Home
last modified time | relevance | path

Searched defs:handle (Results 51 – 75 of 120) sorted by relevance

12345

/trunk/main/shell/source/win32/sysmail/
H A Dsysmailprov.cxx59 HMODULE handle = LoadLibrary("mapi32.dll"); in queryMailClient() local
/trunk/main/fpicker/source/office/
H A Dfpinteraction.cxx63 …void SAL_CALL OFilePickerInteractionHandler::handle( const Reference< XInteractionRequest >& _rxRe… in handle() function in svt::OFilePickerInteractionHandler
/trunk/main/uui/source/
H A Dinteractionhandler.cxx78 UUIInteractionHandler::handle( in handle() function in UUIInteractionHandler
/trunk/main/ucbhelper/source/provider/
H A Dhandleinteractionrequest.cxx53 handle(uno::Reference< task::XInteractionRequest > const & rRequest, in handle() function
/trunk/main/javaunohelper/source/
H A Dvm.cxx81 sal_Int64 handle = reinterpret_cast< sal_Int64 >( m_vm_access.get() ); in createInstanceWithContext() local
/trunk/main/framework/source/interaction/
H A Dquietinteraction.cxx95 void SAL_CALL QuietInteraction::handle( const css::uno::Reference< css::task::XInteractionRequest >… in handle() function in framework::QuietInteraction
/trunk/main/cli_ure/source/native/
H A Dnative_bootstrap.cxx213 HMODULE handle = LoadLibraryEx(szFullPath, NULL, in loadFromPath() local
/trunk/main/filter/source/pdf/
H A Dpdfinteract.cxx49 void SAL_CALL PDFInteractionHandler::handle( const Reference< task::XInteractionRequest >& i_xReque… in handle() function in PDFInteractionHandler
/trunk/main/wizards/com/sun/star/wizards/common/
H A DProperties.java98 public static PropertyValue createProperty(String name, Object value, int handle) in createProperty()
/trunk/main/javaunohelper/com/sun/star/comp/juhtest/
H A DSmoketestCommandEnvironment.java95 public void handle( com.sun.star.task.XInteractionRequest xRequest ) in handle() method in InteractionImpl
/trunk/main/extensions/source/mozbootstrap/
H A DMNSINIParser.cxx38 oslFileHandle handle=NULL; in IniParser() local
/trunk/main/registry/source/
H A Dreflwrit.cxx1247 void * handle, sal_uInt16 index, rtl_uString const * documentation, in typereg_writer_setFieldData()
1280 void * handle, sal_uInt16 index, rtl_uString const * documentation, in typereg_writer_setMethodData()
1310 void * handle, sal_uInt16 methodIndex, sal_uInt16 parameterIndex, in typereg_writer_setMethodParameterData()
1336 void * handle, sal_uInt16 methodIndex, sal_uInt16 exceptionIndex, in typereg_writer_setMethodExceptionTypeName()
1357 void const * typereg_writer_getBlob(void * handle, sal_uInt32 * size) in typereg_writer_getBlob()
1387 void * handle, sal_uInt16 index, rtl_uString const * documentation, in typereg_writer_setReferenceData()
1427 void typereg_writer_destroy(void * handle) SAL_THROW_EXTERN_C() { in typereg_writer_destroy()
1432 void * handle, sal_uInt16 index, rtl_uString const * typeName) in typereg_writer_setSuperTypeName()
/trunk/main/shell/source/win32/shlxthandler/util/
H A Dutilities.cxx113 int handle; in SaveDebugInfoToFile() local
/trunk/main/ucb/source/ucp/ftp/
H A Dftpcontentprovider.cxx191 CURL* FTPContentProvider::handle() { in handle() function in FTPContentProvider
/trunk/main/ucbhelper/source/client/
H A Dinterceptedinteraction.cxx99 void SAL_CALL InterceptedInteraction::handle(const css::uno::Reference< css::task::XInteractionRequ… in handle() function in ucbhelper::InterceptedInteraction
/trunk/main/sal/rtl/source/
H A Dbootstrap.cxx368 oslFileHandle handle; in Bootstrap_Impl() local
691 rtlBootstrapHandle handle in rtl_bootstrap_args_close()
728 rtlBootstrapHandle handle, in rtl_bootstrap_get_from_handle()
751 rtlBootstrapHandle handle, in rtl_bootstrap_get_iniName_from_handle()
830 rtlBootstrapHandle handle, in rtl_bootstrap_expandMacros_from_handle()
/trunk/main/xmlsecurity/test_docs/tools/httpserv/src/httpserv/
H A DMain.java133 public void handle(HttpExchange xchange) throws IOException { in handle() method in MyHandler
/trunk/main/reportdesign/source/ui/report/
H A DFormattedFieldBeautifier.cxx156 void FormattedFieldBeautifier::handle( const uno::Reference< uno::XInterface >& _rxElement ) in handle() function in rptui::FormattedFieldBeautifier
/trunk/main/ucb/test/com/sun/star/comp/ucb/
H A DGlobalTransfer_Test.java151 public void handle( /*IN*/XInteractionRequest Request ) { in handle() method in GlobalTransfer_Test.InteractionHadler
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DControlLock.java68 public void handle( Object aFormComponent ) throws com.sun.star.uno.Exception in handle() method in LockControlModels
/trunk/main/svtools/source/java/
H A Djavainteractionhandler.cxx106 void SAL_CALL JavaInteractionHandler::handle( const Reference< XInteractionRequest >& Request ) thr… in handle() function in svt::JavaInteractionHandler
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySetMixin.java465 public void setFastPropertyValue(int handle, Object value) in setFastPropertyValue()
476 public Object getFastPropertyValue(int handle) in getFastPropertyValue()
711 private String translateHandle(int handle) throws UnknownPropertyException { in translateHandle()
/trunk/main/stoc/test/javavm/jvm_interaction/
H A Dinteractionhandler.cxx96 void SAL_CALL InteractionHandler::handle( const Reference< XInteractionRequest >& Request ) in handle() function in InteractionHandler
/trunk/main/vcl/qa/complex/persistent_window_states/
H A DPersistentWindowTest.java164 DocumentHandle handle = loadDocument(getMSF(), settings[0]); in checkPersistentWindowState() local
/trunk/main/framework/source/fwe/interaction/
H A Dpreventduplicateinteraction.cxx123 void SAL_CALL PreventDuplicateInteraction::handle(const css::uno::Reference< css::task::XInteractio… in handle() function in framework::PreventDuplicateInteraction

Completed in 116 milliseconds

12345