Searched refs:GetChildSelectionCount (Results 1 – 3 of 3) sorted by relevance
214 sal_uLong GetChildSelectionCount( const SvListView*,SvListEntry* pParent ) const;374 …sal_uLong GetChildSelectionCount( SvListEntry* pParent ) const { return pModel->GetChildSelectio… in GetChildSelectionCount() function in SvListView
643 sal_uLong SvTreeList::GetChildSelectionCount(const SvListView* pView,SvListEntry* pParent) const in GetChildSelectionCount() function in SvTreeList1926 nSelRemoved = 1 + pModel->GetChildSelectionCount( this, pEntry ); in ActionRemoving()
557 long nCount = GetChildSelectionCount( pEntry ); in HasSelectedChilds()
Completed in 29 milliseconds