Home
last modified time | relevance | path

Searched refs:GetChildShape (Results 1 – 5 of 5) sorted by relevance

/trunk/main/svx/source/accessibility/
H A DChildrenManager.cxx97 ::com::sun::star::drawing::XShape> ChildrenManager::GetChildShape(long nIndex) in GetChildShape() function in accessibility::ChildrenManager
101 return mpImpl->GetChildShape(nIndex); in GetChildShape()
H A DChildrenManagerImpl.hxx130 ::com::sun::star::drawing::XShape> GetChildShape(long nIndex)
H A DChildrenManagerImpl.cxx128 ::com::sun::star::drawing::XShape> ChildrenManagerImpl::GetChildShape(long nIndex) in GetChildShape() function in accessibility::ChildrenManagerImpl
/trunk/main/svx/inc/svx/
H A DChildrenManager.hxx134 …::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape> GetChildShape (long nIndex) t…
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleDrawDocumentView.cxx560 uno::Reference< drawing::XShape > xShape = mpChildrenManager->GetChildShape(i); in getGroupPosition()

Completed in 34 milliseconds