Home
last modified time | relevance | path

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

/trunk/main/svtools/source/table/
H A Dgridtablerenderer.cxx247 _rDevice.SetFillColor( background ); in PaintHeaderArea()
249 _rDevice.SetLineColor(); in PaintHeaderArea()
250 _rDevice.DrawRect( _rArea ); in PaintHeaderArea()
259 _rDevice.Pop(); in PaintHeaderArea()
287 _rDevice.SetLineColor( lineColor ); in PaintColumnHeader()
308 _rDevice.DrawBitmapEx( in PaintColumnHeader()
323 _rDevice.Pop(); in PaintColumnHeader()
392 _rDevice.SetLineColor(); in PrepareRow()
396 _rDevice.Pop(); in PrepareRow()
427 _rDevice.Pop(); in PaintRowHeader()
[all …]
/trunk/main/svx/source/sdr/contact/
H A Dviewobjectcontactofunocontrol.cxx417 getControlContainer( const OutputDevice& _rDevice ) const = 0;
437 getControlContainer( const OutputDevice& _rDevice ) const;
450 … Reference< XControlContainer > xControlContainer = m_rPageView.GetControlContainer( _rDevice ); in getControlContainer()
480 getControlContainer( const OutputDevice& _rDevice ) const;
495 const Window* pWindow = dynamic_cast< const Window* >( &_rDevice ); in getControlContainer()
528 getControlContainer( const OutputDevice& _rDevice ) const;
674 const OutputDevice& _rDevice,
854 const OutputDevice& _rDevice,
1157 if ( m_pOutputDeviceForWindow == &_rDevice ) in impl_ensureControl_nothrow()
1181 m_pOutputDeviceForWindow = &_rDevice; in impl_ensureControl_nothrow()
[all …]
/trunk/main/svtools/inc/svtools/table/
H A Dtablerenderer.hxx90 OutputDevice& _rDevice, const Rectangle& _rArea,
112 OutputDevice& _rDevice, const Rectangle& _rArea,
147 OutputDevice& _rDevice, const Rectangle& _rRowArea,
176 OutputDevice& _rDevice, Rectangle const & _rArea,
207 OutputDevice& _rDevice, const Rectangle& _rArea,
H A Dgridtablerenderer.hxx84 OutputDevice& _rDevice, const Rectangle& _rArea,
88 OutputDevice& _rDevice, const Rectangle& _rArea,
91 OutputDevice& _rDevice, const Rectangle& _rRowArea,
95 OutputDevice& _rDevice, const Rectangle& _rArea,
99 OutputDevice& _rDevice, const Rectangle& _rArea,
/trunk/main/cui/source/dialogs/
H A Dhangulhanjadlg.cxx117 void Paint( OutputDevice& _rDevice, const Rectangle& _rRect, sal_uInt16 _nTextStyle,
131 …void PseudoRubyText::Paint( OutputDevice& _rDevice, const Rectangle& _rRect, sal_uInt16 _nTextStyl… in Paint() argument
141 Font aSmallerFont( _rDevice.GetFont() ); in Paint()
146 Rectangle aPrimaryRect = _rDevice.GetTextRect( _rRect, m_sPrimaryText, _nTextStyle ); in Paint()
149 FontSwitch aFontRestore( _rDevice, aSmallerFont ); in Paint()
150 aSecondaryRect = _rDevice.GetTextRect( _rRect, m_sSecondaryText, _nTextStyle ); in Paint()
207 _rDevice.DrawText( aPrimaryRect, m_sPrimaryText, nDrawTextStyle, pTextMetrics, pDisplayText ); in Paint()
209 FontSwitch aFontRestore( _rDevice, aSmallerFont ); in Paint()
210_rDevice.DrawText( aSecondaryRect, m_sSecondaryText, nDrawTextStyle, pTextMetrics, pDisplayText ); in Paint()
/trunk/main/svx/inc/svx/
H A Dfmshell.hxx147 const OutputDevice& _rDevice,
154 const OutputDevice& _rDevice
H A Dfmview.hxx124 …ar::uno::Reference< ::com::sun::star::form::XForm >& _rxForm, const OutputDevice& _rDevice ) const;
H A Dsvdpagv.hxx165 GetControlContainer( const OutputDevice& _rDevice ) const;
/trunk/main/svx/source/form/
H A Dfmshell.cxx1439 …< XControlModel >& _rxModel, const SdrView& _rView, const OutputDevice& _rDevice, Reference< XCont… in GetFormControl() argument
1454 _out_rxControl = pUnoObject->GetUnoControl( _rView, _rDevice ); in GetFormControl()
1482 …ler( const Reference< XForm >& _rxForm, const SdrView& _rView, const OutputDevice& _rDevice ) const in GetFormController()
1488 return pFormView->GetFormController( _rxForm, _rDevice ); in GetFormController()
H A Dfmview.cxx615 …ormView::GetFormController( const Reference< XForm >& _rxForm, const OutputDevice& _rDevice ) const in GetFormController()
617 return pImpl->getFormController( _rxForm, _rDevice ); in GetFormController()
H A Dfmvwimp.cxx898 …ormView::getFormController( const Reference< XForm >& _rxForm, const OutputDevice& _rDevice ) const in getFormController()
909 if ( pAdapter->getWindow() != &_rDevice ) in getFormController()
/trunk/main/svx/source/svdraw/
H A Dsvdpagv.cxx248 …ar::awt::XControlContainer > SdrPageView::GetControlContainer( const OutputDevice& _rDevice ) const in GetControlContainer()
251 const SdrPageWindow* pCandidate = FindPatchedPageWindow( _rDevice ); in GetControlContainer()
/trunk/main/svx/source/inc/
H A Dfmvwimp.hxx220 …ar::uno::Reference< ::com::sun::star::form::XForm >& _rxForm, const OutputDevice& _rDevice ) const;

Completed in 84 milliseconds