Home
last modified time | relevance | path

Searched refs:getPanelWindow (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sfx2/source/dialog/
H A Dtaskpane.cxx292 const Reference< XWindow >& getPanelWindow() const { return m_xPanelWindow; } in getPanelWindow() function in sfx2::CustomPanelUIElement
431 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 19 milliseconds