Searched refs:_pParentWin (Results 1 – 2 of 2) sorted by relevance
723 sal_Bool OPropertyBrowserController::Construct(Window* _pParentWin) in Construct() argument726 DBG_ASSERT(_pParentWin, "OPropertyBrowserController::Construct: invalid parent window!"); in Construct()728 m_pView = new OPropertyBrowserView(m_aContext.getLegacyServiceFactory(), _pParentWin); in Construct()
336 sal_Bool Construct(Window* _pParentWin);
Completed in 22 milliseconds