Home
last modified time | relevance | path

Searched refs:mrDocShell (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sd/source/filter/xml/
H A Dsdxmlwrp.cxx476 SdDrawDocument* pDoc = mrDocShell.GetDoc(); in Import()
519 …xInfoSet->setPropertyValue( OUString::createFromAscii( "Preview" ), uno::makeAny( mrDocShell.GetDo… in Import()
612 if( 0 == nRet && SFX_CREATE_MODE_EMBEDDED == mrDocShell.GetCreateMode() ) in Import()
836 mrDocShell.ClearUndoBuffer(); in Import()
939 if( SFX_CREATE_MODE_EMBEDDED == mrDocShell.GetCreateMode() ) in Export()
971 …pObjectHelper = SvXMLEmbeddedObjectHelper::Create( xStorage, *mrDocShell.GetDoc()->GetPersist(), E… in Export()
1018 if( mrDocShell.GetCreateMode() != SFX_CREATE_MODE_EMBEDDED ) in Export()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx1520 : mrDocShell( rDocShell) in PrepareSaveGuard()
1524 ScChartListenerCollection* pCharts = mrDocShell.aDocument.GetChartListenerCollection(); in PrepareSaveGuard()
1527 mrDocShell.aDocument.StopTemporaryChartLock(); in PrepareSaveGuard()
1528 if (mrDocShell.pAutoStyleList) in PrepareSaveGuard()
1529 mrDocShell.pAutoStyleList->ExecuteAllNow(); // Execute template timeouts now. in PrepareSaveGuard()
1530 if (mrDocShell.aDocument.HasExternalRefManager()) in PrepareSaveGuard()
1532 ScExternalRefManager* pRefMgr = mrDocShell.aDocument.GetExternalRefManager(); in PrepareSaveGuard()
1539 if (mrDocShell.GetCreateMode()== SFX_CREATE_MODE_STANDARD) in PrepareSaveGuard()
1540mrDocShell.SfxObjectShell::SetVisArea( Rectangle() ); // "Normally" worked on => no VisArea. in PrepareSaveGuard()
1545 if (mrDocShell.aDocument.HasExternalRefManager()) in ~PrepareSaveGuard()
[all …]
/trunk/main/sc/source/ui/view/
H A Dspelleng.cxx73 mrDocShell( *rViewData.GetDocShell() ), in ScConversionEngineBase()
159 mrDocShell.PostPaintCell( mnCurrCol, mnCurrRow, nTab ); in FindNextConversionCell()
377 return mrDocShell.GetActiveDialogParent(); in GetDialogParent()
/trunk/main/sd/source/filter/grf/
H A Dsdgrffilter.cxx286 …( ( ( mrDocShell.GetViewShell() && mrDocShell.GetViewShell()->ISA(::sd::DrawViewShell ) ) ? mrDocS… in Export()
/trunk/main/sd/source/filter/html/
H A Dsdhtmlfilter.cxx79 delete( new HtmlExport( mrMedium.GetName(), aParams, &mrDocument, &mrDocShell ) ); in Export()
/trunk/main/sd/inc/
H A Dsdfilter.hxx61 ::sd::DrawDocShell& mrDocShell;
/trunk/main/sd/source/filter/
H A Dsdfilter.cxx60 , mrDocShell( rDocShell ) in SdFilter()
H A Dsdpptwrp.cxx199 pSaveVBA( (SfxObjectShell&) mrDocShell, pBas ); in PreSaveBasic()
/trunk/main/sc/source/ui/inc/
H A Dspelleng.hxx80 ScDocShell& mrDocShell; member in ScConversionEngineBase
H A Ddocsh.hxx138 ScDocShell & mrDocShell; member in ScDocShell::PrepareSaveGuard
/trunk/main/sd/source/ui/inc/
H A Dsdtreelb.hxx108 ::sd::DrawDocShell& mrDocShell;
/trunk/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx110 mrDocShell( rDocShell ), in SdPageObjsTransferable()
164 return mrDocShell; in GetDocShell()

Completed in 56 milliseconds