Home
last modified time | relevance | path

Searched refs:OutputDevice (Results 1 – 25 of 809) sorted by last modified time

12345678910>>...33

/trunk/main/sd/source/ui/inc/
H A DOutlineView.hxx86 virtual void AddWindowToPaintView(OutputDevice* pWin);
87 virtual void DeleteWindowFromPaintView(OutputDevice* pWin);
/trunk/main/canvas/source/vcl/
H A Dspritecanvashelper.cxx60 void spriteRedraw( OutputDevice& rOutDev, in spriteRedraw()
77 void repaintBackground( OutputDevice& rOutDev, in repaintBackground()
78 OutputDevice& rBackBuffer, in repaintBackground()
115 void spriteRedrawStub( OutputDevice& rOutDev, in spriteRedrawStub()
167 void renderInfoText( OutputDevice& rOutDev, in renderInfoText()
267 OutputDevice& rBackOutDev( pBackBuffer->getOutDev() ); in updateScreen()
383 OutputDevice& rBackOutDev( pBackBuffer->getOutDev() ); in backgroundPaint()
399 OutputDevice& rBackOutDev( pBackBuffer->getOutDev() ); in scrollUpdate()
529 OutputDevice& rBackOutDev( pBackBuffer->getOutDev() ); in genericUpdate()
652 void SpriteCanvasHelper::renderSpriteCount( OutputDevice& rOutDev ) in renderSpriteCount()
[all …]
/trunk/main/sc/source/ui/inc/
H A Dfieldwnd.hxx206 void DrawBackground( OutputDevice& rDev );
208 void DrawField( OutputDevice& rDev, size_t nFieldIndex );
210 void DrawInsertionCursor( OutputDevice& rDev );
/trunk/main/svtools/source/misc/
H A Dtransfer.cxx1904 … const Size aSize(OutputDevice::LogicToLogic(rBmpEx.GetPrefSize(), aMapMode, MAP_100TH_MM)); in GetBitmapEx()
1913 const Size aNewSize(OutputDevice::LogicToLogic(aSize, MAP_100TH_MM, MAP_PIXEL)); in GetBitmapEx()
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx978 … aVisArea = OutputDevice::LogicToLogic( aVisArea, MAP_100TH_MM, pObjectShell->GetMapUnit() ); in attachResource()
1069 …aTmpRect = OutputDevice::LogicToLogic( aTmpRect, m_pData->m_pObjectShell->GetMapUnit(), MAP_100TH_… in getArgs()
2025 aDesc.maSize = OutputDevice::LogicToLogic( aSize, aMapUnit, MAP_100TH_MM ); in getTransferData()
3554 …Size aWrongDiff = OutputDevice::LogicToLogic( aDiff , m_pData->m_pObjectShell->GetMapUnit(), pWind… in setVisualAreaSize()
3591 aTmpRect = OutputDevice::LogicToLogic( aTmpRect, aInternalMapMode, aExternalMapMode ); in getVisualAreaSize()
/trunk/main/vcl/inc/vcl/
H A Dbitmap.hxx371 class OutputDevice;
491 Bitmap CreateDisplayBitmap( OutputDevice* pDisplay );
/trunk/main/editeng/source/editeng/
H A Deditdoc2.cxx447 …rItem.SetTxtFirstLineOfst( sal::static_int_cast< short >( OutputDevice::LogicToLogic( rItem.GetTxt… in ConvertItem()
448 rItem.SetTxtLeft( OutputDevice::LogicToLogic( rItem.GetTxtLeft(), eSourceUnit, eDestUnit ) ); in ConvertItem()
450 rItem.SetRight( OutputDevice::LogicToLogic( rItem.GetRight(), eSourceUnit, eDestUnit ) ); in ConvertItem()
457 …rItem.SetUpper( sal::static_int_cast< sal_uInt16 >( OutputDevice::LogicToLogic( rItem.GetUpper(), … in ConvertItem()
458 …rItem.SetLower( sal::static_int_cast< sal_uInt16 >( OutputDevice::LogicToLogic( rItem.GetLower(), … in ConvertItem()
467 …rItem.SetLineHeight( sal::static_int_cast< sal_uInt16 >( OutputDevice::LogicToLogic( rItem.GetLine… in ConvertItem()
478 …SvxTabStop aNewStop( OutputDevice::LogicToLogic( rTab.GetTabPos(), eSourceUnit, eDestUnit ), rTab.… in ConvertItem()
490 rItem.SetHeight( OutputDevice::LogicToLogic( rItem.GetHeight(), eSourceUnit, eDestUnit ) ); in ConvertItem()
H A Dimpedit2.cxx210 void ImpEditEngine::SetRefDevice( OutputDevice* pRef ) in SetRefDevice()
H A Dimpedit.hxx264 …void ImplDrawHighlightRect( OutputDevice* _pTarget, const Point& rDocPosTopLeft, const Point& rDoc…
312 void DrawSelection( EditSelection, Region* pRegion = NULL, OutputDevice* pTargetDevice = NULL );
427 OutputDevice* pRefDev;
565 …void SeekCursor( ContentNode* pNode, sal_uInt16 nPos, SvxFont& rFont, OutputDevice* pOut = NULL…
628 …void ImplInitLayoutMode( OutputDevice* pOutDev, sal_uInt32 nPara, sal_uInt16 nIndex…
629 …void ImplInitDigitMode( OutputDevice* pOutDev, String* pString, xub_StrLen nStt, xu…
754 …void Paint( ImpEditView* pView, const Rectangle& rRect, OutputDevice* pTargetDevice = 0, sal_B…
755 …void Paint( OutputDevice* pOutDev, Rectangle aClipRec, Point aStartPos, sal_Bool bStripOnly = …
882 OutputDevice* GetRefDevice() const { return pRefDev; } in GetRefDevice()
883 void SetRefDevice( OutputDevice* pRefDef );
/trunk/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx50 extern void SwCalcPixStatics( OutputDevice *pOut );
1077 OutputDevice* pOutputDev = mrParentViewShell.GetOut(); in Paint()
1267 OutputDevice* pOutputDev = mrParentViewShell.GetOut(); in _PaintSelectMarkAtPage()
1336 OutputDevice* pOutputDev = mrParentViewShell.GetOut(); in MarkNewSelectedPage()
/trunk/main/vcl/source/control/
H A Dspinbtn.cxx160 void SpinButton::Draw( OutputDevice* pDev, const Point& rPos, const Size& rSize, sal_uLong nFlags ) in Draw()
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx1517 static void ImplDrawOutButton( OutputDevice* pOutDev, const Rectangle& rRect, in ImplDrawOutButton()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx105 DBG_NAMEEX( OutputDevice )
329 void OutputDevice::EndFontSubstitution() in EndFontSubstitution()
2972 void OutputDevice::ImplInitTextColor() in ImplInitTextColor()
2985 bool OutputDevice::ImplNewFont() const in ImplNewFont()
4613 OutputDevice *pOutDevRef = (OutputDevice *)this; in ImplDrawTextDirect()
4623 OutputDevice *pOutDevRef = (OutputDevice *)this; in ImplDrawTextDirect()
5216 void OutputDevice::SetTextFillColor() in SetTextFillColor()
5299 void OutputDevice::SetTextLineColor() in SetTextLineColor()
5358 void OutputDevice::SetOverlineColor() in SetOverlineColor()
6231 sal_Bool OutputDevice::GetTextIsRTL( in GetTextIsRTL()
[all …]
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx1795 void AquaSalGraphics::GetDevFontSubstList( OutputDevice* ) in GetDevFontSubstList() argument
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx219 virtual void PaintCell(OutputDevice& rDev, const Rectangle& rRect, sal_uInt16 nColId) const;
4421 void SwEntryBrowseBox::PaintCell(OutputDevice& rDev, in PaintCell()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx175 void ConnectEdges( OutputDevice *pOut );
176 void PaintLines ( OutputDevice *pOut );
203 static OutputDevice *pFlyMetafileOut = 0;
250 void SwCalcPixStatics( OutputDevice *pOut ) in SwCalcPixStatics()
308 OutputDevice *pSFlyMetafileOut;
1003 const OutputDevice *pOut = bFlyMetafile ? in SwAlignRect()
1639 OutputDevice& rOut) in DrawFillAttributes()
1728 OutputDevice *pOutDev, in DrawGraphic()
4097 OutputDevice *pOut = pGlobalShell->GetOut(); in PaintShadow()
5733 OutputDevice *pOut = pGlobalShell->GetOut(); in PaintBaBo()
[all …]
/trunk/main/sw/source/core/text/
H A Dtxtfly.cxx1057 void SwTxtFly::DrawFlyRect( OutputDevice* pOut, const SwRect &rRect, in DrawFlyRect()
1884 void SwContourCache::ShowContour( OutputDevice* pOut, const SdrObject* pObj, in ShowContour()
1935 void SwTxtFly::ShowContour( OutputDevice* pOut ) in ShowContour()
/trunk/main/svx/source/svdraw/
H A Dsvdopath.cxx1355 OutputDevice* pOut=pView==NULL ? NULL : pView->GetFirstOutputDevice(); // GetWin(0); in MovCreate()
2271 OutputDevice* pOut = pView->GetFirstOutputDevice(); in EndCreate()
H A Dsvdotext.cxx1021 OutputDevice* pOut = rOutliner.GetRefDevice(); in ImpSetCharStretching()
1037 …Font aTmpFont( OutputDevice::GetDefaultFont( DEFAULTFONT_SERIF, LANGUAGE_SYSTEM, DEFAULTFONT_FLAGS… in ImpSetCharStretching()
1130 void SdrTextObj::StartTextAnimation(OutputDevice* /*pOutDev*/, const Point& /*rOffset*/, long /*nEx… in StartTextAnimation() argument
1137 void SdrTextObj::StopTextAnimation(OutputDevice* /*pOutDev*/, long /*nExtraData*/) in StopTextAnimation() argument
H A Dsvdobj.cxx184 void SdrObjUserData::PaintMacro(OutputDevice& rOut, const Rectangle& /*rDirtyRect*/, const SdrObjMa… in PaintMacro()
991 sal_Bool SdrObject::SingleObjectPainter(OutputDevice& rOut) const in SingleObjectPainter()
1863 void SdrObject::PaintMacro(OutputDevice& rOut, const Rectangle& rDirtyRect, const SdrObjMacroHitRec… in PaintMacro()
H A Dsvdedxv.cxx92 SdrObjEditView::SdrObjEditView(SdrModel* pModel1, OutputDevice* pOut): in SdrObjEditView()
338 …ImpPaintOutlinerView(OutlinerView& rOutlView, const Rectangle& rRect, OutputDevice& rTargetDevice)… in ImpPaintOutlinerView()
722 OutputDevice& rOutDev = pPaintWindow->GetOutputDevice(); in SdrBeginTextEdit()
1201 OutputDevice* pRef = pTextEditOutliner->GetRefDevice(); in IsTextEditHit()
1805 void SdrObjEditView::AddWindowToPaintView(OutputDevice* pNewWin) in AddWindowToPaintView()
1816 void SdrObjEditView::DeleteWindowFromPaintView(OutputDevice* pOldWin) in DeleteWindowFromPaintView()
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx1492 void TextEngine::SeekCursor( sal_uLong nPara, sal_uInt16 nPos, Font& rFont, OutputDevice* pOutDev ) in SeekCursor()
2060 void TextEngine::ImpPaint( OutputDevice* pOutDev, const Point& rStartPos, Rectangle const* pPaintAr… in ImpPaint()
3026 void TextEngine::Draw( OutputDevice* pDev, const Point& rPos ) in Draw()
3235 void TextEngine::ImpInitLayoutMode( OutputDevice* pOutDev, sal_Bool bDrawingR2LPortion ) in ImpInitLayoutMode()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.hxx108 virtual void PaintCell(OutputDevice& rDev, const Rectangle& rRect,
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2514 static OutputDevice * lcl_GetOutputDevice( const SwPrintUIOptions &rPrintUIOptions ) in lcl_GetOutputDevice()
2516 OutputDevice *pOut = 0; in lcl_GetOutputDevice()
2713 OutputDevice *pOutDev = lcl_GetOutputDevice( *m_pPrintUIOptions ); in getRendererCount()
2830 OutputDevice *pOutDev = lcl_GetOutputDevice( *m_pPrintUIOptions ); in getRendererCount()
3154 OutputDevice *pOutDev = lcl_GetOutputDevice( *m_pPrintUIOptions ); in render()
3176 OutputDevice * pOut = lcl_GetOutputDevice( *m_pPrintUIOptions ); in render()
/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()

Completed in 350 milliseconds

12345678910>>...33