Home
last modified time | relevance | path

Searched refs:LastSelected (Results 1 – 9 of 9) sorted by last modified time

/trunk/main/tools/source/memtools/
H A Dmultisel.cxx487 sal_uIntPtr nCurMax = LastSelected(); in Select()
738 long MultiSelection::LastSelected() in LastSelected() function in MultiSelection
/trunk/main/tools/inc/tools/
H A Dmultisel.hxx103 long LastSelected();
/trunk/main/sw/source/ui/utlui/
H A Dglbltree.cxx944 SvLBoxEntry* pSelEntry = LastSelected(); in ExcecuteContextMenuAction()
/trunk/main/svx/source/form/
H A Dfiltnav.cxx1795 SvLBoxEntry* pEntry = _pStartWith ? _pStartWith : LastSelected(); in getNextEntry()
/trunk/main/svtools/source/contnr/
H A Dtreelist.cxx1224 SvListEntry* SvTreeList::LastSelected( const SvListView* pView ) const in LastSelected() function in SvTreeList
/trunk/main/svtools/source/brwbox/
H A Dbrwbox1.cxx2123 return bMultiSelection ? uRow.pSel->LastSelected() : uRow.nSel; in LastSelectedRow()
/trunk/main/svtools/inc/svtools/
H A Dtreelist.hxx209 SvListEntry* LastSelected( const SvListView*) const;
369 SvListEntry* LastSelected() const { return pModel->LastSelected(this); } in LastSelected() function in SvListView
H A Dsvlbox.hxx421 SvLBoxEntry* LastSelected() const { return (SvLBoxEntry*)(SvListView::LastSelected()); } in LastSelected() function in SvLBox
/trunk/main/extensions/source/propctrlr/
H A Dtaborder.cxx379 SvLBoxEntry* pLastSelected = LastSelected(); in MoveSelection()

Completed in 61 milliseconds