Searched refs:m_xIntroTest (Results 1 – 1 of 1) sorted by relevance
429 Reference< XIntroTest > m_xIntroTest; member in ImplIntroTest786 if( !m_xIntroTest.is() ) in getIntroTest()787 m_xIntroTest = new ImplIntroTest( mxMgr ); in getIntroTest()788 return m_xIntroTest; in getIntroTest()
Completed in 40 milliseconds