Home
last modified time | relevance | path

Searched defs:SelectByRec (Results 1 – 9 of 9) sorted by relevance

/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKCore/GKCore/Interfaces/
H A DIWorkWindow.cs49 void SelectByRec(GDMRecord record); in SelectByRec() method
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv2/GEDKeeper2/GKUI/Forms/
H A DCircleChartWin.cs235 public void SelectByRec(GDMRecord record) in SelectByRec() method in GKUI.Forms.CircleChartWin
H A DTreeChartWin.cs613 public void SelectByRec(GDMRecord record) in SelectByRec() method in GKUI.Forms.TreeChartWin
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv3/GEDKeeper3/GKUI/Forms/
H A DCircleChartWin.cs236 public void SelectByRec(GDMRecord record) in SelectByRec() method in GKUI.Forms.CircleChartWin
H A DTreeChartWin.cs600 public void SelectByRec(GDMRecord record) in SelectByRec() method in GKUI.Forms.TreeChartWin
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKTests/
H A DTestStubs.cs50 public void SelectByRec(GDMRecord record) {} in SelectByRec() method in GKTests.Stubs.WorkWindowStub
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv3/GEDKeeper3/GKUI/Components/
H A DTreeChartBox.cs879 public void SelectByRec(GDMIndividualRecord iRec) in SelectByRec() method in GKUI.Components.TreeChartBox
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv2/GEDKeeper2/GKUI/Components/
H A DTreeChartBox.cs890 public void SelectByRec(GDMIndividualRecord iRec) in SelectByRec() method in GKUI.Components.TreeChartBox
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKCore/GKCore/Controllers/
H A DBaseWinController.cs348 public void SelectByRec(GDMRecord record) in SelectByRec() method in GKCore.Controllers.BaseWinController