Home
last modified time | relevance | path

Searched refs:mpDocShell (Results 1 – 25 of 43) sorted by relevance

12

/trunk/main/sc/source/ui/unoobj/
H A Deventuno.cxx43 mpDocShell( pDocSh ), in ScSheetEventsObj()
46 mpDocShell->GetDocument()->AddUnoObject(*this); in ScSheetEventsObj()
51 if (mpDocShell) in ~ScSheetEventsObj()
52 mpDocShell->GetDocument()->RemoveUnoObject(*this); in ~ScSheetEventsObj()
61 mpDocShell = NULL; in Notify()
81 if (!mpDocShell) in replaceByName()
89 const ScSheetEvents* pOldEvents = mpDocShell->GetDocument()->GetSheetEvents(mnTab); in replaceByName()
123 mpDocShell->GetDocument()->SetSheetEvents( mnTab, &aNewEvents ); in replaceByName()
124 mpDocShell->SetDocumentModified(); in replaceByName()
138 if (mpDocShell) in getByName()
[all …]
H A Dservuno.cxx75 ScDocShell* mpDocShell; member in ScVbaObjectForCodeNameProvider
77 ScVbaObjectForCodeNameProvider( ScDocShell* pDocShell ) : mpDocShell( pDocShell ) in ScVbaObjectForCodeNameProvider()
79 ScDocument* pDoc = mpDocShell->GetDocument(); in ScVbaObjectForCodeNameProvider()
86 aArgs[1] = uno::Any( mpDocShell->GetModel() ); in ScVbaObjectForCodeNameProvider()
96 ScDocument* pDoc = mpDocShell->GetDocument(); in hasByName()
113 uno::Reference< frame::XModel > xModel( mpDocShell->GetModel() ); in hasByName()
144 ScDocument* pDoc = mpDocShell->GetDocument(); in getElementNames()
167 ScDocShell* mpDocShell; member in ScVbaCodeNameProvider
169 ScVbaCodeNameProvider( ScDocShell* pDocShell ) : mpDocShell( pDocShell ) {} in ScVbaCodeNameProvider()
175 if ( mpDocShell ) in getCodeNameForObject()
[all …]
H A Dtokenuno.cxx72 mpDocShell( pDocSh ), in ScFormulaParserObj()
78 mpDocShell->GetDocument()->AddUnoObject(*this); in ScFormulaParserObj()
83 if (mpDocShell) in ~ScFormulaParserObj()
84 mpDocShell->GetDocument()->RemoveUnoObject(*this); in ~ScFormulaParserObj()
90 mpDocShell = NULL; in Notify()
137 if (mpDocShell) in parseFormula()
139 ScDocument* pDoc = mpDocShell->GetDocument(); in parseFormula()
163 if (mpDocShell) in printFormula()
165 ScDocument* pDoc = mpDocShell->GetDocument(); in printFormula()
214 ScDocument* pDoc = mpDocShell->GetDocument(); in setPropertyValue()
[all …]
/trunk/main/sc/source/ui/miscdlgs/
H A Dsharedocdlg.cxx70 ,mpDocShell ( NULL ) in ScShareDocumentDlg()
73 mpDocShell = ( mpViewData ? mpViewData->GetDocShell() : NULL ); in ScShareDocumentDlg()
74 DBG_ASSERT( mpDocShell, "ScShareDocumentDlg CTOR: mpDocShell is null!" ); in ScShareDocumentDlg()
78 bool bIsDocShared = ( mpDocShell ? mpDocShell->IsDocShared() : false ); in ScShareDocumentDlg()
113 if ( !mpDocShell ) in UpdateView()
118 if ( mpDocShell->IsDocShared() ) in UpdateView()
122 ::svt::ShareControlFile aControlFile( mpDocShell->GetSharedFileURL() ); in UpdateView()
217 …uno::Reference<document::XDocumentPropertiesSupplier> xDPS(mpDocShell->GetModel(), uno::UNO_QUERY_… in UpdateView()
H A Doptsolver.cxx233 mpDocShell ( pDocSh ), in ScOptSolverDlg()
373 const ScOptSolverSave* pOldData = mpDocShell->GetSolverSaveData(); in Init()
569 mpDocShell->SetSolverSaveData( aSave ); in IMPL_LINK()
835 uno::Reference<sheet::XSpreadsheetDocument> xDocument( mpDocShell->GetModel(), uno::UNO_QUERY ); in CallSolver()
1027 mpDocShell->LockPaint(); in CallSolver()
1028 ScDocFunc aFunc(*mpDocShell); in CallSolver()
1035 mpDocShell->UnlockPaint(); in CallSolver()
1062 mpDocShell->LockPaint(); in CallSolver()
1063 ScDocFunc aFunc(*mpDocShell); in CallSolver()
1070 mpDocShell->UnlockPaint(); in CallSolver()
/trunk/main/sc/source/ui/view/
H A Dspelldialog.cxx53 mpDocShell( 0 ), in SFX_IMPL_CHILDWINDOW()
137 mpDocShell->GetUndoManager()->AddUndoAction( new ScUndoConversion( in Reset()
138 mpDocShell, mpViewData->GetMarkData(), in Reset()
143 mpDocShell->SetDocumentModified(); in Reset()
148 mpDocShell->PostPaintGridAll(); in Reset()
158 mpDocShell = 0; in Reset()
179 mpDocShell = mpViewData->GetDocShell(); in Init()
180 mpDoc = mpDocShell->GetDocument(); in Init()
/trunk/main/sd/source/ui/dlg/
H A Dprltempl.cxx74 mpDocShell ( pDocSh ), in SdPresLayoutTemplateDlg()
136 ( mpDocShell->GetItem( SID_COLOR_TABLE ) ) ) ); in SdPresLayoutTemplateDlg()
138 ( mpDocShell->GetItem( SID_GRADIENT_LIST ) ) ) ); in SdPresLayoutTemplateDlg()
140 ( mpDocShell->GetItem( SID_BITMAP_LIST ) ) ) ); in SdPresLayoutTemplateDlg()
142 ( mpDocShell->GetItem( SID_HATCH_LIST ) ) ) ); in SdPresLayoutTemplateDlg()
144 ( mpDocShell->GetItem( SID_DASH_LIST ) ) ) ); in SdPresLayoutTemplateDlg()
146 ( mpDocShell->GetItem( SID_LINEEND_LIST ) ) ) ); in SdPresLayoutTemplateDlg()
299 ( mpDocShell->GetItem( SID_ATTR_CHAR_FONTLIST) ) ) ); in PageCreated()
H A Ddlgpage.cxx57 mpDocShell ( pDocSh ) in SdPageDlg()
60 ( mpDocShell->GetItem( SID_COLOR_TABLE ) ) ) ); in SdPageDlg()
62 ( mpDocShell->GetItem( SID_GRADIENT_LIST ) ) ) ); in SdPageDlg()
64 ( mpDocShell->GetItem( SID_BITMAP_LIST ) ) ) ); in SdPageDlg()
66 ( mpDocShell->GetItem( SID_HATCH_LIST ) ) ) ); in SdPageDlg()
H A Dnavigatr.cxx472 pDocShell = pInfo->mpDocShell; in IMPL_LINK()
569 ::sd::DrawDocShell* pDocShell = pInfo->mpDocShell; in IMPL_LINK()
752 pInfo->mpDocShell = pDocShell; in RefreshDocumentLB()
/trunk/main/sc/source/ui/vba/
H A Dvbaeventshelper.cxx181 ScDocShell* mpDocShell; member in ScVbaEventListener
194 mpDocShell( pDocShell ), in ScVbaEventListener()
363 if( mbDisposed || !mpDocShell || (nCount == 0) ) in changesOccurred()
406 …uno::Reference< sheet::XSheetCellRangeContainer > xRanges( new ScCellRangesObj( mpDocShell, aRange… in changesOccurred()
526 mpDocShell = dynamic_cast< ScDocShell* >( mpShell ); // mpShell from base class in ScVbaEventsHelper()
527 mpDoc = mpDocShell ? mpDocShell->GetDocument() : 0; in ScVbaEventsHelper()
529 if( !mxModel.is() || !mpDocShell || !mpDoc ) in ScVbaEventsHelper()
785 mxListener = new ScVbaEventListener( *this, mxModel, mpDocShell ); in implPostProcessEvent()
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx213 mpDocShell( pShell ), in SdXImpressDocument()
232 mpDocShell( NULL ), in SdXImpressDocument()
464 mpDocShell = NULL; in Notify()
475 if( mpDocShell ) in Notify()
477 SdDrawDocument *pNewDoc = mpDocShell->GetDoc(); in Notify()
704 if( mpDocShell && (mpDocShell->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED) && xData.is() ) in setViewData()
1402 aAny <<= mpDocShell->GetBasicContainer(); in getPropertyValue()
1475 if( mpDocShell && mpDoc ) in getRendererCount()
1481 if( xModel == mpDocShell->GetModel() ) in getRendererCount()
1512 if( mpDocShell && mpDoc ) in getRenderer()
[all …]
H A Dunolayer.cxx744 if(mpModel->mpDocShell) in UpdateLayerView()
747 PTR_CAST(::sd::DrawViewShell, mpModel->mpDocShell->GetViewShell()); in UpdateLayerView()
764 if( mpModel->mpDocShell ) in GetView()
766 ::sd::ViewShell* pViewSh = mpModel->mpDocShell->GetViewShell(); in GetView()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx1016 SwDocShell* pDocShell = rReader.mpDocShell; in ProcessObj()
1669 mpDocShell->GetModel(), uno::UNO_QUERY_THROW); in ImportDop()
1793 mpDocShell->SetModifyPasswordHash(pWDop->lKeyProtDoc); in ImportDop()
3702 : mpDocShell(rD.GetDocShell()) in SwWW8ImplReader()
3703 , maTracer(*(mpDocShell->GetMedium())) in SwWW8ImplReader()
4227 mpDocShell->GetModel(), uno::UNO_QUERY_THROW); in ReadDocVars()
4261 mpDocShell->GetModel(), uno::UNO_QUERY_THROW); in ReadDocInfo()
4642 SvxImportMSVBasic aVBasic(*mpDocShell, *pStg, in CoreLoad()
4681 ::EndProgress(mpDocShell); in CoreLoad()
5058 SfxMedium* pMedium = mpDocShell->GetMedium(); in LoadThroughDecryption()
[all …]
H A Dww8par4.cxx265 ::SetProgressState(nProgress, mpDocShell); // Update in ImportOle()
428 ::SetProgressState(nProgress, mpDocShell); // Update in ImportOleBase()
457 … aSrcStgName, xSrc0, mpDocShell->GetStorage(), rGraph, aRect, aVisArea, pTmpData, nError, in ImportOleBase()
/trunk/main/sd/source/core/
H A Ddrawdoc4.cxx1491 : mpDocShell( 0 ), mpDoc( pDoc ) in ModifyGuard()
1498 if( mpDocShell ) in init()
1500 mpDoc = mpDocShell->GetDoc(); in init()
1504 mpDocShell = mpDoc->GetDocSh(); in init()
1507 mbIsEnableSetModified = mpDocShell ? mpDocShell->IsEnableSetModified() : sal_False; in init()
1511 mpDocShell->EnableSetModified( sal_False ); in init()
1517 mpDocShell->EnableSetModified( sal_True ); in ~ModifyGuard()
/trunk/main/sc/source/filter/ftools/
H A Dfprogressbar.cxx59 Init( rParProgress.mpDocShell ); in ScfProgressBar()
70 mpDocShell = pDocShell; in Init()
106 mxSysProgress.reset( new ScProgress( mpDocShell, maText, nSysTotalSize ) ); in SetCurrSegment()
/trunk/main/sw/source/ui/vba/
H A Dvbadocumentproperties.cxx119 SwDocShell* mpDocShell; member in StatisticPropertyGetSetHelper
122 …const uno::Reference< frame::XModel >& xModel ) :PropertGetSetHelper( xModel ) , mpDocShell( NULL ) in StatisticPropertyGetSetHelper()
125 mpDocShell = word::getDocShell( xModel ); in StatisticPropertyGetSetHelper()
144 if ( mpDocShell ) in getPropertyValue()
146 SwFEShell* pFEShell = mpDocShell->GetFEShell(); in getPropertyValue()
/trunk/main/sd/source/ui/view/
H A DViewShellBase.cxx275 mpDocShell (NULL), in ViewShellBase()
287 mpDocShell = static_cast<DrawDocShell*>( in ViewShellBase()
289 if (mpDocShell != NULL) in ViewShellBase()
290 mpDocument = mpDocShell->GetDoc(); in ViewShellBase()
453 return mpDocShell; in GetDocShell()
H A Ddrawview.cxx102 , mpDocShell(pDocSh) in DrawView()
498 SdDrawDocument* pDoc = mpDocShell->GetDoc(); in CompleteRedraw()
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.hxx90 DrawDocShell* mpDocShell; member in sd::AnnotationWindow
127 DrawDocShell* DocShell() { return mpDocShell; } in DocShell()
/trunk/main/sd/source/ui/inc/
H A Dnavigatr.hxx70 NavDocInfo() { mpDocShell = NULL; } in NavDocInfo()
82 ::sd::DrawDocShell* mpDocShell;
H A Ddlgpage.hxx44 const SfxObjectShell* mpDocShell; member in SdPageDlg
H A Dprltempl.hxx49 const SfxObjectShell* mpDocShell; member in SdPresLayoutTemplateDlg
/trunk/main/sc/source/ui/inc/
H A Dsharedocdlg.hxx60 ScDocShell* mpDocShell; member in ScShareDocumentDlg
H A Dspelldialog.hxx90 ScDocShell* mpDocShell; member in ScSpellDialogChildWindow

Completed in 134 milliseconds

12