Searched refs:m_xCommandProc (Results 1 – 1 of 1) sorted by relevance
71 Reference< XCommandProcessor > m_xCommandProc; member in ucbhelper::ContentBroker_Impl105 { return m_xCommandProc; } in getCommandProcessor()359 m_xCommandProc = Reference< XCommandProcessor >( xIfc, UNO_QUERY ); in initialize()361 OSL_ENSURE( m_xCommandProc.is(), in initialize()364 if ( !m_xCommandProc.is() ) in initialize()
Completed in 38 milliseconds