Home
last modified time | relevance | path

Searched refs:OutputDevice (Results 226 – 250 of 809) sorted by relevance

12345678910>>...33

/trunk/main/svx/inc/svx/
H A Dsvdmodel.hxx60 class OutputDevice;
194 OutputDevice* pRefOutDev; // ReferenzDevice fuer die EditEngine
373 void SetRefDevice(OutputDevice* pDev);
374 OutputDevice* GetRefDevice() const { return pRefOutDev; } in GetRefDevice()
H A Dframelinkarray.hxx503 void DrawCell( OutputDevice& rDev, size_t nCol, size_t nRow,
509 void DrawRange( OutputDevice& rDev,
517 void DrawArray( OutputDevice& rDev, const Color* pForceColor = 0 ) const;
/trunk/main/editeng/source/outliner/
H A Doutlin2.cxx223 void Outliner::Draw( OutputDevice* pOutDev, const Rectangle& rOutRect ) in Draw()
229 void Outliner::Draw( OutputDevice* pOutDev, const Rectangle& rOutRect, const Point& rStartDocPos ) in Draw()
236 void Outliner::Draw( OutputDevice* pOutDev, const Point& rStartPos, short nOrientation ) in Draw()
557 OutputDevice* Outliner::GetRefDevice() const in GetRefDevice()
/trunk/main/svtools/source/inc/
H A Dsvimpicn.hxx198 SvIcnVwDataEntry* pViewData = 0, OutputDevice* pOut = 0);
256 sal_Bool bCursored, OutputDevice* pOut = 0 );
258 SvLBoxEntry* pEntry, sal_uInt16 nPaintFlags, OutputDevice* pOut = 0 );
/trunk/main/sw/inc/
H A Dprintdata.hxx42 class OutputDevice;
187 OutputDevice* m_pLast;
262 void CreatePostItData( SwDoc *pDoc, const SwViewOption *pViewOpt, OutputDevice *pOutDev );
H A DIDocumentDeviceAccess.hxx31 class OutputDevice;
96 virtual OutputDevice* getReferenceDevice(/*[in]*/ bool bCreate ) const = 0;
/trunk/main/vcl/source/gdi/
H A Dimpanmvw.cxx36 ImplAnimView::ImplAnimView( Animation* pParent, OutputDevice* pOut, in ImplAnimView()
39 OutputDevice* pFirstFrameOutDev ) : in ImplAnimView()
117 sal_Bool ImplAnimView::ImplMatches( OutputDevice* pOut, long nExtraData ) const in ImplMatches()
/trunk/main/toolkit/source/controls/
H A Dtabpagemodel.cxx241 static ::Size ImplMapPixelToAppFont( OutputDevice* pOutDev, const ::Size& aSize ) in ImplMapPixelToAppFont()
250 OutputDevice*pOutDev = Application::GetDefaultDevice(); in windowResized()
288 OutputDevice*pOutDev = Application::GetDefaultDevice(); in windowMoved()
/trunk/main/rsc/doku/schriftw.16/
H A Dchange.doc1032 - Innerhalb der Klasse OutputDevice hei�t es statt
1033 OutputDevice {
1040 OutputDevice {
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper_text.cxx69 setupFontTransform( ::OutputDevice& rOutDev, in setupFontTransform()
121 setupOutDevState( OutputDevice& rOutDev, in setupOutDevState()
248 bool setupTextOutput( OutputDevice& rOutDev, in setupTextOutput()
H A Dcairo_surfaceprovider.hxx34 class OutputDevice;
72 virtual OutputDevice* getOutputDevice() = 0;
/trunk/main/svtools/inc/svtools/
H A Dsychconv.hxx34 class OutputDevice;
40 static sal_Bool Convert( Font& rFont, UniString& rString, OutputDevice* pDev = NULL );
/trunk/main/sw/source/core/inc/
H A Dsetmapvirtdev.hxx26 class OutputDevice;
62 const OutputDevice* _pOrgOutDev,
/trunk/main/sw/source/core/text/
H A Dtxtfrm.cxx301 SwLayoutModeModifier::SwLayoutModeModifier( const OutputDevice& rOutp ) : in SwLayoutModeModifier()
308 ((OutputDevice&)rOut).SetLayoutMode( nOldLayoutMode ); in ~SwLayoutModeModifier()
313 ((OutputDevice&)rOut).SetLayoutMode( bChgToRTL ? in Modify()
321 ((OutputDevice&)rOut).SetLayoutMode( nNewLayoutMode ); in SetAuto()
324 SwDigitModeModifier::SwDigitModeModifier( const OutputDevice& rOutp, LanguageType eCurLang ) : in SwDigitModeModifier()
337 ((OutputDevice&)rOut).SetDigitLanguage( eLang ); in SwDigitModeModifier()
342 ((OutputDevice&)rOut).SetDigitLanguage( nOldLanguageType ); in ~SwDigitModeModifier()
2309 OutputDevice* pOut = pVsh->GetOut(); in _CalcHeightOfLastLine()
/trunk/main/drawinglayer/source/processor2d/
H A Dhelperwrongspellrenderer.hxx32 class OutputDevice;
51 OutputDevice& rOutputDevice,
H A Dvclhelperbufferdevice.hxx41 OutputDevice& mrOutDev;
49 OutputDevice& rOutDev,
H A Dprocessor2dtools.cxx40 OutputDevice& rTargetOutDev, in createPixelProcessor2DFromOutputDevice()
48 OutputDevice& rTargetOutDev, in createProcessor2DFromOutputDevice()
/trunk/main/canvas/source/vcl/
H A Dwindowoutdevholder.hxx45 virtual OutputDevice& getOutDev() { return mrOutputWindow; } in getOutDev()
46 virtual const OutputDevice& getOutDev() const { return mrOutputWindow; } in getOutDev()
/trunk/main/sd/source/ui/slidesorter/inc/view/
H A DSlsILayerPainter.hxx30 class OutputDevice;
48 OutputDevice& rDevice,
H A DSlsFontProvider.hxx33 class OutputDevice;
58 SharedFontPointer GetFont (const OutputDevice& rDevice);
/trunk/main/sd/source/ui/inc/
H A DClientView.hxx45 OutputDevice* pOutDev,
49 …virtual void CompleteRedraw(OutputDevice* pOutDev, const Region& rReg, sdr::contact::ViewObjectCon…
/trunk/main/vcl/inc/vcl/
H A Dspin.h30 class OutputDevice;
39 void ImplDrawSpinButton( OutputDevice* pOutDev,
/trunk/main/sc/source/ui/inc/
H A Ddrawutil.hxx31 class OutputDevice;
39 OutputDevice* pDev, const Fraction& rZoomX, const Fraction& rZoomY,
/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx248 ScPrintFunc::ScPrintFunc( OutputDevice* pOutDev, ScDocShell* pShell, SCTAB nTab, in ScPrintFunc()
270 ScPrintFunc::ScPrintFunc( OutputDevice* pOutDev, ScDocShell* pShell, in ScPrintFunc()
410 void ScPrintFunc::DrawToDev( ScDocument* pDoc, OutputDevice* pDev, double /* nPrintFactor */, in DrawToDev()
732 OutputDevice* pRefDev = pDoc->GetPrinter(); // auch fuer Preview den Drucker nehmen in AdjustPrintArea()
1104 void lcl_DrawGraphic( const Graphic &rGraphic, OutputDevice *pOut, in lcl_DrawGraphic()
1120 void lcl_DrawGraphic( const SvxBrushItem &rBrush, OutputDevice *pOut, OutputDevice* pRefDev, in lcl_DrawGraphic()
1132 aGrfSize = OutputDevice::LogicToLogic( pGraphic->GetPrefSize(), in lcl_DrawGraphic()
1299 OutputDevice* pRefDev; in DrawBorder()
1531 Point aLogPos = OutputDevice::LogicToLogic(Point(nScrX,nScrY), aOffsetMode, aLogicMode); in LocateArea()
1586 Point aPos = OutputDevice::LogicToLogic(Point(nScrX,nScrY), aOffsetMode, aLogicMode); in PrintArea()
[all …]
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsInsertionIndicatorOverlay.cxx196 OutputDevice& rContent, in PaintRepresentatives()
288 OutputDevice& rDevice, in PaintPageCount()
357 OutputDevice& rDevice, in Paint()

Completed in 130 milliseconds

12345678910>>...33