Home
last modified time | relevance | path

Searched refs:SelectChilds (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/svtools/inc/svtools/
H A Dtreelist.hxx212 sal_uLong SelectChilds( SvListView*,SvListEntry* pParent, sal_Bool bSelect );
378 …sal_uLong SelectChilds( SvListEntry* pParent, sal_Bool bSelect ) { return pModel->SelectChilds((… in SelectChilds() function in SvListView
H A Dsvtreebx.hxx340 virtual sal_uLong SelectChilds( SvLBoxEntry* pParent, sal_Bool bSelect );
425 using SvListView::SelectChilds;
H A Dsvlbox.hxx493 virtual sal_uLong SelectChilds( SvLBoxEntry* pParent, sal_Bool bSelect );
586 using SvListView::SelectChilds;
/aoo4110/main/svtools/source/contnr/
H A Dsvlbox.cxx1025 pSource->SelectChilds( pSourceEntry, sal_False ); in CopySelection()
1086 pSource->SelectChilds( pSourceEntry, sal_False ); in MoveSelectionCopyFallbackPossible()
1148 SelectChilds( pEntry, sal_False ); in RemoveSelection()
1244 sal_uLong SvLBox::SelectChilds( SvLBoxEntry* , sal_Bool ) in SelectChilds() function in SvLBox
H A Dtreelist.cxx1505 sal_uLong SvTreeList::SelectChilds(SvListView* pView, SvListEntry* pParent,sal_Bool bSelect ) in SelectChilds() function in SvTreeList
H A Dsvtreebx.cxx1177 sal_uLong SvTreeListBox::SelectChilds( SvLBoxEntry* pParent, sal_Bool bSelect ) in SelectChilds() function in SvTreeListBox

Completed in 57 milliseconds