Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx2324 Reference< XChild > xParentAsChild( m_xObjectParent, UNO_QUERY ); in impl_getRowSet_throw() local
2325 if ( xParentAsChild.is() ) in impl_getRowSet_throw()
2326 … xRowSet = Reference< XRowSet >( xParentAsChild->getParent(), UNO_QUERY ); in impl_getRowSet_throw()

Completed in 29 milliseconds