Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx2018 getBufferDevice().SetTextColor(aTextColor); in InitSettings()
2025 getBufferDevice().SetBackground(GetControlBackground()); in InitSettings()
2029 getBufferDevice().SetBackground(rStyleSettings.GetWindowColor()); in InitSettings()
2246 sdr::contact::ObjectContactOfObjListPainter aPainter(getBufferDevice(), aObjectVector, 0); in Paint()
2258 mpGraphic->Draw( &getBufferDevice(), aPos, maSymbolSize ); in Paint()
2299 sdr::contact::ObjectContactOfObjListPainter aPainter(getBufferDevice(), aObjectVector, 0); in Paint()
2368 sdr::contact::ObjectContactOfObjListPainter aPainter(getBufferDevice(), aObjectVector, 0); in Paint()
/trunk/main/svx/inc/svx/
H A Ddlgctrl.hxx478 OutputDevice& getBufferDevice() const { return *mpBufferDevice; } in getBufferDevice() function in SvxPreviewBase