Searched refs:xParserComp (Results 1 – 1 of 1) sorted by relevance
1199 Reference< XComponent > xParserComp( m_xParser, UNO_QUERY ); in impl_disposeParser_nothrow() local1200 if ( xParserComp.is() ) in impl_disposeParser_nothrow()1201 xParserComp->dispose(); in impl_disposeParser_nothrow()
Completed in 33 milliseconds