Searched refs:GetChildShape (Results 1 – 5 of 5) sorted by relevance
97 ::com::sun::star::drawing::XShape> ChildrenManager::GetChildShape(long nIndex) in GetChildShape() function in accessibility::ChildrenManager101 return mpImpl->GetChildShape(nIndex); in GetChildShape()
130 ::com::sun::star::drawing::XShape> GetChildShape(long nIndex)
128 ::com::sun::star::drawing::XShape> ChildrenManagerImpl::GetChildShape(long nIndex) in GetChildShape() function in accessibility::ChildrenManagerImpl
134 …::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape> GetChildShape (long nIndex) t…
560 uno::Reference< drawing::XShape > xShape = mpChildrenManager->GetChildShape(i); in getGroupPosition()
Completed in 36 milliseconds