Home
last modified time | relevance | path

Searched refs:OutputDevice (Results 101 – 125 of 809) sorted by relevance

12345678910>>...33

/trunk/main/vcl/inc/vcl/
H A Dbutton.hxx57 …SAL_DLLPRIVATE void ImplDrawAlignedImage( OutputDevice* pDev, Point& rPos, Size& rSize,
129 …SAL_DLLPRIVATE void ImplDrawPushButtonContent( OutputDevice* pDev, sal_uLong nDrawFlags,
169 …virtual void Draw( OutputDevice* pDev, const Point& rPos, const Size& rSize, sal_uLong nFlags );
306 SAL_DLLPRIVATE void ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags,
356 …virtual void Draw( OutputDevice* pDev, const Point& rPos, const Size& rSize, sal_uLong nFlags );
423 SAL_DLLPRIVATE void ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags,
459 …virtual void Draw( OutputDevice* pDev, const Point& rPos, const Size& rSize, sal_uLong nFlags );
H A Dctrl.hxx97 void DrawControlText( OutputDevice& _rTargetDevice, Rectangle& _io_rRect,
129 SAL_DLLPRIVATE void ImplDrawFrame( OutputDevice* pDev, Rectangle& rRect );
189 void SetReferenceDevice( OutputDevice* _referenceDevice );
190 OutputDevice* GetReferenceDevice() const;
H A Devent.hxx34 class OutputDevice;
246 OutputDevice* mpOutDev;
253 UserDrawEvent( OutputDevice* pOut,
257 OutputDevice* GetDevice() const { return mpOutDev; } in GetDevice()
270 inline UserDrawEvent::UserDrawEvent( OutputDevice* pOut, in UserDrawEvent()
/trunk/main/sd/source/ui/slidesorter/inc/view/
H A DSlsInsertionIndicatorOverlay.hxx38 class OutputDevice;
82 OutputDevice& rDevice,
107 OutputDevice& rContent,
112 OutputDevice& rDevice,
H A DSlsPageObjectViewObjectContact.hxx115 OutputDevice* pDevice,
125 OutputDevice* pDevice,
168 OutputDevice& rDevice,
216 Rectangle GetPageNumberArea (OutputDevice& rDevice) const;
/trunk/main/svx/inc/svx/
H A Dsvdpagv.hxx111 SdrPageWindow* FindPageWindow( const OutputDevice& rOutDev ) const;
120 const SdrPageWindow* FindPatchedPageWindow( const OutputDevice& rOutDev ) const;
165 GetControlContainer( const OutputDevice& _rDevice ) const;
191 …void DrawLayer(SdrLayerID nID, OutputDevice* pGivenTarget = 0, sdr::contact::ViewObjectContactRedi…
192 …void DrawPageViewGrid(OutputDevice& rOut, const Rectangle& rRect, Color aColor = Color( COL_BLACK …
/trunk/main/vcl/inc/
H A Dtextlayout.hxx64 DefaultTextLayout( OutputDevice& _rTargetDevice ) in DefaultTextLayout()
99 OutputDevice& m_rTargetDevice;
112 …ControlTextRenderer( const Control& _rControl, OutputDevice& _rTargetDevice, OutputDevice& _rRefer…
/trunk/main/svtools/inc/svtools/
H A Dtexteng.hxx42 class OutputDevice;
99 OutputDevice* mpRefDev;
189 void SeekCursor( sal_uLong nNode, sal_uInt16 nPos, Font& rFont, OutputDevice* pOutDev );
198 …void ImpPaint( OutputDevice* pOut, const Point& rStartPos, Rectangle const* pPaintArea, TextSel…
211 …void ImpInitLayoutMode( OutputDevice* pOutDev, sal_Bool bDrawingR2LPortion = sal_Fa…
318 void Draw( OutputDevice* pDev, const Point& rPos );
H A Dbrwbox.hxx337 …void ImplPaintData(OutputDevice& _rOut, const Rectangle& _rRect, sal_Bool _bForeignDevice, sal_B…
371 virtual void PaintRow( OutputDevice &rDev, const Rectangle &rRect );
373 virtual void PaintField( OutputDevice& rDev, const Rectangle& rRect,
452 virtual void Draw( OutputDevice* pDev, const Point& rPos, const Size& rSize, sal_uLong nFlags );
621 …void DoPaintField( OutputDevice& rDev, const Rectangle& rRect, sal_uInt16 nColumnId, Br… in DoPaintField()
859 using OutputDevice::SetLineColor;
860 using OutputDevice::GetLineColor;
/trunk/main/svtools/source/toolpanel/
H A Dpaneltabbar.cxx109 VCLItemRenderer( OutputDevice& i_rTargetDevice ) in VCLItemRenderer()
121 OutputDevice& getTargetDevice() const { return m_rTargetDevice; } in getTargetDevice()
124 OutputDevice& m_rTargetDevice;
183 NWFToolboxItemRenderer( OutputDevice& i_rTargetDevice ) in NWFToolboxItemRenderer()
195 OutputDevice& getTargetDevice() const { return m_rTargetDevice; } in getTargetDevice()
198 OutputDevice& m_rTargetDevice;
258 NWFTabItemRenderer( OutputDevice& i_rTargetDevice ) in NWFTabItemRenderer()
270 OutputDevice& getTargetDevice() const { return m_rTargetDevice; } in getTargetDevice()
273 OutputDevice& m_rTargetDevice;
481 OutputDevice& m_rDevice;
/trunk/main/starmath/source/
H A Ddocument.cxx276 OutputDevice* pOutDev = aPrtAcc.GetRefDev(); in ArrangeFormula()
450 void SmDocShell::Draw(OutputDevice &rDev, Point &rPosition) in Draw()
555 aTmp.X() = OutputDevice::LogicToLogic( aTmp.X(), eOld, MAP_100TH_MM ); in SmPrinterAccess()
556 aTmp.Y() = OutputDevice::LogicToLogic( aTmp.Y(), eOld, MAP_100TH_MM ); in SmPrinterAccess()
580 aTmp.X() = OutputDevice::LogicToLogic( aTmp.X(), eOld, MAP_100TH_MM ); in SmPrinterAccess()
581 aTmp.Y() = OutputDevice::LogicToLogic( aTmp.Y(), eOld, MAP_100TH_MM ); in SmPrinterAccess()
636 OutputDevice* SmDocShell::GetRefDev() in GetRefDev()
642 OutputDevice* pOutDev = GetDocumentRefDev(); in GetRefDev()
1038 OutputDevice *pDev = GetPrinter(); in Execute()
1326 void SmDocShell::Draw(OutputDevice *pDevice, in Draw()
/trunk/main/editeng/inc/editeng/
H A Doutliner.hxx64 class OutputDevice;
262 void Paint( const Rectangle& rRect, OutputDevice* pTargetDevice = 0 );
529 OutputDevice* mpOutDev;
531 …oint& rStartPos, long nBaseLineY, const Point& rOrigin, short nOrientation, OutputDevice* pOutDev ) in PaintFirstLineInfo()
726 OutputDevice* pOutDev );
879 void Draw( OutputDevice* pOutDev, const Rectangle& rOutRect );
880 …void Draw( OutputDevice* pOutDev, const Rectangle& rOutRect, const Point& rStartDocPos …
881 void Draw( OutputDevice* pOutDev, const Point& rStartPos, short nOrientation = 0 );
1028 void SetRefDevice( OutputDevice* pRefDev );
1029 OutputDevice* GetRefDevice() const;
/trunk/main/svtools/source/control/
H A Dctrltool.cxx89 OutputDevice* mpDevice;
94 OutputDevice* pDev ) : in ImplFontListFontInfo()
100 OutputDevice* GetDevice() const { return mpDevice; } in GetDevice()
245 void FontList::ImplInsertFonts( OutputDevice* pDevice, sal_Bool bAll, in ImplInsertFonts()
343 FontList::FontList( OutputDevice* pDevice, OutputDevice* pDevice2, sal_Bool bAll ) : in FontList()
814 OutputDevice* pDevice = mpDev; in GetSizeAry()
/trunk/main/svtools/source/config/
H A Dfontsubstconfig.cxx202 OutputDevice::BeginFontSubstitution(); in Apply()
205 sal_uInt16 nOldCount = OutputDevice::GetFontSubstituteCount(); in Apply()
208 OutputDevice::RemoveFontSubstitute(--nOldCount); in Apply()
221 OutputDevice::AddFontSubstitute( String(pSubs->sFont), String(pSubs->sReplaceBy), nFlags ); in Apply()
224 OutputDevice::EndFontSubstitution(); in Apply()
/trunk/main/sw/source/core/text/
H A Ditratr.hxx35 class OutputDevice;
62 OutputDevice *pLastOut;
101 sal_Bool SeekAndChgAttrIter( const xub_StrLen nPos, OutputDevice* pOut );
102 sal_Bool SeekStartAndChgAttrIter( OutputDevice* pOut, const sal_Bool bParaFont = sal_False );
H A Dporrst.cxx177 SwSaveClip aClip( (OutputDevice*)rInf.GetOut() ); in Paint()
249 OutputDevice* pOut = pSh ? pSh->GetOut() : 0; in EmptyHeight()
397 OutputDevice *pOut = 0; in FillRegister()
479 OutputDevice* pOut = (OutputDevice*)rInf.GetOut(); in Paint()
487 ((OutputDevice*)pOut)->DrawRect( aRect.SVRect() ); in Paint()
H A Dinftxt.cxx237 const OutputDevice* pOut = rInf.GetOut(); in ChkOutDev()
238 const OutputDevice* pRef = rInf.GetRefDev(); in ChkOutDev()
442 SwPosSize SwTxtSizeInfo::GetTxtSize( OutputDevice* pOutDev, in GetTxtSize()
1142 pOpt->PaintPostIts( (OutputDevice*)GetOut(), aRect, bScript ); in DrawPostIts()
1155 OutputDevice* pOut_ = (OutputDevice*)GetOut(); in DrawCheckBox()
1187 OutputDevice* pTmpOut = (OutputDevice*)GetOut(); in DrawBackground()
1238 OutputDevice* pOutDev = (OutputDevice*)GetOut(); in _DrawBackBrush()
1256 OutputDevice* pTmpOut = (OutputDevice*)GetOut(); in _DrawBackBrush()
/trunk/main/canvas/source/vcl/
H A Dcanvashelper.cxx173 OutputDevice& rOutDev( mpOutDev->getOutDev() ); in clear()
185 OutputDevice& rOutDev2( mp2ndOutDev->getOutDev() ); in clear()
936 OutputDevice& rOutDev( mpOutDev->getOutDev() ); in getScaledBitmap()
966 OutputDevice& rOutDev( mpOutDev->getOutDev() ); in getData()
1020 OutputDevice& rOutDev( mpOutDev->getOutDev() ); in setData()
1147 OutputDevice& rOutDev( mpOutDev->getOutDev() ); in setPixel()
1185 OutputDevice& rOutDev( mpOutDev->getOutDev() ); in getPixel()
1225 OutputDevice& rOutDev( mpOutDev->getOutDev() ); in setupOutDevState()
1226 OutputDevice* p2ndOutDev = NULL; in setupOutDevState()
1377 OutputDevice& rOutDev( mpOutDev->getOutDev() ); in setupTextOutput()
H A Dimpltools.hxx42 class OutputDevice;
107 ::OutputDevice& rOutDev );
138 explicit OutDevStateKeeper( OutputDevice& rOutDev ) : in OutDevStateKeeper()
176 OutputDevice* mpOutDev;
/trunk/main/sd/inc/
H A Dsdmod.hxx58 class OutputDevice;
128 OutputDevice* GetVirtualRefDevice (void);
134 OutputDevice* GetRefDevice (::sd::DrawDocShell& rDocShell);
157 OutputDevice* mpVirtualRefDevice;
/trunk/main/svx/source/sdr/contact/
H A Dobjectcontactofobjlistpainter.cxx73 OutputDevice& rTargetDevice, in ObjectContactOfObjListPainter()
94 OutputDevice* pTargetDevice = TryToGetOutputDevice(); in ProcessDisplay()
169 OutputDevice* ObjectContactOfObjListPainter::TryToGetOutputDevice() const in TryToGetOutputDevice()
214 OutputDevice* ObjectContactOfPagePainter::TryToGetOutputDevice() const in TryToGetOutputDevice()
/trunk/main/chart2/source/view/main/
H A DDrawModelWrapper.cxx100 OutputDevice * lcl_GetParentRefDevice( const uno::Reference< frame::XModel > & xModel ) in lcl_GetParentRefDevice()
177 OutputDevice* pDefaultDevice = rOutliner.GetRefDevice(); in DrawModelWrapper()
180 m_apRefDevice = std::auto_ptr< OutputDevice >( new VirtualDevice( *pDefaultDevice ) ); in DrawModelWrapper()
317 OutputDevice * pParentRefDev( lcl_GetParentRefDevice( xChartModel )); in attachParentReferenceDevice()
324 OutputDevice* DrawModelWrapper::getReferenceDevice() const in getReferenceDevice()
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx222 void SetOutDev( ViewShell *pSh, OutputDevice *pOut ) in SetOutDev()
231 OutputDevice &rOut, const SwRect& rPtArea, in lcl_ClearArea()
310 OutputDevice *pOut = pSh->GetOut(); in Paint()
802 void lcl_correctlyAlignRect( SwRect& rAlignedGrfArea, const SwRect& rInArea, OutputDevice* pOut ) in lcl_correctlyAlignRect()
832 OutputDevice& rOutputDevice, in paintUsingPrimitivesHelper()
885 void SwNoTxtFrm::PaintPicture( OutputDevice* pOut, const SwRect &rGrfArea ) const in PaintPicture()
984 OutputDevice* pVout; in PaintPicture()
1227 void SwNoTxtFrm::StopAnimation( OutputDevice* pOut ) const in StopAnimation()
/trunk/main/svx/source/svdraw/
H A Dsvdviter.cxx232 OutputDevice* SdrViewIter::ImpFindOutDev() in ImpFindOutDev()
262 OutputDevice& rOutDev = pPaintWindow->GetOutputDevice(); in ImpFindWindow()
314 OutputDevice* SdrViewIter::FirstOutDev() in FirstOutDev()
323 OutputDevice* SdrViewIter::NextOutDev() in NextOutDev()
/trunk/main/filter/source/graphicfilter/epict/
H A Depict.cxx301 Point aPoint = OutputDevice::LogicToLogic( rPoint, aSrcMapMode, aTargetMapMode ); in WritePoint()
373 Point aPoint = OutputDevice::LogicToLogic( aPoly.GetPoint( i ), in WritePolygon()
399 Point aStartPt = OutputDevice::LogicToLogic( rStartPt, in WriteArcAngles()
402 Point aEndPt = OutputDevice::LogicToLogic( rEndPt, in WriteArcAngles()
405 Rectangle aRect( OutputDevice::LogicToLogic( rRect.TopLeft(), in WriteArcAngles()
408 OutputDevice::LogicToLogic( rRect.GetSize(), in WriteArcAngles()
575 nDstTxSize = (sal_uInt16) OutputDevice::LogicToLogic( Size( 0, nSize ), in WriteOpcode_TxSize()
608 Point aLocPt = OutputDevice::LogicToLogic( rLocPt, in WriteOpcode_Line()
611 Point aNewPt = OutputDevice::LogicToLogic( rNewPt, in WriteOpcode_Line()
637 Point aNewPt = OutputDevice::LogicToLogic( rNewPt, in WriteOpcode_LineFrom()
[all …]

Completed in 160 milliseconds

12345678910>>...33