Home
last modified time | relevance | path

Searched refs:handle (Results 151 – 175 of 405) sorted by relevance

12345678910>>...17

/trunk/main/ucb/source/core/
H A Ducbcmds.cxx117 virtual void SAL_CALL handle(
124 void SAL_CALL InteractionHandlerProxy::handle( in handle() function in __anone98597310111::InteractionHandlerProxy
171 m_xOrig->handle( Request ); in handle()
424 xIH->handle( xRequest.get() ); in interactiveNameClashResolve()
/trunk/main/embeddedobj/source/msole/
H A Downview.cxx71 virtual void SAL_CALL handle( const uno::Reference< task::XInteractionRequest >& xRequest )
81 void SAL_CALL DummyHandler_Impl::handle( const uno::Reference< task::XInteractionRequest >& ) in handle() function in DummyHandler_Impl
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/dbaccess/
H A Dcom.sun.star.comp.dbu.OInteractionHandler.csv1 "OInteractionHandler";"com::sun::star::task::XInteractionHandler";"handle()"
/trunk/main/ucb/source/ucp/ftp/
H A Dftploaderthread.hxx50 CURL* handle();
H A Dftphandleprovider.hxx30 virtual CURL* handle() = 0;
H A Dftpcontent.cxx322 xInteractionHandler->handle(p.get()); in execute()
812 xInt->handle(req); in insert()
H A Dftploaderthread.cxx87 CURL* FTPLoaderThread::handle() { in handle() function in FTPLoaderThread
H A Dtest_interactionhandler.hxx60 handle( const ::com::sun::star::uno::Reference<
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/uui/
H A Dcom.sun.star.comp.uui.UUIInteractionHandler.csv2 "UUIInteractionHandler";"com::sun::star::task::XInteractionHandler";"handle()"
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DCopyTableInterActionHandler.java42 public void handle(XInteractionRequest xRequest) in handle() method in CopyTableInterActionHandler
/trunk/main/reportdesign/source/ui/inc/
H A DIReportControllerObserver.hxx43 …virtual void handle( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& …
H A DFormattedFieldBeautifier.hxx60 …void handle( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& _rxEl…
H A DFixedTextColor.hxx62 …void handle( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& _rxEl…
/trunk/main/framework/inc/interaction/
H A Dquietinteraction.hxx113 …virtual void SAL_CALL handle( const css::uno::Reference< css::task::XInteractionRequest >& xReques…
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_updateinstalldialog.cxx159 virtual void SAL_CALL handle(
676 void UpdateCommandEnv::handle( in handle() function in dp_gui::UpdateCommandEnv
/trunk/main/offapi/com/sun/star/task/
H A DInteractionHandler.idl35 /** An interaction request handler that lets the user handle requests via GUI dialogs.
152 …that the types you specify are general enough to cover all requests you want to handle, but also s…
/trunk/main/offapi/com/sun/star/document/
H A DMediaDescriptor.idl283 /** handle exceptional situations
287 service that is used to handle exceptional situations where proceeding with the task
289 … The implemented api provides a default implementation for it that can handle many situations.
/trunk/main/dbaccess/source/ui/dlg/
H A Dfinteraction.hxx61 …virtual void SAL_CALL handle( const ::com::sun::star::uno::Reference< ::com::sun::star::task::XInt…
/trunk/main/svtools/inc/svtools/
H A Djavainteractionhandler.hxx59 virtual void SAL_CALL handle( const com::sun::star::uno::Reference<
/trunk/main/filter/source/pdf/
H A Dpdfinteract.hxx55 …virtual void SAL_CALL handle( const Reference< task::XInteractionRequest >& ) throw(RuntimeExcepti…
/trunk/main/fpicker/source/office/
H A Dfpinteraction.hxx77 …virtual void SAL_CALL handle( const ::com::sun::star::uno::Reference< ::com::sun::star::task::XInt…
/trunk/main/sc/source/ui/unoobj/
H A Dwarnpassword.cxx71 xHandler->handle( xRequest.get() ); in WarningOnPassword()
/trunk/main/more_fonts/prj/
H A Dd.lst3 # TODO: replace explicit versions by wildcard when the build system learns to handle them
/trunk/main/offapi/com/sun/star/sdb/application/
H A DCopyTableWizard.idl66 how to handle the error, then the interaction handler is used together with the
205 handle all requests described <a href="#interaction">above</a>.</p>
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySet.java129 protected void registerProperty(String name, int handle, Type type, short attributes, Object id) in registerProperty() argument
131 Property p= new Property(name, handle, type, attributes); in registerProperty()

Completed in 113 milliseconds

12345678910>>...17