Searched refs:FN_SvtCreateWindow (Results 1 – 2 of 2) sorted by relevance
62 …typedef Window* (SAL_CALL *FN_SvtCreateWindow)( VCLXWindow** ppNewComp, const ::com::sun::star::aw… typedef90 FN_SvtCreateWindow fnSvtCreateWindow;
1116 … fnSvtCreateWindow = (FN_SvtCreateWindow)osl_getFunctionSymbol( hSvToolsLib, aFunctionName.pData ); in ImplCreateWindow()