Home
last modified time | relevance | path

Searched refs:PrevSibling (Results 1 – 5 of 5) sorted by relevance

/trunk/main/svtools/inc/svtools/
H A Dtreelist.hxx258 SvListEntry* PrevSibling( SvListEntry* pEntry ) const;
510 using SvTreeList::PrevSibling; \
511 Type PrevSibling( Type pEntry ) const \
512 { return (Type)SvTreeList::PrevSibling(pEntry); } \
H A Dsvlbox.hxx414 …SvLBoxEntry* PrevSibling(SvLBoxEntry* pEntry ) const { return (SvLBoxEntry*)(pModel->PrevSibling( … in PrevSibling() function in SvLBox
/trunk/main/svtools/source/contnr/
H A Dtreelist.cxx1144 SvListEntry* SvTreeList::PrevSibling( SvListEntry* pEntry ) const in PrevSibling() function in SvTreeList
H A Dsvimpbox.cxx1852 pNew = pTree->PrevSibling( pEntry ); in MovingEntry()
/trunk/main/cui/source/customize/
H A Dcfg.cxx2299 pSourceEntry = aContentsListBox->PrevSibling( pTargetEntry ); in MoveEntry()
2995 pSourceEntry = aMenuListBox.PrevSibling( pTargetEntry ); in IMPL_LINK()

Completed in 65 milliseconds