Searched refs:getPanelWindow (Results 1 – 1 of 1) sorted by relevance
292 const Reference< XWindow >& getPanelWindow() const { return m_xPanelWindow; } in getPanelWindow() function in sfx2::CustomPanelUIElement431 m_aCustomPanel.getPanelWindow()->setVisible( sal_True ); in Activate()442 m_aCustomPanel.getPanelWindow()->setVisible( sal_False ); in Deactivate()455 …m_aCustomPanel.getPanelWindow()->setPosSize( 0, 0, i_rPanelWindowSize.Width(), i_rPanelWindowSize.… in SetSizePixel()469 m_aCustomPanel.getPanelWindow()->setFocus(); in GrabFocus()
Completed in 17 milliseconds