Home
last modified time | relevance | path

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

/trunk/main/ucbhelper/source/client/
H A Dcommandenvironment.cxx62 const Reference< XInteractionHandler >& rxInteractionHandler, in CommandEnvironment_Impl()
64 : m_xInteractionHandler( rxInteractionHandler ), in CommandEnvironment_Impl()
77 const Reference< XInteractionHandler >& rxInteractionHandler, in CommandEnvironment()
80 m_pImpl = new CommandEnvironment_Impl( rxInteractionHandler, in CommandEnvironment()
/trunk/main/extensions/source/update/check/
H A Dupdateprotocol.cxx93 uno::Reference< task::XInteractionHandler > const & rxInteractionHandler, in checkForUpdates()
124 if( rxInteractionHandler.is() ) in checkForUpdates()
125 rUpdateInfoProvider->setInteractionHandler(rxInteractionHandler); in checkForUpdates()
H A Dupdateprotocol.hxx35 …om::sun::star::uno::Reference< ::com::sun::star::task::XInteractionHandler >& rxInteractionHandler,
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dcommandenvironment.hxx69 rxInteractionHandler,
/trunk/main/ucb/workben/ucb/
H A Ducbdemo.cxx517 rxInteractionHandler,
549 rxInteractionHandler, in UcbTaskEnvironment()
552 : m_xInteractionHandler( rxInteractionHandler ), in UcbTaskEnvironment()
/trunk/main/unotools/source/ucbhelper/
H A Ducblockbytes.cxx165 … UcbTaskEnvironment( const Reference< XInteractionHandler>& rxInteractionHandler, in UcbTaskEnvironment() argument
167 : m_xInteractionHandler( rxInteractionHandler ) in UcbTaskEnvironment()
/trunk/main/sfx2/source/doc/
H A Ddoctemplates.cxx166 TplTaskEnvironment( const uno::Reference< task::XInteractionHandler>& rxInteractionHandler ) in TplTaskEnvironment() argument
167 : m_xInteractionHandler( rxInteractionHandler ) in TplTaskEnvironment()

Completed in 60 milliseconds