Searched refs:_io_rRect (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/vcl/source/control/ |
H A D | ctrl.cxx | 547 void Control::DrawControlText( OutputDevice& _rTargetDevice, Rectangle& _io_rRect, const XubString&… in DrawControlText() argument 564 _io_rRect = _rTargetDevice.GetTextRect( _io_rRect, _rStr, _nStyle ); in DrawControlText() 565 _rTargetDevice.DrawText( _io_rRect, _rStr, _nStyle, _pVector, _pDisplayText ); in DrawControlText() 570 _io_rRect = aRenderer.DrawText( _io_rRect, _rStr, _nStyle, _pVector, _pDisplayText ); in DrawControlText()
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | ctrl.hxx | 97 void DrawControlText( OutputDevice& _rTargetDevice, Rectangle& _io_rRect,
|
Completed in 28 milliseconds