Searched defs:SystemParentData (Results 1 – 4 of 4) sorted by relevance
72 struct SystemParentData struct74 unsigned long nSize; // size in bytes of this structure76 HWND hWnd; // the window hwnd78 NSView* pView; // the cocoa (NSView *) implementing this object80 long aWindow; // the window of the object81 bool bXEmbedSupport:1; // decides whether the object in question
39 SystemParentData* ) : in SvpSalFrame() argument421 bool SvpSalFrame::SetPluginParent( SystemParentData* ) in SetPluginParent() argument
1549 bool AquaSalFrame::SetPluginParent( SystemParentData* ) in SetPluginParent() argument
868 SalFrame* AquaSalInstance::CreateChildFrame( SystemParentData*, sal_uLong /*nSalFrameStyle*/ ) in CreateChildFrame() argument
Completed in 33 milliseconds