Home
last modified time | relevance | path

Searched defs:func (Results 1 – 25 of 39) sorted by relevance

12

/trunk/main/slideshow/source/inc/
H A Ddelayevent.hxx43 Delay( FuncT const& func, in Delay()
53 Delay( const boost::function0<void>& func, in Delay()
91 inline EventSharedPtr makeDelay_( FuncT const& func, double nTimeout ) in makeDelay_()
104 inline EventSharedPtr makeEvent_( FuncT const& func ) in makeEvent_()
119 Delay_( FuncT const& func, double nTimeout, in Delay_()
133 FuncT const& func, double nTimeout, in makeDelay_()
/trunk/main/vcl/inc/vcl/
H A Dthreadex.hxx92 static ResultT exec( FuncT const& func ) in exec()
105 explicit GenericSolarThreadExecutor( FuncT const& func ) in GenericSolarThreadExecutor()
135 static void exec( FuncT const& func ) in exec()
147 explicit GenericSolarThreadExecutor( FuncT const& func ) in GenericSolarThreadExecutor()
270 inline ResultT syncExecute( FuncT const& func ) in syncExecute()
276 inline typename FuncT::result_type syncExecute( FuncT const& func ) in syncExecute()
/trunk/main/pyuno/source/module/
H A Dpyuno_dlopenwrapper.c60 void* (*func)(void); local
62 void (*func)(void); local
/trunk/main/i18npool/source/localedata/
H A Dfilewriter.cxx64 void OFileWriter::writeFunction(const char *func, const char *count, const char *array) const in writeFunction() argument
71 void OFileWriter::writeRefFunction(const char *func, const ::rtl::OUString& useLocale) const in writeRefFunction() argument
80 void OFileWriter::writeFunction(const char *func, const char *count, const char *array, const char … in writeFunction() argument
89 void OFileWriter::writeRefFunction(const char *func, const ::rtl::OUString& useLocale, const char *… in writeRefFunction() argument
100 void OFileWriter::writeFunction2(const char *func, const char *style, const char* attr, const char … in writeFunction2() argument
108 void OFileWriter::writeRefFunction2(const char *func, const ::rtl::OUString& useLocale) const in writeRefFunction2() argument
117 void OFileWriter::writeFunction3(const char *func, const char *style, const char* levels, const cha… in writeFunction3() argument
126 void OFileWriter::writeRefFunction3(const char *func, const ::rtl::OUString& useLocale) const in writeRefFunction3() argument
H A Dlocaledata.cxx297 MyFunc_Type func = (MyFunc_Type) getFunctionSymbol( rLocale, "getLocaleItem" ); in getLocaleItem() local
510 MyFunc_Type func = (MyFunc_Type) getFunctionSymbol( rLocale, "getAllCalendars" ); in getAllCalendars() local
583 MyFunc_Type func = (MyFunc_Type) getFunctionSymbol( rLocale, "getAllCurrencies" ); in getAllCurrencies2() local
667 MyFunc_FormatCode func; in getAllFormats() member
766 MyFunc_Type func = (MyFunc_Type) getFunctionSymbol( rLocale, "getCollationOptions" ); in getCollationOptions() local
788 MyFunc_Type func = (MyFunc_Type) getFunctionSymbol( rLocale, "getSearchOptions" ); in getSearchOptions() local
807 MyFunc_Type func = (MyFunc_Type) getFunctionSymbol( rLocale, "getIndexAlgorithm" ); in getIndexArray() local
904 MyFunc_Type func = (MyFunc_Type) getFunctionSymbol( rLocale, "getUnicodeScripts" ); in getUnicodeScripts() local
926 MyFunc_Type func = (MyFunc_Type) getFunctionSymbol( rLocale, "getFollowPageWords" ); in getFollowPageWords() local
976 MyFunc_Type func = (MyFunc_Type) getFunctionSymbol( rLocale, "getLCInfo" ); in getLanguageCountryInfo() local
[all …]
/trunk/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
/trunk/main/svl/source/svdde/
H A Dddewrap.hxx25 #define DECLARE_WAPI_FUNC(func) \ argument
H A Dddewrap.cxx89 #define DEFINE_WAPI_FUNC(func) \ argument
/trunk/main/comphelper/inc/comphelper/
H A Dscopeguard.hxx50 explicit ScopeGuard( func_type const & func, in ScopeGuard()
/trunk/main/i18npool/inc/
H A Dtransliteration_OneToOne.hxx62 TransFunc func; member in com::sun::star::i18n::transliteration_OneToOne
H A Dtransliteration_Ignore.hxx76 TransFunc func; member in com::sun::star::i18n::transliteration_Ignore
/trunk/main/i18npool/source/indexentry/
H A Dindexentrysupplier_asian.cxx65 sal_uInt16** (*func)(sal_Int16*)=NULL; in getIndexCharacter() local
116 sal_uInt16 **(*func)(sal_Int16*)=NULL; in getPhoneticCandidate() local
/trunk/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/
H A DSimple.cpp32 STDMETHODIMP CSimple::func(BSTR message) in func() function in CSimple
/trunk/main/slideshow/source/engine/animationnodes/
H A Dbasecontainernode.hxx74 inline void forEachChildNode( FuncT const& func, in forEachChildNode()
/trunk/main/i18npool/source/textconversion/
H A Dtextconversion.cxx59 TextConversion::getFunctionBySymbol(const sal_Char* func) in getFunctionBySymbol()
/trunk/main/scripting/workben/ifc/scripting/
H A D_XFunction.java107 XFunction func = oProvider.getFunction(logicalname); in runInvokeTest() local
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DSOFunctionManager.java146 final FunctionDescription func = functionRegistry.getMetaData(arg0); in getFunctionByName() local
/trunk/main/shell/source/unix/misc/
H A Dgnome-open-url.c85 GnomeVFSResult (* func) (const char *url) = in gnome_url_show() local
/trunk/main/i18npool/source/collator/
H A Dcollator_unicode.cxx91 const sal_uInt8* (*func)() = NULL; in loadCollatorAlgorithm() local
/trunk/main/sc/workben/celltrans/
H A Dparse.py50 def getLocaleFuncVarName (self, func, pair): argument
/trunk/main/i18nutil/source/utility/
H A Dunicode.cxx402 #define IsType(func, mask) \ argument
/trunk/main/pyuno/source/loader/
H A Dpyuno_loader.cxx86 static PyRef getObjectFromLoaderModule( const char * func ) in getObjectFromLoaderModule()
/trunk/main/sc/source/core/tool/
H A Dcellkeytranslator.cxx186 OpCode func; member

Completed in 86 milliseconds

12