/aoo4110/main/sc/source/ui/unoobj/ |
H A D | eventuno.cxx | 43 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 D | servuno.cxx | 75 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 D | tokenuno.cxx | 72 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 …]
|
/aoo4110/main/sc/source/ui/miscdlgs/ |
H A D | sharedocdlg.cxx | 70 ,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 D | optsolver.cxx | 233 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()
|
/aoo4110/main/sc/source/ui/view/ |
H A D | spelldialog.cxx | 53 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()
|
/aoo4110/main/sd/source/ui/dlg/ |
H A D | prltempl.cxx | 74 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 D | dlgpage.cxx | 57 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 D | navigatr.cxx | 472 pDocShell = pInfo->mpDocShell; in IMPL_LINK() 569 ::sd::DrawDocShell* pDocShell = pInfo->mpDocShell; in IMPL_LINK() 752 pInfo->mpDocShell = pDocShell; in RefreshDocumentLB()
|
/aoo4110/main/sc/source/ui/vba/ |
H A D | vbaeventshelper.cxx | 181 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()
|
/aoo4110/main/sd/source/ui/unoidl/ |
H A D | unomodel.cxx | 213 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 D | unolayer.cxx | 744 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()
|
/aoo4110/main/sc/source/filter/ftools/ |
H A D | fprogressbar.cxx | 59 Init( rParProgress.mpDocShell ); in ScfProgressBar() 70 mpDocShell = pDocShell; in Init() 106 mxSysProgress.reset( new ScProgress( mpDocShell, maText, nSysTotalSize ) ); in SetCurrSegment()
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8par.cxx | 1016 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() 4226 mpDocShell->GetModel(), uno::UNO_QUERY_THROW); in ReadDocVars() 4260 mpDocShell->GetModel(), uno::UNO_QUERY_THROW); in ReadDocInfo() 4641 SvxImportMSVBasic aVBasic(*mpDocShell, *pStg, in CoreLoad() 4680 ::EndProgress(mpDocShell); in CoreLoad() 5057 SfxMedium* pMedium = mpDocShell->GetMedium(); in LoadThroughDecryption() [all …]
|
H A D | ww8par4.cxx | 265 ::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()
|
/aoo4110/main/sd/source/core/ |
H A D | drawdoc4.cxx | 1491 : 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()
|
/aoo4110/main/sw/source/ui/vba/ |
H A D | vbadocumentproperties.cxx | 119 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()
|
/aoo4110/main/sd/source/ui/view/ |
H A D | ViewShellBase.cxx | 275 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 D | drawview.cxx | 102 , mpDocShell(pDocSh) in DrawView() 498 SdDrawDocument* pDoc = mpDocShell->GetDoc(); in CompleteRedraw()
|
/aoo4110/main/sd/source/ui/annotations/ |
H A D | annotationwindow.hxx | 90 DrawDocShell* mpDocShell; member in sd::AnnotationWindow 127 DrawDocShell* DocShell() { return mpDocShell; } in DocShell()
|
/aoo4110/main/sd/source/ui/inc/ |
H A D | navigatr.hxx | 70 NavDocInfo() { mpDocShell = NULL; } in NavDocInfo() 82 ::sd::DrawDocShell* mpDocShell;
|
H A D | dlgpage.hxx | 44 const SfxObjectShell* mpDocShell; member in SdPageDlg
|
H A D | prltempl.hxx | 49 const SfxObjectShell* mpDocShell; member in SdPresLayoutTemplateDlg
|
/aoo4110/main/sc/source/ui/inc/ |
H A D | sharedocdlg.hxx | 60 ScDocShell* mpDocShell; member in ScShareDocumentDlg
|
H A D | spelldialog.hxx | 90 ScDocShell* mpDocShell; member in ScSpellDialogChildWindow
|