Home
last modified time | relevance | path

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

/aoo41x/main/odk/examples/cpp/custompanel/
H A Dctp_panel.cxx129 const Rectangle aPanelAnchorSize( i_rParentWindow->getPosSize() ); in SingleColorPanel() local
130 … m_xWindow->setPosSize( 0, 0, aPanelAnchorSize.Width, aPanelAnchorSize.Height, PosSize::POSSIZE ); in SingleColorPanel()
/aoo41x/main/sd/workben/custompanel/
H A Dctp_panel.cxx149 const Rectangle aPanelAnchorSize( xParentWindow->getPosSize() ); in SingleColorPanel() local
150 … m_xWindow->setPosSize( 0, 0, aPanelAnchorSize.Width, aPanelAnchorSize.Height, PosSize::POSSIZE ); in SingleColorPanel()

Completed in 20 milliseconds