Searched refs:pNewComp (Results 1 – 1 of 1) sorted by relevance
1101 VCLXWindow* pNewComp = NULL; in ImplCreateWindow() local1121 pNewWindow = fnSvtCreateWindow( &pNewComp, &rDescriptor, pParent, nWinBits ); in ImplCreateWindow()1125 pNewWindow = ImplCreateWindow( &pNewComp, rDescriptor, pParent, nWinBits ); in ImplCreateWindow()1128 DBG_ASSERTWARNING( pNewComp, "createWindow: No special Interface!" ); in ImplCreateWindow()1150 if ( !pNewComp ) in ImplCreateWindow()1157 pNewComp->SetCreatedWithToolkit( sal_True ); in ImplCreateWindow()1158 xRef = pNewComp; in ImplCreateWindow()
Completed in 33 milliseconds