Searched refs:GetChildIndex (Results 1 – 11 of 11) sorted by relevance
/aoo41x/main/sw/source/core/access/ |
H A D | accframe.cxx | 155 /* static */ sal_Bool SwAccessibleFrame::GetChildIndex( in GetChildIndex() function in SwAccessibleFrame 184 bFound = GetChildIndex( rAccMap, in GetChildIndex() 213 bFound = GetChildIndex( rAccMap, in GetChildIndex() 473 sal_Int32 SwAccessibleFrame::GetChildIndex( SwAccessibleMap& rAccMap, in GetChildIndex() function in SwAccessibleFrame 477 return GetChildIndex( rAccMap, maVisArea, *mpFrm, rChild, nPos, IsInPagePreview() ) in GetChildIndex()
|
H A D | accframe.hxx | 64 static sal_Bool GetChildIndex( SwAccessibleMap& rAccMap, 120 sal_Int32 GetChildIndex( SwAccessibleMap& rAccMap,
|
H A D | accmap.cxx | 3106 sal_Int32 SwAccessibleMap::GetChildIndex( const SwFrm& rParentFrm, in GetChildIndex() function in SwAccessibleMap 3134 nIndex = pAccImpl->GetChildIndex( const_cast<SwAccessibleMap&>(*this), in GetChildIndex()
|
H A D | acccontext.cxx | 728 nIndex = xAccImpl->GetChildIndex( *(GetMap()), SwAccessibleChild(GetFrm()) ); in getAccessibleIndexInParent()
|
H A D | acctable.cxx | 1364 nRet = GetChildIndex( *(GetMap()), aCell ); in getAccessibleIndex()
|
/aoo41x/main/sw/source/ui/docvw/ |
H A D | SidebarWinAcc.cxx | 92 nIndex = mrViewShell.GetAccessibleMap()->GetChildIndex( *mpAnchorFrm, in getAccessibleIndexInParent()
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | content.hxx | 109 sal_uLong GetChildIndex( SvLBoxEntry* pEntry ) const;
|
/aoo41x/main/sw/inc/ |
H A D | accmap.hxx | 283 sal_Int32 GetChildIndex( const SwFrm& rParentFrm,
|
/aoo41x/main/svx/source/accessibility/ |
H A D | ChildrenManagerImpl.hxx | 375 long GetChildIndex (const ::com::sun::star::uno::Reference<
|
H A D | ChildrenManagerImpl.cxx | 798 long int ChildrenManagerImpl::GetChildIndex (const ::com::sun::star::uno::Reference< in GetChildIndex() function in accessibility::ChildrenManagerImpl
|
/aoo41x/main/sc/source/ui/navipi/ |
H A D | content.cxx | 332 sal_uLong ScContentTree::GetChildIndex( SvLBoxEntry* pEntry ) const in GetChildIndex() function in ScContentTree 708 sal_uLong nIndex = GetChildIndex(pEntry); in RequestHelp()
|
Completed in 79 milliseconds