Home
last modified time | relevance | path

Searched refs:__DLLEXTENSION (Results 1 – 2 of 2) sorted by relevance

/trunk/main/tools/inc/tools/
H A Dsolar.h243 #define __DLLEXTENSION "gi" macro
245 #define __DLLEXTENSION "" macro
248 #define __DLLEXTENSION "" macro
251 #define __DLLEXTENSION ".sl" macro
258 #define __DLLEXTENSION ".so" macro
260 #define __DLLEXTENSION ".dylib" macro
262 #define __DLLEXTENSION ".so" macro
300 LIBRARY_CONCAT3( "lib", Base, __DLLEXTENSION )
305 LIBRARY_CONCAT2( Base, __DLLEXTENSION )
312 LIBRARYFILENAME_CONCAT2( str, __DLLEXTENSION )
[all …]
/trunk/main/comphelper/inc/comphelper/
H A Dcomponentfactory.hxx41 #define LLCF_LIBNAME( name ) "lib" name __DLLEXTENSION
44 #define LLCF_LIBNAME( name ) name __DLLEXTENSION ".dll"

Completed in 24 milliseconds