Searched refs:xParentAsIndexAccess (Results 1 – 1 of 1) sorted by relevance
1013 Reference< XIndexAccess > xParentAsIndexAccess( xChild->getParent(), UNO_QUERY_THROW ); in impl_getComponentIndexInParent_throw() local1016 sal_Int32 nElements = xParentAsIndexAccess->getCount(); in impl_getComponentIndexInParent_throw()1019 … Reference< XInterface > xElement( xParentAsIndexAccess->getByIndex( i ), UNO_QUERY_THROW ); in impl_getComponentIndexInParent_throw()
Completed in 34 milliseconds