Kaydet (Commit) 993c3bff authored tarafından Tor Lillqvist's avatar Tor Lillqvist

We don't use these when DISABLE_DYNLOADING

Change-Id: I3be187cf7e87697e37a6dafbcdf8d0a4b924639e
üst 5275fabc
......@@ -82,8 +82,10 @@ public:
throw( com::sun::star::uno::RuntimeException );
protected :
const sal_Char* implementationName;
#ifndef DISABLE_DYNLOADING
oslModule hModule;
oslGenericFunction SAL_CALL getFunctionBySymbol(const sal_Char* func);
#endif
};
// for Hangul2Hanja conversion
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment