Home
last modified time | relevance | path

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

12

/trunk/main/svtools/source/control/
H A Dctrlbox.cxx224 rUDEvt.GetDevice()->Push(); in UserDraw()
226 rUDEvt.GetDevice()->SetLineColor( rUDEvt.GetDevice()->GetTextColor() ); in UserDraw()
227 rUDEvt.GetDevice()->DrawRect(aRect); in UserDraw()
228 rUDEvt.GetDevice()->Pop(); in UserDraw()
836 rUDEvt.GetDevice()->DrawText( aPos, aText ); in UserDraw()
841 Font aOldFont( rUDEvt.GetDevice()->GetFont() ); in UserDraw()
846 rUDEvt.GetDevice()->SetFont( aFont ); in UserDraw()
847 rUDEvt.GetDevice()->SetTextColor( aTextColor ); in UserDraw()
860 rUDEvt.GetDevice()->SetFont( aOldFont ); in UserDraw()
904 rUDEvt.GetDevice()->DrawText( aPos, aString ); 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()
/trunk/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()
/trunk/main/svx/source/sidebar/tools/
H A DValueSetWithTextControl.cxx169 OutputDevice* pDev = rUDEvt.GetDevice(); in UserDraw()
297 OutputDevice* pDev = rUDEvt.GetDevice(); in UserDraw()
421 OutputDevice* pDev = rUDEvt.GetDevice(); in UserDraw()
/trunk/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
/trunk/main/svx/source/dialog/
H A Dsvxbmpnumvalueset.cxx175 OutputDevice* pDev = rUDEvt.GetDevice(); in UserDraw()
529 OutputDevice* pDev = rUDEvt.GetDevice(); in UserDraw()
/trunk/main/sc/source/ui/inc/
H A Dsizedev.hxx44 OutputDevice* GetDevice() const { return pDevice; } in GetDevice() function in ScSizeDeviceProvider
/trunk/main/framework/source/uielement/
H A Dstatusbarmanager.cxx653 if ( xController.is() && rUDEvt.GetDevice() ) in UserDraw()
656 rUDEvt.GetDevice()->CreateUnoGraphics(); in UserDraw()
/trunk/main/xmlsecurity/source/dialogs/
H A Dstbcontrl.cxx165 OutputDevice* pDev = rUsrEvt.GetDevice(); in Paint()
/trunk/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()
/trunk/main/svtools/inc/svtools/
H A Dctrltool.hxx188 OutputDevice* GetDevice() const { return mpDev; } in GetDevice() function in FontList
/trunk/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()
/trunk/main/sw/source/ui/utlui/
H A Dviewlayoutctrl.cxx123 OutputDevice* pDev = rUsrEvt.GetDevice(); in Paint()
/trunk/main/sc/source/ui/sidebar/
H A DCellLineStyleValueSet.cxx89 OutputDevice* pDev = rUDEvt.GetDevice(); in UserDraw()
/trunk/main/sw/source/ui/misc/
H A Dinsrule.cxx145 OutputDevice* pDev = rUDEvt.GetDevice(); in UserDraw()
/trunk/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()
/trunk/main/dbaccess/source/ui/dlg/
H A Ddirectsql.cxx89 …_rUDEvt.GetDevice()->DrawText( _rUDEvt.GetRect(), GetEntry( _rUDEvt.GetItemId() ), TEXT_DRAW_LEFT … in UserDraw()
/trunk/main/vcl/inc/vcl/
H A Devent.hxx257 OutputDevice* GetDevice() const { return mpOutDev; } in GetDevice() function in UserDrawEvent
/trunk/main/vcl/source/control/
H A Dlstbox.cxx1530 if ( rEvt.GetDevice() == mpImplLB->GetMainWindow() ) in DrawEntry()
1532 else if ( rEvt.GetDevice() == mpImplWin ) in DrawEntry()
/trunk/main/tools/inc/tools/
H A Dfsys.hxx318 DirEntry GetDevice() const;

Completed in 105 milliseconds

12