/trunk/main/chart2/source/view/main/ |
H A D | DrawModelWrapper.cxx | 184 SetRefDevice(m_apRefDevice.get()); in DrawModelWrapper() 185 rOutliner.SetRefDevice(m_apRefDevice.get()); in DrawModelWrapper() 320 SetRefDevice( pParentRefDev ); in attachParentReferenceDevice()
|
/trunk/main/sw/source/ui/lingu/ |
H A D | sdrhhcwrap.cxx | 74 SetRefDevice( pView->GetDocShell()->GetDoc()->getPrinter( false ) ); in SdrHHCWrapper() 83 …pOutlView->GetOutliner()->SetRefDevice(pView->GetWrtShell().getIDocumentDeviceAccess()->getPrinter… in SdrHHCWrapper()
|
/trunk/main/sd/source/ui/docshell/ |
H A D | docshel4.cxx | 268 mpDoc->SetRefDevice( pRefDevice ); in UpdateRefDevice() 273 pOutl->SetRefDevice( pRefDevice ); in UpdateRefDevice() 278 pInternalOutl->SetRefDevice( pRefDevice ); in UpdateRefDevice()
|
/trunk/main/sw/source/ui/dialog/ |
H A D | SwSpellDialogChildWindow.cxx | 817 aTmpOutliner.SetRefDevice( pDoc->getPrinter( false ) ); in FindNextDrawTextError_Impl() 824 … pOutlView->GetOutliner()->SetRefDevice( rSh.getIDocumentDeviceAccess()->getPrinter( false ) ); in FindNextDrawTextError_Impl()
|
/trunk/main/sd/source/core/ |
H A D | drawdoc.cxx | 852 mpOutliner->SetRefDevice( SD_MOD()->GetRefDevice( *mpDocSh ) ); in GetOutliner() 882 mpInternalOutliner->SetRefDevice( SD_MOD()->GetRefDevice( *mpDocSh ) ); in GetInternalOutliner()
|
/trunk/main/sw/source/core/doc/ |
H A D | docdesc.cxx | 685 pDrawModel->SetRefDevice( getReferenceDevice( false ) ); in PrtDataChanged() 713 pDrawModel->SetRefDevice( pOutDev ); in PrtDataChanged()
|
H A D | doc.cxx | 496 pDrawModel->SetRefDevice( pPrt ); in setPrinter() 527 pDrawModel->SetRefDevice( pVirDev ); in setVirtualDevice() 565 pDrawModel->SetRefDevice( pMyVirDev ); in setReferenceDeviceType() 578 pDrawModel->SetRefDevice( pPrinter ); in setReferenceDeviceType()
|
/trunk/main/sd/source/ui/func/ |
H A D | fuinsfil.cxx | 519 pOutliner->SetRefDevice( SD_MOD()->GetRefDevice( *mpDocSh ) ); in InsTextOrRTFinDrMode() 670 pOutliner->SetRefDevice(SD_MOD()->GetRefDevice( *mpDocSh )); in InsTextOrRTFinOlMode()
|
H A D | fusumry.cxx | 183 pOutl->SetRefDevice(SD_MOD()->GetRefDevice( *mpDocSh )); in DoExecute()
|
H A D | fuexpand.cxx | 109 pOutl->SetRefDevice( SD_MOD()->GetRefDevice( *mpDocSh ) ); in DoExecute()
|
/trunk/main/sc/source/ui/view/ |
H A D | viewfun4.cxx | 368 pThesaurusEngine->SetRefDevice(GetViewData()->GetActiveWin()); in DoThesaurus() 559 pEngine->SetRefDevice( rViewData.GetActiveWin() ); in DoSheetConversion()
|
H A D | notemark.cxx | 100 rOutliner.SetRefDevice(pPrinter); in IMPL_LINK()
|
H A D | spelldialog.cxx | 245 mxEngine->SetRefDevice( mpViewData->GetActiveWin() ); in Init()
|
/trunk/main/sc/source/ui/inc/ |
H A D | output.hxx | 197 void SetRefDevice( OutputDevice* pRDev ) { pRefDevice = pFmtDevice = pRDev; } in SetRefDevice() function in ScOutputData
|
/trunk/main/sd/source/ui/view/ |
H A D | Outliner.cxx | 281 SetRefDevice( SD_MOD()->GetRefDevice( *mpDrawDocument->GetDocSh() ) ); in PrepareSpelling() 1628 SetRefDevice( SD_MOD()->GetRefDevice( *mpDrawDocument->GetDocSh() ) ); in BeginConversion()
|
/trunk/main/chart2/source/controller/drawinglayer/ |
H A D | DrawViewWrapper.cxx | 330 pOutliner->SetRefDevice( pParentRefDev ); in attachParentReferenceDevice()
|
/trunk/main/svx/source/svdraw/ |
H A D | svdotxed.cxx | 70 rOutl.SetRefDevice( pModel->GetRefDevice() ); in BegTextEdit()
|
H A D | svdmodel.cxx | 870 pOutliner->SetRefDevice(GetRefDevice()); in ImpSetOutlinerDefaults() 883 void SdrModel::SetRefDevice(OutputDevice* pDev) in SetRefDevice() function in SdrModel
|
/trunk/main/sc/source/ui/pagedlg/ |
H A D | tphfedit.cxx | 415 pEdEngine->SetRefDevice( this ); in ScEditWindow()
|
/trunk/main/sc/source/ui/Accessibility/ |
H A D | AccessibleText.cxx | 1496 pEditEngine->SetRefDevice(pDocShell->GetRefDevice()); in GetTextForwarder() 1751 mpEditEngine->SetRefDevice(mpDocSh->GetRefDevice()); in GetTextForwarder()
|
/trunk/main/forms/source/richtext/ |
H A D | richtextmodel.cxx | 381 m_pEngine->SetRefDevice( pRefDevice ); in setFastPropertyValue_NoBroadcast()
|
/trunk/main/svx/inc/svx/ |
H A D | svdmodel.hxx | 373 void SetRefDevice(OutputDevice* pDev);
|
/trunk/main/sw/source/ui/uiview/ |
H A D | viewdraw.cxx | 528 pOutliner->SetRefDevice(pSh->getIDocumentDeviceAccess()->getReferenceDevice(false)); in BeginTextEdit()
|
/trunk/main/sc/source/core/data/ |
H A D | documen9.cxx | 249 pDrawLayer->SetRefDevice(GetRefDevice()); in UpdateDrawPrinter()
|
/trunk/main/editeng/inc/editeng/ |
H A D | editeng.hxx | 141 void SetRefDevice( OutputDevice* pRefDef );
|