Home
last modified time | relevance | path

Searched defs:FirstSelected (Results 1 – 16 of 16) sorted by relevance

/dports/math/vtk8/VTK-8.2.0/Interaction/Widgets/
H A DvtkCurveRepresentation.h276 bool FirstSelected; variable
/dports/math/vtk9/VTK-9.1.0/Interaction/Widgets/
H A DvtkCurveRepresentation.h344 bool FirstSelected; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/toolkit/
H A Dtreelist.hxx252 SvTreeListEntry* FirstSelected() const in FirstSelected() function in SvListView
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dtreelist.hxx257 SvTreeListEntry* FirstSelected() const in FirstSelected() function in SvListView
/dports/editors/libreoffice/libreoffice-7.2.6.2/tools/source/memtools/
H A Dmultisel.cxx377 sal_Int32 MultiSelection::FirstSelected() in FirstSelected() function in MultiSelection
/dports/editors/libreoffice6/libreoffice-6.4.7.2/tools/source/memtools/
H A Dmultisel.cxx377 sal_Int32 MultiSelection::FirstSelected() in FirstSelected() function in MultiSelection
/dports/print/photoprint/photoprint-0.4.2-pre2/
H A Dlayout.cpp80 Layout_ImageInfo *LayoutIterator::FirstSelected() in FirstSelected() function in LayoutIterator
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/treelist/
H A Dtreelist.cxx757 SvTreeListEntry* SvTreeList::FirstSelected( const SvListView* pView) const in FirstSelected() function in SvTreeList
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/treelist/
H A Dtreelist.cxx761 SvTreeListEntry* SvTreeList::FirstSelected( const SvListView* pView) const in FirstSelected() function in SvTreeList
/dports/editors/libreoffice/libreoffice-7.2.6.2/fpicker/source/office/
H A Dfileview.cxx1002 SvtContentEntry* SvtFileView::FirstSelected() const in FirstSelected() function in SvtFileView
/dports/editors/libreoffice6/libreoffice-6.4.7.2/fpicker/source/office/
H A Dfileview.cxx992 SvtContentEntry* SvtFileView::FirstSelected() const in FirstSelected() function in SvtFileView
/dports/editors/lazarus/lazarus/components/lazcontrols/
H A Dlvlgraphctrl.pas228 property FirstSelected: TLvlGraphNode read FFirstSelected; property
/dports/editors/lazarus-qt5/lazarus/components/lazcontrols/
H A Dlvlgraphctrl.pas228 property FirstSelected: TLvlGraphNode read FFirstSelected; property
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazcontrols/
H A Dlvlgraphctrl.pas263 property FirstSelected: TLvlGraphNode read FFirstSelected; property
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazcontrols/
H A Dlvlgraphctrl.pas263 property FirstSelected: TLvlGraphNode read FFirstSelected; property
/dports/games/spacezero/spacezero/src/
H A Dobjects.c4242 Object *FirstSelected(struct HeadObjList *lh,int player){ in FirstSelected() function