Home
last modified time | relevance | path

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

/aoo42x/main/forms/source/runtime/
H A Dformoperations.cxx1199 Reference< XComponent > xParserComp( m_xParser, UNO_QUERY ); in impl_disposeParser_nothrow() local
1200 if ( xParserComp.is() ) in impl_disposeParser_nothrow()
1201 xParserComp->dispose(); in impl_disposeParser_nothrow()

Completed in 11 milliseconds