Home
last modified time | relevance | path

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

/trunk/main/accessibility/source/extended/
H A Daccessiblelistbox.cxx398 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()
H A Daccessiblelistboxentry.cxx346 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()
/trunk/main/svtools/source/contnr/
H A Dsvtabbx.cxx487 sal_uLong i, nPos = 0, nCount = GetLevelChildCount( NULL ); in GetEntryOnPos()
510 sal_uLong i, nCount = GetLevelChildCount( _pParent ); in GetChildOnPos()
H A Dsvlbox.cxx1287 sal_uLong i, nCount = GetLevelChildCount( pParentEntry ); in FillEntryPath()
1317 sal_uLong SvLBox::GetLevelChildCount( SvLBoxEntry* _pParent ) const in GetLevelChildCount() function in SvLBox
/trunk/main/svtools/inc/svtools/
H A Dsvlbox.hxx447 sal_uLong GetLevelChildCount( SvLBoxEntry* pParent ) const;
/trunk/main/reportdesign/source/ui/dlg/
H A DNavigator.cxx690 … sal_uLong nPos = xReport->getPageFooterOn() ? (GetLevelChildCount(pParent) - 1) : LIST_APPEND; in _propertyChanged()

Completed in 53 milliseconds