Home
last modified time | relevance | path

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

/aoo41x/main/ucbhelper/source/client/
H A Dcontentbroker.cxx71 Reference< XCommandProcessor > m_xCommandProc; member in ucbhelper::ContentBroker_Impl
105 { 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 11 milliseconds