Searched refs:impl_getGraphicsPeer (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/UnoControls/source/controls/ |
H A D | progressbar.cxx | 200 impl_paint ( 0, 0, impl_getGraphicsPeer() ) ; in setForegroundColor() 216 impl_paint ( 0, 0, impl_getGraphicsPeer() ) ; in setBackgroundColor() 246 impl_paint ( 0, 0, impl_getGraphicsPeer() ) ; in setValue() 324 impl_paint ( 0, 0, impl_getGraphicsPeer () ) ; in setPosSize()
|
H A D | progressmonitor.cxx | 647 impl_paint ( 0, 0, impl_getGraphicsPeer() ) ; in setPosSize() 856 Reference< XGraphics > xGraphics = impl_getGraphicsPeer () ; in impl_recalcLayout()
|
H A D | statusindicator.cxx | 410 impl_paint ( 0, 0, impl_getGraphicsPeer() ) ; in setPosSize()
|
/aoo42x/main/UnoControls/inc/ |
H A D | basecontrol.hxx | 1069 const UNO3_REFERENCE< UNO3_XGRAPHICS > impl_getGraphicsPeer();
|
/aoo42x/main/UnoControls/source/base/ |
H A D | basecontrol.cxx | 896 const Reference< XGraphics > BaseControl::impl_getGraphicsPeer() in impl_getGraphicsPeer() function in unocontrols::BaseControl
|
Completed in 32 milliseconds