Home
last modified time | relevance | path

Searched refs:InteractionHandler (Results 1 – 25 of 53) sorted by relevance

123

/trunk/main/dbaccess/source/ext/macromigration/
H A Ddocinteraction.cxx85InteractionHandler::InteractionHandler( const ::comphelper::ComponentContext& _rContext, const Ref… in InteractionHandler() function in dbmm::InteractionHandler
94 InteractionHandler::~InteractionHandler() in ~InteractionHandler()
99 …bool InteractionHandler::requestDocumentPassword( const ::rtl::OUString& _rDocumentName, ::rtl::OU… in requestDocumentPassword()
127 void InteractionHandler::reportError( const Any& _rError ) in reportError()
H A Ddocinteraction.hxx49 class InteractionHandler class
56InteractionHandler( const ::comphelper::ComponentContext& _rContext, const ::com::sun::star::uno::…
60 ~InteractionHandler();
/trunk/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx247 InteractionHandler& _out_rxDocInteractionHandler
299 InteractionHandler& _out_rxDocInteractionHandler
362 InteractionHandler m_xInteractionHandler;
639InteractionHandler lcl_getInteractionHandler_throw( const Reference< XDataSource >& _rxDataSource,… in lcl_getInteractionHandler_throw()
641 InteractionHandler xHandler( _rFallback ); in lcl_getInteractionHandler_throw()
668InteractionHandler lcl_getInteractionHandler_throw( const Reference< XConnection >& _rxConnection,… in lcl_getInteractionHandler_throw()
686 InteractionHandler& _out_rxDocInteractionHandler ) const in impl_ensureDataAccessDescriptor_throw()
880 InteractionHandler& _out_rxDocInteractionHandler ) const in impl_extractConnection_throw()
888 InteractionHandler xInteractionHandler; in impl_extractConnection_throw()
1557 InteractionHandler xSourceDocHandler; in initialize()
[all …]
/trunk/main/desktop/source/app/
H A Dconfiginit.hxx61 …def com::sun::star::uno::Reference< com::sun::star::task::XInteractionHandler > InteractionHandler; typedef in ConfigurationErrorHandler
69 ConfigurationErrorHandler(const InteractionHandler & xHandler) in ConfigurationErrorHandler()
75 static InteractionHandler getDefaultInteractionHandler();
84 InteractionHandler m_xHandler;
H A Dconfiginit.cxx234 InteractionHandler m_xHandler;
281 ConfigurationErrorHandler::InteractionHandler ConfigurationErrorHandler::getDefaultInteractionHandl… in getDefaultInteractionHandler()
287 InteractionHandler xHandler; in getDefaultInteractionHandler()
/trunk/main/offapi/com/sun/star/sdb/application/
H A DCopyTableWizard.idl91 @see ::com::sun::star::document::MediaDescriptor::InteractionHandler
95 @see ::com::sun::star::sdb::InteractionHandler
199 @param InteractionHandler
203 supporting the <type scope="com::sun::star::sdb">InteractionHandler</type>, since
204 the general-purpose <type scope="com::sun::star::task">InteractionHandler</type> cannot
207 @see ::com::sun::star::sdb::InteractionHandler
212 [in] ::com::sun::star::task::XInteractionHandler InteractionHandler
/trunk/main/stoc/test/javavm/jvm_interaction/
H A Dinteractionhandler.cxx78 class InteractionHandler: public WeakImplHelper1<XInteractionHandler> class
89 Reference<XInteractionHandler> handler( static_cast<XWeak*>(new InteractionHandler()), in getValueByName()
96 void SAL_CALL InteractionHandler::handle( const Reference< XInteractionRequest >& Request ) in handle()
/trunk/main/offapi/com/sun/star/rdf/
H A DXDocumentMetadataAccess.idl343 If an InteractionHandler argument is given, it will be used for
356 @param InteractionHandler
357 an InteractionHandler, used for error reporting
363 if an error occurs while loading and no InteractionHandler given
368 [in] com::sun::star::task::XInteractionHandler InteractionHandler )
402 <p>If the Medium contains an InteractionHandler, it will be used for
/trunk/main/framework/qa/complex/loadAllDocuments/
H A DInteractionHandler.java45 public class InteractionHandler implements XInteractionHandler class
74 public InteractionHandler() in InteractionHandler() method in InteractionHandler
H A DCheckXComponentLoader.java259 InteractionHandler xHandler = new InteractionHandler(); in checkUsingOfMediaDescriptor()
/trunk/main/offapi/com/sun/star/sdb/
H A DInteractionHandler.idl34 …ice anymore. Instead, create a generic <type scope="com::sun::star::task">InteractionHandler</type>
39 published service InteractionHandler: com::sun::star::task::XInteractionHandler;
/trunk/main/offapi/com/sun/star/ucb/
H A DCommandEnvironment.idl46 @param InteractionHandler the interaction handler instance that will be
54 create( [in] com::sun::star::task::XInteractionHandler InteractionHandler,
H A DXSimpleFileAccess.idl270 <type scope="com::sun::star::task">InteractionHandler</type>.
275 @see com::sun::star::task::InteractionHandler
H A DInteractiveAugmentedIOException.idl43 <P>See <type scope="com::sun::star::task">InteractionHandler</type>
/trunk/main/offapi/com/sun/star/document/
H A DNoSuchFilterRequest.idl39 a possible <type scope="com::sun::star::task">InteractionHandler</type> will be used.
49 @see com::sun::star::task::InteractionHandler
H A DXInteractionFilterSelect.idl40 a possible <type scope="com::sun::star::task">InteractionHandler</type> will be used.
50 @see com::sun::star::task::InteractionHandler
H A DMediaDescriptor.idl286 Object implementing the <type scope="com::sun::star::task">InteractionHandler</type>
290 If no InteractionHandler is set, a suitable exception is thrown.
295 [optional,property] com::sun::star::task::XInteractionHandler InteractionHandler;
/trunk/main/offapi/com/sun/star/task/
H A DXMasterPasswordHandling.idl54 <type>InteractionHandler</type> if no handler is provided.
70 <type>InteractionHandler</type> if no handler is provided.
H A DInteractionHandler.idl140 by the <code>InteractionHandler</code> implementation.</p>
146 …<p>Whenever the <code>InteractionHandler</code> encounteres a request it cannot fulfill itself, it…
155 published service InteractionHandler
H A DMasterPasswordRequest.idl39 It is supported by <type>InteractionHandler</type> service, and can
H A DDocumentPasswordRequest.idl39 It is supported by <type>InteractionHandler</type> service, and can
/trunk/main/offapi/com/sun/star/deployment/
H A DXUpdateInformationProvider.idl72 <type scope="com::sun::star::task">InteractionHandler</type>.
77 @see com::sun::star::task::InteractionHandler
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DInteractionHandler.idl68 @see com::sun::star::task::InteractionHandler
70 published service InteractionHandler
H A DStratumCreationException.idl36 /** is passed to an <type>InteractionHandler<type> when creating a stratum backend fails.
/trunk/main/officecfg/registry/schema/org/openoffice/ucb/
H A Dmakefile.mk37 InteractionHandler.xcs \

Completed in 86 milliseconds

123