Home
last modified time | relevance | path

Searched defs:module (Results 1 – 25 of 28) sorted by relevance

12

/aoo41x/main/sal/systools/win32/uwinapi/
H A Dmacros.h107 #define IMPLEMENT_THUNK( module, resolve, rettype, calltype, func, params ) \ argument
131 #define IMPLEMENT_THUNK( module, resolve, rettype, calltype, func, params ) \ argument
156 #define DEFINE_CUSTOM_THUNK( module, resolve, rettype, calltype, func, params ) \ argument
172 #define DEFINE_CUSTOM_THUNK( module, resolve, rettype, calltype, func, params ) \ argument
188 #define DEFINE_DEFAULT_THUNK( module, resolve, rettype, calltype, func, params ) \ argument
210 #define DEFINE_DEFAULT_THUNK( module, resolve, rettype, calltype, func, params ) \ argument
H A DResolveUnicows.cpp62 #define DEFINE_UNICOWS_THUNK( module, rettype, calltype, func, params ) \ argument
H A DUwinapi.h115 #define IMPLEMENT_THUNK( module, resolve, rettype, calltype, func, params ) \ argument
146 #define DEFINE_CUSTOM_THUNK( module, resolve, rettype, calltype, func, params ) \ argument
/aoo41x/main/qadevOOo/tests/java/complex/unoapi/
H A DCheckModuleAPI.java111 public void checkModule(String module) in checkModule()
346 private String[] getDefinedModuleCommand(String module) in getDefinedModuleCommand()
388 private String getModulePath(String module) in getModulePath()
425 private String getTranslatedNames(String module) in getTranslatedNames()
536 public void module(String module) in module() method in CheckModuleAPI
/aoo41x/main/comphelper/source/misc/
H A Dcomphelper_module.cxx30 namespace comphelper { namespace module namespace
H A Dcomphelper_services.cxx44 namespace comphelper { namespace module namespace
/aoo41x/main/comphelper/source/inc/
H A Dcomphelper_module.hxx30 namespace comphelper { namespace module namespace
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/
H A Dmodule.properties35 module: org.jfree.report.modules.factories.report.base.ReportFactoryBaseModule key
/aoo41x/main/stoc/test/
H A Dtestloader.cxx82 Module module; in SAL_IMPLEMENT_MAIN() local
H A Dtestregistry.cxx163 Module module; in test_SimpleRegistry() local
/aoo41x/main/qadevOOo/runner/helper/
H A DAPIDescGetter.java542 String module = null; in getFromClassPath() local
662 String module = null; in getFromDirectory() local
896 String module = entry.substring(startMod + 1, endMod); in getScenarioFromClassPath() local
927 protected String getComponentForString(String full, String module) in getComponentForString()
/aoo41x/main/jurt/source/pipe/wrapper/
H A Dwrapper.c33 static HMODULE module; variable
/aoo41x/main/sal/osl/unx/
H A Dmodule.c168 osl_getFunctionSymbol(oslModule module, rtl_uString *puFunctionSymbolName) in osl_getFunctionSymbol()
/aoo41x/main/sal/rtl/source/
H A Dunload.cxx192 extern "C" sal_Bool SAL_CALL rtl_registerModuleForUnloading( oslModule module) in rtl_registerModuleForUnloading()
223 extern "C" void SAL_CALL rtl_unregisterModuleForUnloading( oslModule module) in rtl_unregisterModuleForUnloading()
/aoo41x/main/pyuno/source/loader/
H A Dpyuno_loader.cxx73 PyRef module( in getLoaderModule() local
/aoo41x/main/qadevOOo/runner/org/openoffice/
H A DRunnerService.java233 String module = null; in getPropertyValues() local
/aoo41x/main/i18npool/source/indexentry/
H A Dindexentrysupplier.cxx134 OUString module = ld.getIndexModuleByAlgorithm(rLocale, aSortAlgorithm); in getLocaleSpecificIndexEntrySupplier() local
/aoo41x/main/shell/source/backends/wininetbe/
H A Dwininetbackend.cxx50 HMODULE module; member
/aoo41x/main/xmlsecurity/source/xmlsec/nss/
H A Dnssinitializer.cxx138 SECMODModule *module = list->module; in deleteRootsModule() local
/aoo41x/main/vcl/unx/generic/app/
H A Dsalinst.cxx442 osl::Module module; in AddToRecentDocumentList() local
/aoo41x/main/sfx2/source/appl/
H A Dshutdowniconw32.cxx123 OUString module; member
152 …enu, UINT id, UINT iconId, const OUString& text, int& pos, int bOwnerdraw, const OUString& module ) in addMenuItem()
/aoo41x/main/l10ntools/source/help/
H A DHelpCompiler.hxx309 const std::string module, lang; member in HelpCompiler
/aoo41x/main/pyuno/source/module/
H A Dpyuno_runtime.cxx153 PyRef module( PyImport_ImportModule( const_cast< char * >("uno") ), SAL_NO_ACQUIRE ); in importUnoModule() local
/aoo41x/main/i18npool/source/localedata/
H A Dlocaledata.cxx271 osl::Module *module; member
433 osl::Module *module = new osl::Module(); in getFunctionSymbolByName() local
/aoo41x/main/xmlhelp/source/cxxhelp/provider/
H A Durlparameter.cxx581 bool URLParameter::module() in module() function in URLParameter

Completed in 404 milliseconds

12