Searched refs:DrawControlText (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/vcl/inc/vcl/ |
H A D | ctrl.hxx | 97 void DrawControlText( OutputDevice& _rTargetDevice, Rectangle& _io_rRect,
|
/aoo41x/main/vcl/source/control/ |
H A D | fixed.cxx | 264 DrawControlText( *pDev, aRect, aText, nTextStyle, in ImplDraw() 557 DrawControlText( *this, aRect, aText, nStyle, pVector, pDisplayText ); in ImplDraw()
|
H A D | group.cxx | 217 DrawControlText( *pDev, aRect, aText, nTextStyle, pVector, pDisplayText ); in ImplDraw()
|
H A D | ctrl.cxx | 547 void Control::DrawControlText( OutputDevice& _rTargetDevice, Rectangle& _io_rRect, const XubString&… in DrawControlText() function in Control
|
H A D | button.cxx | 406 DrawControlText( *pDev, aOutRect, aText, nTextStyle, pVector, pDisplayText ); in ImplDrawAlignedImage()
|
Completed in 45 milliseconds