Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/layout/core/
H A Dhelper.cxx100 oslModule WidgetFactory::mSfx2Library = 0; member in layoutimpl::WidgetFactory
418 if (!mSfx2Library) in sfx2CreateWindow()
421mSfx2Library = osl_loadModuleRelative (&thisModule, libraryName.pData, SAL_LOADMODULE_DEFAULT); in sfx2CreateWindow()
422 if (mSfx2Library) in sfx2CreateWindow()
425 … mSfx2CreateWidget = (WindowCreator) osl_getFunctionSymbol (mSfx2Library, functionName.pData); in sfx2CreateWindow()
H A Dhelper.hxx128 static oslModule mSfx2Library; member in layoutimpl::WidgetFactory

Completed in 22 milliseconds