Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/html/
H A Dhtmlforw.cxx126 uno::Reference< uno::XInterface > xParentIfc = xChild->getParent(); in SV_IMPL_OP_PTRARR_SORT() local
127 ASSERT( xParentIfc.is(), "lcl_html_outEvents: no parent interface" ); in SV_IMPL_OP_PTRARR_SORT()
128 if( !xParentIfc.is() ) in SV_IMPL_OP_PTRARR_SORT()
130 uno::Reference< container::XIndexAccess > xIndexAcc( xParentIfc, uno::UNO_QUERY ); in SV_IMPL_OP_PTRARR_SORT()
131 uno::Reference< script::XEventAttacherManager > xEventManager( xParentIfc, in SV_IMPL_OP_PTRARR_SORT()

Completed in 9 milliseconds