Home
last modified time | relevance | path

Searched refs:GetDevice (Results 1 – 25 of 37) sorted by relevance

12

/AOO42X/main/svtools/source/control/ !
H A Dctrlbox.cxx224 rUDEvt.GetDevice()->Push(); in UserDraw()
225 rUDEvt.GetDevice()->SetFillColor( pData->aColor ); in UserDraw()
226 rUDEvt.GetDevice()->SetLineColor( rUDEvt.GetDevice()->GetTextColor() ); in UserDraw()
227 rUDEvt.GetDevice()->DrawRect(aRect); in UserDraw()
228 rUDEvt.GetDevice()->Pop(); in UserDraw()
242 rUDEvt.GetDevice()->DrawBitmapEx(aRect.TopLeft(), aBlendFrame); in UserDraw()
814 rUDEvt.GetDevice()->DrawImage( aPos, *pImg ); in UserDraw()
835 Point aPos( nX, aTopLeft.Y() + (nH-rUDEvt.GetDevice()->GetTextHeight())/2 ); in UserDraw()
836 rUDEvt.GetDevice()->DrawText( aPos, aText ); in UserDraw()
837 nX += rUDEvt.GetDevice()->GetTextWidth( aText ); in UserDraw()
[all …]
H A Dctrltool.cxx100 OutputDevice* GetDevice() const { return mpDevice; } in GetDevice() function in ImplFontListFontInfo
817 pDevice = pData->mpFirst->GetDevice(); in GetSizeAry()
H A Dtaskstat.cxx535 OutputDevice* pDev = rUDEvt.GetDevice(); in UserDraw()
/AOO42X/main/toolkit/source/awt/ !
H A Dvclxprinter.cxx95 …m::sun::star::uno::Reference< ::com::sun::star::awt::XDevice > VCLXPrinterPropertySet::GetDevice() in GetDevice() function in VCLXPrinterPropertySet
326 return GetDevice(); in startPage()
358 return GetDevice(); in createDevice()
/AOO42X/main/svx/source/sidebar/tools/ !
H A DValueSetWithTextControl.cxx167 OutputDevice* pDev = rUDEvt.GetDevice(); in UserDraw()
295 OutputDevice* pDev = rUDEvt.GetDevice(); in UserDraw()
419 OutputDevice* pDev = rUDEvt.GetDevice(); in UserDraw()
/AOO42X/main/tools/source/fsys/ !
H A Ddirent.cxx1953 DirEntry DirEntry::GetDevice() const in GetDevice() function in DirEntry
2437 FSysPathStyle eStyle = DirEntry::GetPathStyle( rPath.GetDevice().GetName() ); in IsValidEntry_Impl()
2530 eStyle = DirEntry::GetPathStyle( GetDevice().GetName() ); in MakeShortName()
2807 aFromDevice=aFromDevice.GetDevice(); in MoveTo()
2808 aToDevice=aToDevice.GetDevice(); in MoveTo()
3172 … if (DirEntry::GetPathStyle(aTempDirEntry.GetDevice().GetName().GetChar(0)) != FSYS_STYLE_FAT) in IsLongNameOnFAT()
H A Dunx.cxx347 DirEntry DirEntry::GetDevice() const in GetDevice() function in DirEntry
/AOO42X/main/svx/source/dialog/ !
H A Dsvxbmpnumvalueset.cxx175 OutputDevice* pDev = rUDEvt.GetDevice(); in UserDraw()
529 OutputDevice* pDev = rUDEvt.GetDevice(); in UserDraw()
/AOO42X/main/sc/source/ui/inc/ !
H A Dsizedev.hxx44 OutputDevice* GetDevice() const { return pDevice; } in GetDevice() function in ScSizeDeviceProvider
/AOO42X/main/framework/source/uielement/ !
H A Dstatusbarmanager.cxx653 if ( xController.is() && rUDEvt.GetDevice() ) in UserDraw()
656 rUDEvt.GetDevice()->CreateUnoGraphics(); in UserDraw()
/AOO42X/main/xmlsecurity/source/dialogs/ !
H A Dstbcontrl.cxx165 OutputDevice* pDev = rUsrEvt.GetDevice(); in Paint()
/AOO42X/main/svx/source/sidebar/line/ !
H A DLineStyleValueSet.cxx61 OutputDevice* pDev = rUDEvt.GetDevice(); in UserDraw()
H A DLineWidthValueSet.cxx108 OutputDevice* pDev = rUDEvt.GetDevice(); in UserDraw()
/AOO42X/main/svtools/inc/svtools/ !
H A Dctrltool.hxx188 OutputDevice* GetDevice() const { return mpDev; } in GetDevice() function in FontList
/AOO42X/main/svx/source/stbctrls/ !
H A Dxmlsecctrl.cxx166 OutputDevice* pDev = rUsrEvt.GetDevice(); in Paint()
H A Dpszctrl.cxx363 OutputDevice* pDev = rUsrEvt.GetDevice(); in Paint()
H A Dzoomsliderctrl.cxx267 OutputDevice* pDev = rUsrEvt.GetDevice(); in Paint()
/AOO42X/main/sw/source/ui/utlui/ !
H A Dviewlayoutctrl.cxx123 OutputDevice* pDev = rUsrEvt.GetDevice(); in Paint()
/AOO42X/main/sc/source/ui/sidebar/ !
H A DCellLineStyleValueSet.cxx89 OutputDevice* pDev = rUDEvt.GetDevice(); in UserDraw()
/AOO42X/main/sw/source/ui/misc/ !
H A Dinsrule.cxx145 OutputDevice* pDev = rUDEvt.GetDevice(); in UserDraw()
/AOO42X/main/sc/source/ui/docshell/ !
H A Ddocsh5.cxx446 sal_Bool bChange = aDocument.SetOptimalHeight( nStartRow,nEndRow, nTab, 0, aProv.GetDevice(), in AdjustRowHeight()
460 …aDocument.UpdateAllRowHeights( aProv.GetDevice(), aProv.GetPPTX(), aProv.GetPPTY(), aZoom, aZoom, … in UpdateAllRowHeights()
/AOO42X/main/dbaccess/source/ui/dlg/ !
H A Ddirectsql.cxx89 …_rUDEvt.GetDevice()->DrawText( _rUDEvt.GetRect(), GetEntry( _rUDEvt.GetItemId() ), TEXT_DRAW_LEFT … in UserDraw()
/AOO42X/main/vcl/inc/vcl/ !
H A Devent.hxx257 OutputDevice* GetDevice() const { return mpOutDev; } in GetDevice() function in UserDrawEvent
/AOO42X/main/vcl/source/control/ !
H A Dlstbox.cxx1530 if ( rEvt.GetDevice() == mpImplLB->GetMainWindow() ) in DrawEntry()
1532 else if ( rEvt.GetDevice() == mpImplWin ) in DrawEntry()
/AOO42X/main/tools/inc/tools/ !
H A Dfsys.hxx318 DirEntry GetDevice() const;

12