Home
last modified time | relevance | path

Searched refs:LLCF_LIBNAME (Results 1 – 8 of 8) sorted by relevance

/AOO41X/main/comphelper/inc/comphelper/
H A Dcomponentfactory.hxx41 #define LLCF_LIBNAME( name ) "lib" name __DLLEXTENSION macro
44 #define LLCF_LIBNAME( name ) name __DLLEXTENSION ".dll" macro
/AOO41X/main/unotools/source/i18n/
H A Dnativenumberwrapper.cxx68 … ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( LLCF_LIBNAME( LOCALEDATA_LIBRARYNAME ) ) ), in NativeNumberWrapper()
H A Dnumberformatcodewrapper.cxx72 … ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( LLCF_LIBNAME( LOCALEDATA_LIBRARYNAME ) ) ), in NumberFormatCodeWrapper()
H A Dcollatorwrapper.cxx58 ::rtl::OUString aLibrary (RTL_CONSTASCII_USTRINGPARAM(LLCF_LIBNAME("i18n"))); in CollatorWrapper()
H A Dtransliterationwrapper.cxx69 ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( LLCF_LIBNAME( in TransliterationWrapper()
H A Dcharclass.cxx93 ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( LLCF_LIBNAME( CHARCLASS_LIBRARYNAME ) ) ), in getComponentInstance()
H A Dcalendarwrapper.cxx82 … ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( LLCF_LIBNAME( CALENDAR_LIBRARYNAME ) ) ), in CalendarWrapper()
H A Dlocaledatawrapper.cxx115 … ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( LLCF_LIBNAME( LOCALEDATA_LIBRARYNAME ) ) ), in LocaleDataWrapper()