/aoo41x/main/svtools/source/control/ |
H A D | ctrlbox.cxx | 224 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 D | ctrltool.cxx | 100 OutputDevice* GetDevice() const { return mpDevice; } in GetDevice() function in ImplFontListFontInfo 817 pDevice = pData->mpFirst->GetDevice(); in GetSizeAry()
|
H A D | taskstat.cxx | 535 OutputDevice* pDev = rUDEvt.GetDevice(); in UserDraw()
|
/aoo41x/main/toolkit/source/awt/ |
H A D | vclxprinter.cxx | 95 …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()
|
/aoo41x/main/svx/source/sidebar/tools/ |
H A D | ValueSetWithTextControl.cxx | 169 OutputDevice* pDev = rUDEvt.GetDevice(); in UserDraw() 297 OutputDevice* pDev = rUDEvt.GetDevice(); in UserDraw() 421 OutputDevice* pDev = rUDEvt.GetDevice(); in UserDraw()
|
/aoo41x/main/tools/source/fsys/ |
H A D | dirent.cxx | 1956 DirEntry DirEntry::GetDevice() const in GetDevice() function in DirEntry 2440 FSysPathStyle eStyle = DirEntry::GetPathStyle( rPath.GetDevice().GetName() ); in IsValidEntry_Impl() 2533 eStyle = DirEntry::GetPathStyle( GetDevice().GetName() ); in MakeShortName() 2810 aFromDevice=aFromDevice.GetDevice(); in MoveTo() 2811 aToDevice=aToDevice.GetDevice(); in MoveTo() 3175 … if (DirEntry::GetPathStyle(aTempDirEntry.GetDevice().GetName().GetChar(0)) != FSYS_STYLE_FAT) in IsLongNameOnFAT()
|
H A D | unx.cxx | 347 DirEntry DirEntry::GetDevice() const in GetDevice() function in DirEntry
|
/aoo41x/main/svx/source/dialog/ |
H A D | svxbmpnumvalueset.cxx | 175 OutputDevice* pDev = rUDEvt.GetDevice(); in UserDraw() 529 OutputDevice* pDev = rUDEvt.GetDevice(); in UserDraw()
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | sizedev.hxx | 44 OutputDevice* GetDevice() const { return pDevice; } in GetDevice() function in ScSizeDeviceProvider
|
/aoo41x/main/xmlsecurity/source/dialogs/ |
H A D | stbcontrl.cxx | 165 OutputDevice* pDev = rUsrEvt.GetDevice(); in Paint()
|
/aoo41x/main/svx/source/sidebar/line/ |
H A D | LineStyleValueSet.cxx | 61 OutputDevice* pDev = rUDEvt.GetDevice(); in UserDraw()
|
H A D | LineWidthValueSet.cxx | 108 OutputDevice* pDev = rUDEvt.GetDevice(); in UserDraw()
|
/aoo41x/main/framework/source/uielement/ |
H A D | statusbarmanager.cxx | 653 if ( xController.is() && rUDEvt.GetDevice() ) in UserDraw() 656 rUDEvt.GetDevice()->CreateUnoGraphics(); in UserDraw()
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | ctrltool.hxx | 188 OutputDevice* GetDevice() const { return mpDev; } in GetDevice() function in FontList
|
/aoo41x/main/svx/source/stbctrls/ |
H A D | xmlsecctrl.cxx | 166 OutputDevice* pDev = rUsrEvt.GetDevice(); in Paint()
|
H A D | pszctrl.cxx | 364 OutputDevice* pDev = rUsrEvt.GetDevice(); in Paint()
|
H A D | zoomsliderctrl.cxx | 267 OutputDevice* pDev = rUsrEvt.GetDevice(); in Paint()
|
/aoo41x/main/sw/source/ui/utlui/ |
H A D | viewlayoutctrl.cxx | 123 OutputDevice* pDev = rUsrEvt.GetDevice(); in Paint()
|
/aoo41x/main/sc/source/ui/sidebar/ |
H A D | CellLineStyleValueSet.cxx | 87 OutputDevice* pDev = rUDEvt.GetDevice(); in UserDraw()
|
/aoo41x/main/sw/source/ui/misc/ |
H A D | insrule.cxx | 145 OutputDevice* pDev = rUDEvt.GetDevice(); in UserDraw()
|
/aoo41x/main/dbaccess/source/ui/dlg/ |
H A D | directsql.cxx | 89 …_rUDEvt.GetDevice()->DrawText( _rUDEvt.GetRect(), GetEntry( _rUDEvt.GetItemId() ), TEXT_DRAW_LEFT … in UserDraw()
|
/aoo41x/main/sc/source/ui/docshell/ |
H A D | docsh5.cxx | 448 sal_Bool bChange = aDocument.SetOptimalHeight( nStartRow,nEndRow, nTab, 0, aProv.GetDevice(), in AdjustRowHeight() 462 …aDocument.UpdateAllRowHeights( aProv.GetDevice(), aProv.GetPPTX(), aProv.GetPPTY(), aZoom, aZoom, … in UpdateAllRowHeights()
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | event.hxx | 257 OutputDevice* GetDevice() const { return mpOutDev; } in GetDevice() function in UserDrawEvent
|
/aoo41x/main/vcl/source/control/ |
H A D | lstbox.cxx | 1530 if ( rEvt.GetDevice() == mpImplLB->GetMainWindow() ) in DrawEntry() 1532 else if ( rEvt.GetDevice() == mpImplWin ) in DrawEntry()
|
/aoo41x/main/tools/inc/tools/ |
H A D | fsys.hxx | 318 DirEntry GetDevice() const;
|