Home
last modified time | relevance | path

Searched refs:OutputDevice (Results 201 – 225 of 809) sorted by relevance

12345678910>>...33

/trunk/main/vcl/inc/vcl/
H A Dbitmapex.hxx87 void Draw( OutputDevice* pOutDev,
89 void Draw( OutputDevice* pOutDev,
91 void Draw( OutputDevice* pOutDev,
/trunk/main/sc/source/ui/view/
H A Dviewfun7.cxx97 OutputDevice* pRef = GetViewData()->GetDocument()->GetDrawLayer()->GetRefDevice(); in PasteDraw()
323 aSize = OutputDevice::LogicToLogic( *pDescSize, aMap100, aMapObj ); in PasteObject()
341 aSize = OutputDevice::LogicToLogic( aSize, aMapObj, aMap100 ); // fuer SdrOle2Obj in PasteObject()
348 aSize = OutputDevice::LogicToLogic( aSize, aMap100, aMapObj ); in PasteObject()
H A Doutput2.cxx219 OutputDevice* pDev = pOutput->pDev; in SetShrinkScale()
220 OutputDevice* pRefDevice = pOutput->pRefDevice; in SetShrinkScale()
221 OutputDevice* pFmtDevice = pOutput->pFmtDevice; in SetShrinkScale()
270 OutputDevice* pDev = pOutput->pDev; in SetPattern()
271 OutputDevice* pRefDevice = pOutput->pRefDevice; in SetPattern()
272 OutputDevice* pFmtDevice = pOutput->pFmtDevice; in SetPattern()
487 OutputDevice* pDev = pOutput->pDev; in SetText()
614 OutputDevice* pRefDevice = pOutput->pRefDevice; in SetAutoText()
615 OutputDevice* pFmtDevice = pOutput->pFmtDevice; in SetAutoText()
685 OutputDevice* pRefDevice = pOutput->pRefDevice; in TextChanged()
[all …]
/trunk/main/svx/inc/svx/
H A Dsvddrgv.hxx101 …oint(sal_Bool bIdxZwang, sal_uInt32 nIdx, const Point& rPnt, sal_Bool bNewObj, OutputDevice* pOut);
105 SdrDragView(SdrModel* pModel1, OutputDevice* pOut = 0L);
131 …virtual sal_Bool BegDragObj(const Point& rPnt, OutputDevice* pOut=NULL, SdrHdl* pHdl=NULL, short n…
H A Dsvdglue.hxx28 class OutputDevice;
98 FASTBOOL IsHit(const Point& rPnt, const OutputDevice& rOut, const SdrObject* pObj) const;
132 …sal_uInt16 HitTest(const Point& rPnt, const OutputDevice& rOut, const SdrObject* pObj…
H A Dsvdetc.hxx185 …ImpSdrHdcMerk(const OutputDevice& rOut, sal_uInt16 nNewMode=SDRHDC_SAVEALL, FASTBOOL bAutoMerk=sal…
187 void Save(const OutputDevice& rOut);
189 void Restore(OutputDevice& rOut, sal_uInt16 nMask=SDRHDC_SAVEALL) const;
/trunk/main/canvas/source/vcl/
H A Ddevicehelper.cxx59 OutputDevice& rOutDev = mpOutDev->getOutDev(); in getPhysicalResolution()
74 OutputDevice& rOutDev = mpOutDev->getOutDev(); in getPhysicalSize()
224 OutputDevice& rOutDev = mpOutDev->getOutDev(); in dumpScreenContent()
/trunk/main/sw/inc/
H A Dndgrf.hxx140OutputDevice* pOut, const Point& rPt, const Size& rSz, long nExtraData = 0, const GraphicAttr* pAt… in StartGraphicAnimation()
141 …void StopGraphicAnimation(OutputDevice* pOut = NULL, long nExtraData = 0) { maGrfObj.StopAnimation… in StopGraphicAnimation()
/trunk/main/sc/inc/
H A Deditutil.hxx37 class OutputDevice;
49 OutputDevice* pDev; // MapMode muss eingestellt sein
69 OutputDevice* pDevice, double nScaleX, double nScaleY, in ScEditUtil()
/trunk/main/sfx2/source/dialog/
H A Dprintopt.cxx88 aOutputGB.SetText( OutputDevice::GetNonMnemonicString( aPrinterOutputRB.GetText() ) ); in SfxCommonPrintOptionsTabPage()
93 aOutputGB.SetText( OutputDevice::GetNonMnemonicString( aPrintFileOutputRB.GetText() ) ); in SfxCommonPrintOptionsTabPage()
475 aOutputGB.SetText( OutputDevice::GetNonMnemonicString( pButton->GetText() ) ); in IMPL_LINK()
494 aOutputGB.SetText( OutputDevice::GetNonMnemonicString( pButton->GetText() ) ); in IMPL_LINK()
/trunk/main/sd/source/ui/view/
H A Ddrawview.cxx100 DrawView::DrawView( DrawDocShell* pDocSh, OutputDevice* pOutDev, DrawViewShell* pShell) in DrawView()
488 void DrawView::CompleteRedraw(OutputDevice* pOutDev, const Region& rReg, sdr::contact::ViewObjectCo… in CompleteRedraw()
504 OutputDevice* pShowWindow = ( OutputDevice* )xSlideshow->getShowWindow(); in CompleteRedraw()
H A Dsdview3.cxx971 … Size aTmp( OutputDevice::LogicToLogic( aObjDesc.maSize, MAP_100TH_MM, aMapUnit ) ); in InsertData()
992 … aSize = OutputDevice::LogicToLogic( Size(14100, 10000), MAP_100TH_MM, aMapUnit ); in InsertData()
998 aSize = OutputDevice::LogicToLogic( aSize, aMapUnit, MAP_100TH_MM ); in InsertData()
1150 … Size aTmp( OutputDevice::LogicToLogic( aObjDesc.maSize, MAP_100TH_MM, aMapUnit ) ); in InsertData()
1163 aSize = OutputDevice::LogicToLogic( Size(14100, 10000), MAP_100TH_MM, aMapUnit ); in InsertData()
1169 aSize = OutputDevice::LogicToLogic( aSize, aMapUnit, MAP_100TH_MM ); in InsertData()
1239 Size aImageMapSize = OutputDevice::LogicToLogic(aGraphic.GetPrefSize(), in InsertData()
/trunk/main/sw/source/filter/ww8/
H A Dww8par4.cxx290 const Size aSizeTwip = OutputDevice::LogicToLogic( in ImportOle()
341 aFinalSize = OutputDevice::LogicToLogic( in ImportOleWMF()
375 const Size aSizeTwip = OutputDevice::LogicToLogic( in ImportOleBase()
389 const Size aSizeTwip = OutputDevice::LogicToLogic( in ImportOleBase()
/trunk/main/vcl/source/gdi/
H A Dimpgraph.cxx935 void ImpGraphic::ImplDraw( OutputDevice* pOutDev, const Point& rDestPt ) const in ImplDraw()
972 void ImpGraphic::ImplDraw( OutputDevice* pOutDev, in ImplDraw()
1014 void ImpGraphic::ImplStartAnimation( OutputDevice* pOutDev, in ImplStartAnimation()
1017 OutputDevice* pFirstFrameOutDev ) in ImplStartAnimation()
1025 void ImpGraphic::ImplStartAnimation( OutputDevice* pOutDev, const Point& rDestPt, in ImplStartAnimation()
1027 OutputDevice* pFirstFrameOutDev ) in ImplStartAnimation()
1035 void ImpGraphic::ImplStopAnimation( OutputDevice* pOutDev, long nExtraData ) in ImplStopAnimation()
/trunk/main/sw/source/core/txtnode/
H A Dswfont.cxx632 sal_Bool SwSubFont::ChgFnt( ViewShell *pSh, OutputDevice& rOut ) in ChgFnt()
653 void SwFont::ChgPhysFnt( ViewShell *pSh, OutputDevice& rOut ) in ChgPhysFnt()
715 sal_uInt16 SwSubFont::GetAscent( ViewShell *pSh, const OutputDevice& rOut ) in GetAscent()
729 sal_uInt16 SwSubFont::GetHeight( ViewShell *pSh, const OutputDevice& rOut ) in GetHeight()
1218 const OutputDevice &rOut, sal_Int16 nScript) in AttrSetToLineHeight()
1237 OutputDevice &rMutableOut = const_cast<OutputDevice &>(rOut); in AttrSetToLineHeight()
H A Dfntcap.cxx133 inline OutputDevice& GetOut() { return rInf.GetOut(); } in GetOut()
263 xub_StrLen SwFont::GetCapitalBreak( ViewShell* pSh, const OutputDevice* pOut, in GetCapitalBreak()
269 SwDrawTextInfo aInfo(pSh, *(OutputDevice*)pOut, pScript, rTxt, nIdx, nLen, in GetCapitalBreak()
640 OutputDevice* pOutSize = pSmallFont->GetPrt(); in DoOnCapitals()
643 OutputDevice* pOldOut = &rDo.GetOut(); in DoOnCapitals()
/trunk/main/toolkit/inc/toolkit/helper/
H A Dvclunohelper.hxx68 class OutputDevice;
92 …static OutputDevice* GetOutputDevice( const ::com::sun::star::uno::Reference< ::com::sun::s…
93 …static OutputDevice* GetOutputDevice( const ::com::sun::star::uno::Reference< ::com::sun::s…
/trunk/main/canvas/source/cairo/
H A Dcairo_xlib_cairo.cxx47 bool IsCairoWorking( OutputDevice* pOutDev ) in IsCairoWorking()
319 SurfaceSharedPtr createSurface( const OutputDevice& rRefDevice, in createSurface()
332 SurfaceSharedPtr createBitmapSurface( const OutputDevice& rRefDevice, in createBitmapSurface()
/trunk/main/vcl/source/window/
H A Dbrdwin.cxx112 static void ImplDrawBrdWinSymbol( OutputDevice* pDev, in ImplDrawBrdWinSymbol()
125 static void ImplDrawBrdWinSymbolButton( OutputDevice* pDev, in ImplDrawBrdWinSymbolButton()
1039 void ImplNoBorderWindowView::Init( OutputDevice*, long, long ) in Init() argument
1063 void ImplNoBorderWindowView::DrawWindow( sal_uInt16, OutputDevice*, const Point* ) in DrawWindow() argument
1082 void ImplSmallBorderWindowView::Init( OutputDevice* pDev, long nWidth, long nHeight ) in Init()
1238 void ImplSmallBorderWindowView::DrawWindow( sal_uInt16 nDrawFlags, OutputDevice*, const Point* ) in DrawWindow() argument
1480 void ImplStdBorderWindowView::Init( OutputDevice* pDev, long nWidth, long nHeight ) in Init()
1655 void ImplStdBorderWindowView::DrawWindow( sal_uInt16 nDrawFlags, OutputDevice* pOutDev, const Point… in DrawWindow()
1658 OutputDevice* pDev = pOutDev ? pOutDev : pData->mpOutDev; in DrawWindow()
1972 void ImplBorderWindow::Draw( const Rectangle&, OutputDevice* pOutDev, const Point& rPos ) in Draw()
/trunk/main/sc/source/ui/inc/
H A Ddpcontrol.hxx48 class OutputDevice;
63 …ScDPFieldButton(OutputDevice* pOutDev, const StyleSettings* pStyle, const Fraction* pZoomX = NULL,…
88 OutputDevice* mpOutDev;
/trunk/main/svx/source/dialog/
H A Dsvxbmpnumvalueset.cxx136 static void lcl_PaintLevel(OutputDevice* pVDev, sal_Int16 nNumberingType, in lcl_PaintLevel()
175 OutputDevice* pDev = rUDEvt.GetDevice(); in UserDraw()
185 Font aFont(OutputDevice::GetDefaultFont( in UserDraw()
529 OutputDevice* pDev = rUDEvt.GetDevice(); in UserDraw()
/trunk/main/editeng/source/editeng/
H A Deehtml.cxx658 nPoints = OutputDevice::LogicToLogic( nPoints, MAP_POINT, eUnit ); in ImpSetStyleSheet()
666 aULSpaceItem.SetUpper( (sal_uInt16)OutputDevice::LogicToLogic( 42, MAP_10TH_MM, eUnit ) ); in ImpSetStyleSheet()
667 aULSpaceItem.SetLower( (sal_uInt16)OutputDevice::LogicToLogic( 35, MAP_10TH_MM, eUnit ) ); in ImpSetStyleSheet()
675 Font aFont = OutputDevice::GetDefaultFont( DEFAULTFONT_FIXED, LANGUAGE_SYSTEM, 0 ); in ImpSetStyleSheet()
/trunk/main/sw/source/ui/config/
H A Dviewopt.cxx132 void SwViewOption::DrawRect( OutputDevice *pOut, in DrawRect()
151 void SwViewOption::DrawRectPrinter( OutputDevice *pOut, in DrawRectPrinter()
167 sal_uInt16 SwViewOption::GetPostItsWidth( const OutputDevice *pOut ) const in GetPostItsWidth()
177 void SwViewOption::PaintPostIts( OutputDevice *pOut, const SwRect &rRect, sal_Bool bIsScript ) const in PaintPostIts()
/trunk/main/sw/source/core/view/
H A Dvprint.cxx208 OutputDevice *pOut = pSh->GetOut(); in SetSwVisArea()
217 void ViewShell::InitPrt( OutputDevice *pOutDev ) in InitPrt()
475 OutputDevice *pOutDev, in PrintOrPDFExport()
598 OutputDevice* pOleOut, const Rectangle& rRect ) in PrtOle2()
/trunk/main/drawinglayer/source/processor2d/
H A Dvclhelperbufferdevice.cxx55 … VirtualDevice* alloc(OutputDevice& rOutDev, const Size& rSizePixel, bool bClear, bool bMono);
88 …VirtualDevice* VDevBuffer::alloc(OutputDevice& rOutDev, const Size& rSizePixel, bool bClear, bool … in alloc()
222 OutputDevice& rOutDev, in impBufferDevice()

Completed in 157 milliseconds

12345678910>>...33