Home
last modified time | relevance | path

Searched refs:GetRefDevice (Results 26 – 50 of 63) sorted by relevance

123

/aoo42x/main/editeng/inc/editeng/
H A Dunoedprx.hxx74 virtual OutputDevice* GetRefDevice() const;
H A Dunoedsrc.hxx276 virtual OutputDevice* GetRefDevice() const = 0;
H A Dediteng.hxx142 OutputDevice* GetRefDevice() const;
H A Doutliner.hxx1029 OutputDevice* GetRefDevice() const;
/aoo42x/main/svx/source/accessibility/
H A DAccessibleEmptyEditSource.cxx153 OutputDevice* GetRefDevice() const { return NULL; } in GetRefDevice() function in accessibility::AccessibleEmptyEditSource_Impl
/aoo42x/main/sd/source/ui/func/
H A Dfuexpand.cxx109 pOutl->SetRefDevice( SD_MOD()->GetRefDevice( *mpDocSh ) ); in DoExecute()
/aoo42x/main/editeng/source/outliner/
H A Doutliner.cxx1569 OutputDevice* pRefDev = pEditEngine->GetRefDevice(); in ImplGetBulletSize()
1579 …ice::LogicToLogic( pFmt->GetGraphicSize(), MAP_100TH_MM, pEditEngine->GetRefDevice()->GetMapMode()… in ImplGetBulletSize()
1710 OutputDevice* pRefDev = pEditEngine->GetRefDevice(); in ImpCalcBulletArea()
/aoo42x/main/sd/source/ui/view/
H A DOutliner.cxx281 SetRefDevice( SD_MOD()->GetRefDevice( *mpDrawDocument->GetDocSh() ) ); in PrepareSpelling()
1628 SetRefDevice( SD_MOD()->GetRefDevice( *mpDrawDocument->GetDocSh() ) ); in BeginConversion()
/aoo42x/main/svx/source/svdraw/
H A Dsvdotxed.cxx70 rOutl.SetRefDevice( pModel->GetRefDevice() ); in BegTextEdit()
H A Dsvdmodel.cxx870 pOutliner->SetRefDevice(GetRefDevice()); in ImpSetOutlinerDefaults()
876 if ( !GetRefDevice() ) in ImpSetOutlinerDefaults()
H A Dsvdoole2.cxx2154 if (pModel && pModel->GetRefDevice() && in GetObjRef_Impl()
2155 pModel->GetRefDevice()->GetOutDevType() == OUTDEV_PRINTER) in GetObjRef_Impl()
H A Dsvdedxv.cxx161 pTextEditOutliner->SetRefDevice(pMod->GetRefDevice()); in Notify()
1201 OutputDevice* pRef = pTextEditOutliner->GetRefDevice(); in IsTextEditHit()
/aoo42x/main/sc/source/filter/excel/
H A Dxlroot.cxx291 return GetDoc().GetRefDevice(); in GetPrinter()
/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessibleText.cxx1496 pEditEngine->SetRefDevice(pDocShell->GetRefDevice()); in GetTextForwarder()
1751 mpEditEngine->SetRefDevice(mpDocSh->GetRefDevice()); in GetTextForwarder()
/aoo42x/main/sc/source/ui/view/
H A Dviewfun7.cxx97 OutputDevice* pRef = GetViewData()->GetDocument()->GetDrawLayer()->GetRefDevice(); in PasteDraw()
/aoo42x/main/sc/source/ui/inc/
H A Ddocsh.hxx385 OutputDevice* GetRefDevice(); // WYSIWYG: Printer, otherwise VirtualDevice...
/aoo42x/main/svx/inc/svx/
H A Dsvdmodel.hxx374 OutputDevice* GetRefDevice() const { return pRefOutDev; } in GetRefDevice() function in SdrModel
/aoo42x/main/svx/source/form/
H A Dfmobj.cxx130 OutputDevice* pCurrentRefDevice = pFormModel ? pFormModel->GetRefDevice() : NULL; in impl_checkRefDevice_nothrow()
/aoo42x/main/sc/source/core/data/
H A Ddocumen9.cxx249 pDrawLayer->SetRefDevice(GetRefDevice()); in UpdateDrawPrinter()
/aoo42x/main/starmath/source/
H A Daccessibility.cxx1383 OutputDevice* SmTextForwarder::GetRefDevice() const in GetRefDevice() function in SmTextForwarder
1386 return pEditEngine ? pEditEngine->GetRefDevice() : 0; in GetRefDevice()
H A Daccessibility.hxx245 virtual OutputDevice* GetRefDevice() const;
/aoo42x/main/sw/source/core/doc/
H A Ddocdesc.cxx712 if ( pOutDev != pDrawModel->GetRefDevice() ) in PrtDataChanged()
/aoo42x/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx340 OutputDevice* pDev = Doc()->GetRefDevice(); in InitControls()
/aoo42x/main/sd/source/ui/docshell/
H A Ddocshel4.cxx1269 pReferenceDevice = mpDoc->GetRefDevice (); in GetDocumentRefDev()
/aoo42x/main/sc/source/ui/unoobj/
H A Dtextuno.cxx1049 pEditEngine->SetRefDevice(pDocShell->GetRefDevice()); in GetTextForwarder()

Completed in 194 milliseconds

123