Searched refs:WindowCreator (Results 1 – 2 of 2) sorted by relevance
44 …typedef Window* (SAL_CALL *WindowCreator) (VCLXWindow** component, rtl::OUString const& name, Wind… typedef129 static WindowCreator mSfx2CreateWidget;
101 WindowCreator WidgetFactory::mSfx2CreateWidget = 0;425 … mSfx2CreateWidget = (WindowCreator) osl_getFunctionSymbol (mSfx2Library, functionName.pData); in sfx2CreateWindow()
Completed in 20 milliseconds