Home
last modified time | relevance | path

Searched refs:GetChildSelectionCount (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svtools/inc/svtools/
H A Dtreelist.hxx214 sal_uLong GetChildSelectionCount( const SvListView*,SvListEntry* pParent ) const;
374 …sal_uLong GetChildSelectionCount( SvListEntry* pParent ) const { return pModel->GetChildSelectio… in GetChildSelectionCount() function in SvListView
/trunk/main/svtools/source/contnr/
H A Dtreelist.cxx643 sal_uLong SvTreeList::GetChildSelectionCount(const SvListView* pView,SvListEntry* pParent) const in GetChildSelectionCount() function in SvTreeList
1926 nSelRemoved = 1 + pModel->GetChildSelectionCount( this, pEntry ); in ActionRemoving()
/trunk/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx557 long nCount = GetChildSelectionCount( pEntry ); in HasSelectedChilds()

Completed in 36 milliseconds