Home
last modified time | relevance | path

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

/aoo41x/main/extensions/source/propctrlr/
H A Deventhandler.cxx1013 Reference< XIndexAccess > xParentAsIndexAccess( xChild->getParent(), UNO_QUERY_THROW ); in impl_getComponentIndexInParent_throw() local
1016 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 17 milliseconds