Home
last modified time | relevance | path

Searched refs:getTargetDevice (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/svtools/source/toolpanel/
H A Dpaneltabbar.cxx121 OutputDevice& getTargetDevice() const { return m_rTargetDevice; } in getTargetDevice() function in svt::VCLItemRenderer
133 getTargetDevice().DrawRect( Rectangle( Point(), getTargetDevice().GetOutputSizePixel() ) ); in renderBackground()
195 OutputDevice& getTargetDevice() const { return m_rTargetDevice; } in getTargetDevice() function in svt::NWFToolboxItemRenderer
207 getTargetDevice().DrawRect( Rectangle( Point(), getTargetDevice().GetOutputSizePixel() ) ); in renderBackground()
238 …bool bNativeOK = getTargetDevice().DrawNativeControl( CTRL_TOOLBAR, PART_BUTTON, i_rContentRect, n… in preRenderItem()
270 OutputDevice& getTargetDevice() const { return m_rTargetDevice; } in getTargetDevice() function in svt::NWFTabItemRenderer
282 Rectangle aBackground( Point(), getTargetDevice().GetOutputSizePixel() ); in renderBackground()
283 getTargetDevice().DrawRect( aBackground ); in renderBackground()
286 getTargetDevice().DrawNativeControl( CTRL_TAB_PANE, PART_ENTIRE_CONTROL, aBackground, in renderBackground()
298 bool bNativeOK = getTargetDevice().GetNativeControlRegion( in calculateDecorations()
[all …]
/aoo42x/main/dtrans/source/win32/dtobj/
H A DFetc.hxx67 void getTargetDevice( DVTARGETDEVICE** ptd ) const;
H A DFetc.cxx163 void CFormatEtc::getTargetDevice( DVTARGETDEVICE** lpDvTargetDevice ) const in getTargetDevice() function in CFormatEtc

Completed in 21 milliseconds