Home
last modified time | relevance | path

Searched refs:PrevSelected (Results 1 – 8 of 8) sorted by relevance

/trunk/main/svtools/inc/svtools/
H A Dsvlbox.hxx419 using SvListView::PrevSelected;
420 …SvLBoxEntry* PrevSelected( SvLBoxEntry* pEntry ) const { return (SvLBoxEntry*)(SvListView::PrevSel… in PrevSelected() function in SvLBox
H A Dtreelist.hxx208 SvListEntry* PrevSelected( const SvListView*,SvListEntry* pEntry ) const;
368 …SvListEntry* PrevSelected( SvListEntry* pEntry ) const { return pModel->PrevSelected(this,pEntry);… in PrevSelected() function in SvListView
/trunk/main/tools/inc/tools/
H A Dmultisel.hxx105 long PrevSelected();
/trunk/main/extensions/source/propctrlr/
H A Dtaborder.cxx404 pSelEntry = PrevSelected( pSelEntry ); in MoveSelection()
/trunk/main/tools/source/memtools/
H A Dmultisel.cxx778 long MultiSelection::PrevSelected() in PrevSelected() function in MultiSelection
/trunk/main/sw/source/ui/utlui/
H A Dglbltree.cxx952 pSelEntry = PrevSelected(pSelEntry); in ExcecuteContextMenuAction()
/trunk/main/svtools/source/contnr/
H A Dtreelist.cxx1204 SvListEntry* SvTreeList::PrevSelected( const SvListView* pView, SvListEntry* pEntry) const in PrevSelected() function in SvTreeList
/trunk/main/svtools/source/brwbox/
H A Dbrwbox1.cxx2114 return bMultiSelection ? uRow.pSel->PrevSelected() : BROWSER_ENDOFSELECTION; in PrevSelectedRow()

Completed in 76 milliseconds