Searched refs:GetLevelChildCount (Results 1 – 6 of 6) sorted by relevance
398 nCount = pSvTreeListBox->GetLevelChildCount( NULL ); in getAccessibleChildCount()526 nCount = getListBox()->GetLevelChildCount( NULL ); in clearAccessibleSelection()542 nCount = getListBox()->GetLevelChildCount( NULL ); in selectAllAccessibleChildren()583 nCount = getListBox()->GetLevelChildCount( NULL ); in getSelectedAccessibleChild()
346 nCount = getListBox()->GetLevelChildCount( pEntry ); in getAccessibleChildCount()944 nCount = getListBox()->GetLevelChildCount( pParent ); in clearAccessibleSelection()964 nCount = getListBox()->GetLevelChildCount( pParent ); in selectAllAccessibleChildren()985 nCount = getListBox()->GetLevelChildCount( pParent ); in getSelectedAccessibleChildCount()1012 nCount = getListBox()->GetLevelChildCount( pParent ); in getSelectedAccessibleChild()
487 sal_uLong i, nPos = 0, nCount = GetLevelChildCount( NULL ); in GetEntryOnPos()510 sal_uLong i, nCount = GetLevelChildCount( _pParent ); in GetChildOnPos()
1287 sal_uLong i, nCount = GetLevelChildCount( pParentEntry ); in FillEntryPath()1317 sal_uLong SvLBox::GetLevelChildCount( SvLBoxEntry* _pParent ) const in GetLevelChildCount() function in SvLBox
447 sal_uLong GetLevelChildCount( SvLBoxEntry* pParent ) const;
690 … sal_uLong nPos = xReport->getPageFooterOn() ? (GetLevelChildCount(pParent) - 1) : LIST_APPEND; in _propertyChanged()
Completed in 42 milliseconds