Home
last modified time | relevance | path

Searched refs:ScDocShell (Results 1 – 25 of 205) sorted by relevance

123456789

/aoo4110/main/sc/source/ui/inc/
H A Dundoblk.hxx31 class ScDocShell;
50 ScUndoInsertCells( ScDocShell* pNewDocShell,
84 ScUndoDeleteCells( ScDocShell* pNewDocShell,
145 ScUndoCut( ScDocShell* pNewDocShell,
192 ScUndoPaste( ScDocShell* pNewDocShell,
231 ScUndoDragDrop( ScDocShell* pNewDocShell,
406 ScUndoAutoFill( ScDocShell* pNewDocShell,
444 ScUndoMerge( ScDocShell* pNewDocShell,
496 ScUndoReplace( ScDocShell* pNewDocShell,
527 ScUndoTabOp( ScDocShell* pNewDocShell,
[all …]
H A Dundotab.hxx51 class ScDocShell;
66 ScDocShell* pNewDocShell,
94 ScDocShell* pNewDocShell,
125 ScDocShell* pNewDocShell,
152 ScDocShell* pNewDocShell,
202 ScUndoCopyTab(ScDocShell* pNewDocShell,
256 ScDocShell* pNewDocShell,
287 ScDocShell* pShell,
315 ScDocShell* pShell,
345 ScDocShell* pShell,
[all …]
H A Dundodat.hxx35 class ScDocShell;
50 ScUndoDoOutline( ScDocShell* pNewDocShell,
79 ScUndoMakeOutline( ScDocShell* pNewDocShell,
106 ScUndoOutlineLevel( ScDocShell* pNewDocShell,
134 ScUndoOutlineBlock( ScDocShell* pNewDocShell,
186 ScUndoAutoOutline( ScDocShell* pNewDocShell,
323 ScUndoDBData( ScDocShell* pNewDocShell,
443 ScUndoDataPilot( ScDocShell* pNewDocShell,
469 ScUndoConsolidate( ScDocShell* pNewDocShell,
498 ScUndoChartData( ScDocShell* pNewDocShell,
[all …]
H A Dundocell.hxx30 class ScDocShell;
45 ScUndoCursorAttr( ScDocShell* pNewDocShell,
75 ScUndoEnterData( ScDocShell* pNewDocShell,
111 ScUndoEnterValue( ScDocShell* pNewDocShell,
138 ScUndoPutCell( ScDocShell* pNewDocShell,
165 ScUndoPageBreak( ScDocShell* pNewDocShell,
216 ScUndoThesaurus( ScDocShell* pNewDocShell,
254 ScDocShell& rDocShell,
262 ScDocShell& rDocShell,
316 ScUndoDetective( ScDocShell* pNewDocShell,
[all …]
H A Ddocsh.hxx81 class SC_DLLPUBLIC ScDocShell: public SfxObjectShell, public SfxListener class
129 friend class ScDocShell::PrepareSaveGuard;
135 explicit PrepareSaveGuard( ScDocShell & rDocShell );
138 ScDocShell & mrDocShell;
174 ScDocShell( const ScDocShell& rDocShell );
176 ~ScDocShell();
390 static ScDocShell* GetShellByNum( sal_uInt16 nDocNo );
435 SO2_DECL_REF(ScDocShell)
436 SO2_IMPL_REF(ScDocShell)
448 ScDocShell& rDocShell;
[all …]
H A Dundobase.hxx33 class ScDocShell;
44 ScSimpleUndo( ScDocShell* pDocSh );
50 ScDocShell* pDocShell;
74 ScBlockUndo( ScDocShell* pDocSh, const ScRange& rRange,
105 … ScDBFuncUndo( ScDocShell* pDocSh, const ScRange& rOriginal, SdrUndoAction* pDrawUndo = 0 );
124 ScMoveUndo( ScDocShell* pDocSh,
H A DAccessibleText.hxx34 class ScDocShell;
80 ScAccessibleCellBaseTextData(ScDocShell* pDocShellP, in ScAccessibleCellBaseTextData()
126 ScDocShell* GetDocShell(ScTabViewShell* pViewShell);
214 ScDocShell* GetDocShell(ScPreviewShell* pViewShell);
247 ScDocShell* GetDocShell(ScPreviewShell* pViewShell);
276 ScDocShell* mpDocSh;
309 ScDocShell* mpDocSh;
H A Dundoutil.hxx31 class ScDocShell;
41 static void MarkSimpleBlock( ScDocShell* pDocShell,
44 static void MarkSimpleBlock( ScDocShell* pDocShell,
47 static void MarkSimpleBlock( ScDocShell* pDocShell,
51 static void PaintMore( ScDocShell* pDocShell,
/aoo4110/main/sc/source/ui/docshell/
H A Ddocsh.cxx173 #define ScDocShell macro
310 void ScDocShell::DoEnterHandler() in DoEnterHandler()
320 SCTAB ScDocShell::GetSaveTab() in GetSaveTab()
365 void ScDocShell::BeforeXMLLoading() in BeforeXMLLoading()
1519 ScDocShell::PrepareSaveGuard::PrepareSaveGuard( ScDocShell& rDocShell ) in PrepareSaveGuard()
1557 sal_Bool __EXPORT ScDocShell::Save() in Save()
2474 void ScDocShell::PrepareReload() in PrepareReload()
2566 ScDocShell::ScDocShell( const ScDocShell& rShell ) in ScDocShell() function in ScDocShell
2597 ScDocShell::ScDocShell( const sal_uInt64 i_nSfxCreationFlags )
2634 __EXPORT ScDocShell::~ScDocShell()
[all …]
H A Ddocsh3.cxx104 void ScDocShell::PostDataChanged() in PostDataChanged()
183 void ScDocShell::PostPaintGridAll() in PostPaintGridAll()
198 void ScDocShell::PostPaintExtras() in PostPaintExtras()
326 void ScDocShell::LockPaint() in LockPaint()
331 void ScDocShell::UnlockPaint() in UnlockPaint()
336 void ScDocShell::LockDocument() in LockDocument()
342 void ScDocShell::UnlockDocument() in UnlockDocument()
366 void ScDocShell::CalcOutputFactor() in CalcOutputFactor()
467 void ScDocShell::UpdateFontList() in UpdateFontList()
478 OutputDevice* ScDocShell::GetRefDevice() in GetRefDevice()
[all …]
H A Ddocsh4.cxx145 void ScDocShell::Execute( SfxRequest& rReq ) in Execute()
751 ScDocShell* pOtherDocSh = new ScDocShell; in Execute()
996ScDocShell* pDocShell = dynamic_cast< ScDocShell* >( pDocObj->GetEmbeddedObject() ); in Execute()
1205 void ScDocShell::DoRecalc( sal_Bool bApi ) in DoRecalc()
2140 ScViewData* ScDocShell::GetViewData() in GetViewData()
2149 SCTAB ScDocShell::GetCurTab() in GetCurTab()
2177 SfxBindings* ScDocShell::GetViewBindings() in GetViewBindings()
2190 ScDocShell* ScDocShell::GetShellByNum( sal_uInt16 nDocNo ) // static in GetShellByNum()
2192 ScDocShell* pFound = NULL; in GetShellByNum()
2198 if ( pShell->Type() == TYPE(ScDocShell) ) in GetShellByNum()
[all …]
H A Ddocsh6.cxx68 void __EXPORT ScDocShell::SetVisArea( const Rectangle & rVisArea ) in SetVisArea()
84 void ScDocShell::SetVisAreaOrSize( const Rectangle& rVisArea, sal_Bool bModifyStart ) in SetVisAreaOrSize()
171 sal_Bool ScDocShell::IsOle() in IsOle()
176 void ScDocShell::UpdateOle( const ScViewData* pViewData, sal_Bool bSnapSize ) in UpdateOle()
228 SfxStyleSheetBasePool* __EXPORT ScDocShell::GetStyleSheetPool() in GetStyleSheetPool()
266 void __EXPORT ScDocShell::LoadStyles( SfxObjectShell &rSource ) in LoadStyles()
282 void ScDocShell::LoadStylesArgs( ScDocShell& rSource, sal_Bool bReplace, sal_Bool bCellStyles, sal_… in LoadStylesArgs()
349 sal_Bool __EXPORT ScDocShell::Insert( SfxObjectShell &rSource, in Insert()
361 void ScDocShell::UpdateLinks() in UpdateLinks()
432 sal_Bool ScDocShell::ReloadTabLinks() in ReloadTabLinks()
H A Ddocsh2.cxx71 sal_Bool __EXPORT ScDocShell::InitNew( const uno::Reference < embed::XStorage >& xStor ) in InitNew()
126 sal_Bool ScDocShell::IsEmpty() const in IsEmpty()
132 void ScDocShell::SetEmpty(sal_Bool bSet) in SetEmpty()
139 void ScDocShell::InitItems() in InitItems()
221 void ScDocShell::ResetDrawObjectShell() in ResetDrawObjectShell()
230 void __EXPORT ScDocShell::Activate() in Activate()
235 void __EXPORT ScDocShell::Deactivate() in Deactivate()
242 ScDrawLayer* ScDocShell::MakeDrawLayer() in MakeDrawLayer()
H A Ddocsh5.cxx74 void ScDocShell::ErrorMessage( sal_uInt16 nGlobStrId ) in ErrorMessage()
96 sal_Bool ScDocShell::IsEditable() const in IsEditable()
398 ScDBData* ScDocShell::GetOldAutoDBRange() in GetOldAutoDBRange()
405 void ScDocShell::CancelAutoDBRange() in CancelAutoDBRange()
444 sal_Bool ScDocShell::AdjustRowHeight( SCROW nStartRow, SCROW nEndRow, SCTAB nTab ) in AdjustRowHeight()
456 void ScDocShell::UpdateAllRowHeights( const ScMarkData* pTabMark ) in UpdateAllRowHeights()
465 void ScDocShell::UpdatePendingRowHeights( SCTAB nUpdateTab, bool bBefore ) in UpdatePendingRowHeights()
505 void ScDocShell::RefreshPivotTables( const ScRange& rSource ) in RefreshPivotTables()
554 void ScDocShell::DoConsolidate( const ScConsolidateParam& rParam, sal_Bool bRecord ) in DoConsolidate()
711 void ScDocShell::UseScenario( SCTAB nTab, const String& rName, sal_Bool bRecord ) in UseScenario()
[all …]
H A Dtablink.cxx64 ScDocShell* m_pDocSh;
75 ScTableLink::ScTableLink(ScDocShell* pDocSh, const String& rFile, in ScTableLink()
106 pImpl->m_pDocSh = static_cast< ScDocShell* >( pShell ); in ScTableLink()
219 ScDocShell* pSrcShell = new ScDocShell(SFX_CREATE_MODE_INTERNAL); in Refresh()
245 ScDocShell::HasAutomaticTableName( rNewFilter ); in Refresh()
469 TypeId aScType = TYPE(ScDocShell); in GetFilterName()
513 rFilter = ScDocShell::GetOwnFilterName(); // sonst Calc-Datei in GetFilterName()
539 …const SfxFilter* pFilter = ScDocShell::Factory().GetFilterContainer()->GetFilter4FilterName( rFilt… in ScDocumentLoader()
553 pDocShell = new ScDocShell( SFX_CREATE_MODE_INTERNAL ); in ScDocumentLoader()
/aoo4110/main/sc/source/ui/miscdlgs/
H A Danyrefdg.cxx93 TypeId aType(TYPE(ScDocShell)); in enableInput()
94 ScDocShell* pDocShell = (ScDocShell*)SfxObjectShell::GetFirst(&aType); in enableInput()
132 ScViewData* pViewData=ScDocShell::GetViewData(); in ShowSimpleReference()
196 ScViewData* pViewData=ScDocShell::GetViewData(); in ShowFormulaReference()
254 ScViewData* pViewData=ScDocShell::GetViewData(); in HideReference()
563 TypeId aType(TYPE(ScDocShell)); in SetDispatcherLock()
564 ScDocShell* pDocShell = (ScDocShell*)SfxObjectShell::GetFirst(&aType); in SetDispatcherLock()
592 TypeId aType(TYPE(ScDocShell)); in EnableSpreadsheets()
593 ScDocShell* pDocShell = (ScDocShell*)SfxObjectShell::GetFirst(&aType); in EnableSpreadsheets()
632 TypeId aType(TYPE(ScDocShell)); in lcl_InvalidateWindows()
[all …]
/aoo4110/main/sc/source/ui/view/
H A Dviewfun6.cxx51 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in DetectiveAddPred()
62 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in DetectiveDelPred()
73 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in DetectiveAddSucc()
84 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in DetectiveDelSucc()
95 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in DetectiveAddError()
106 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in DetectiveDelAll()
117 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in DetectiveMarkInvalid()
128 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in DetectiveRefresh()
152 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in EditNote()
H A Dviewfun2.cxx100 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in AdjustBlockHeight()
165 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in AdjustRowHeight()
909 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in RemoveManualBreaks()
935 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in SetPrintZoom()
956 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in SetPrintRanges()
1103 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in MergeCells()
1272 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in FillAuto()
1334 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in FillTab()
1622 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in SearchAndReplace()
2338 ScDocShell* pSrcSh = aLoader.GetDocShell(); in InsertTableLink()
[all …]
/aoo4110/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx4208 ScDocShell* pDocSh = GetDocShell(); in GetObjectByIndex_Impl()
4226 ScDocShell* pDocSh = GetDocShell(); in getRangeAddresses()
4256 ScDocShell* pDocSh = GetDocShell(); in getCells()
4267 ScDocShell* pDocSh = GetDocShell(); in getRangeAddressesAsString()
4403 ScDocShell* pDocSh = GetDocShell(); in insertByName()
4533 ScDocShell* pDocSh = GetDocShell(); in removeByName()
4613 ScDocShell* pDocSh = GetDocShell(); in getByName()
4648 ScDocShell* pDocSh = GetDocShell(); in getElementNames()
4676 ScDocShell* pDocSh = GetDocShell(); in hasByName()
4886 ScDocShell* pDocSh = GetDocShell(); in GetCellByPosition_Impl()
[all …]
H A Dcursuno.cxx52 ScCellCursorObj::ScCellCursorObj(ScDocShell* pDocSh, const ScRange& rR) : in ScCellCursorObj()
122 ScDocShell* pDocSh = GetDocShell(); in collapseToCurrentRegion()
149 ScDocShell* pDocSh = GetDocShell(); in collapseToCurrentArray()
174 ScDocShell* pDocSh = GetDocShell(); in collapseToMergedArea()
255 ScDocShell* pDocSh = GetDocShell(); in gotoStartOfUsedArea()
283 ScDocShell* pDocSh = GetDocShell(); in gotoEndOfUsedArea()
320 ScDocShell* pDocSh = GetDocShell(); in gotoStart()
348 ScDocShell* pDocSh = GetDocShell(); in gotoEnd()
379 ScDocShell* pDocSh = GetDocShell(); in gotoNext()
401 ScDocShell* pDocSh = GetDocShell(); in gotoPrevious()
H A Dfiltuno.cxx151 if ( !bExport && aFilterString == ScDocShell::GetAsciiFilterName() ) in execute()
182 …else if ( aFilterString == ScDocShell::GetWebQueryFilterName() || aFilterString == ScDocShell::Get… in execute()
217 if ( aFilterString == ScDocShell::GetAsciiFilterName() ) in execute()
231 else if ( aFilterString == ScDocShell::GetLotusFilterName() ) in execute()
239 else if ( aFilterString == ScDocShell::GetDBaseFilterName() ) in execute()
255 else if ( aFilterString == ScDocShell::GetDifFilterName() ) in execute()
H A Dshapeuno.cxx367 if ( pObjSh && pObjSh->ISA(ScDocShell) ) in setPropertyValue()
369 ScDocShell* pDocSh = (ScDocShell*)pObjSh; in setPropertyValue()
491 if ( pObjSh && pObjSh->ISA(ScDocShell) ) in setPropertyValue()
493 ScDocShell* pDocSh = (ScDocShell*)pObjSh; in setPropertyValue()
591 ScDocShell* pDocSh = (ScDocShell*)pObjSh; in setPropertyValue()
671 if ( pObjSh && pObjSh->ISA(ScDocShell) ) in getPropertyValue()
673 ScDocShell* pDocSh = (ScDocShell*)pObjSh; in getPropertyValue()
1023 if ( pObjSh && pObjSh->ISA(ScDocShell) ) in getAnchor()
1025 ScDocShell* pDocSh = (ScDocShell*)pObjSh; in getAnchor()
1283 if ( pObjSh && pObjSh->ISA(ScDocShell) ) in getParent()
[all …]
/aoo4110/main/sc/source/ui/app/
H A Dscmod.cxx234 ScDocShell* pDocSh = ((ScDocShell*)pObjSh); in ConfigurationChanged()
279 ScDocShell* pDocSh = ((ScDocShell*)pObjSh); in ConfigurationChanged()
407 ScDocShell* pDocSh = PTR_CAST(ScDocShell, SfxObjectShell::Current()); in Execute()
510 ScDocShell* pDocSh = PTR_CAST(ScDocShell, SfxObjectShell::Current()); in Execute()
602 ScDocShell* pDocSh = PTR_CAST(ScDocShell, SfxObjectShell::Current()); in GetState()
617 ScDocShell* pDocSh = PTR_CAST(ScDocShell, SfxObjectShell::Current()); in GetState()
973 ScDocShell* pDocSh = PTR_CAST(ScDocShell, SfxObjectShell::Current()); in ModifyOptions()
1302 ScDocShell* pOneDocSh = ((ScDocShell*)pObjSh); in ModifyOptions()
1837 ScDocShell* pDocSh = PTR_CAST( ScDocShell, SfxObjectShell::Current() ); in IMPL_LINK()
1891 ScDocShell* pDocSh = PTR_CAST( ScDocShell, SfxObjectShell::Current() ); in IMPL_LINK()
[all …]
/aoo4110/main/sc/inc/
H A Dlinkuno.hxx55 class ScDocShell;
73 ScDocShell* pDocShell;
170 ScDocShell* pDocShell;
176 ScSheetLinksObj(ScDocShell* pDocSh);
226 ScDocShell* pDocShell;
328 ScDocShell* pDocShell;
333 ScAreaLinksObj(ScDocShell* pDocSh);
385 ScDocShell* pDocShell;
445 ScDocShell* pDocShell;
451 ScDDELinksObj(ScDocShell* pDocSh);
[all …]
/aoo4110/main/sc/source/ui/undo/
H A Dundotab.cxx86 ScUndoInsertTab::ScUndoInsertTab( ScDocShell* pNewDocShell, in ScUndoInsertTab()
185 ScUndoInsertTables::ScUndoInsertTables( ScDocShell* pNewDocShell, in ScUndoInsertTables()
478 ScUndoRenameTab::ScUndoRenameTab( ScDocShell* pNewDocShell, in ScUndoRenameTab()
541 ScUndoMoveTab::ScUndoMoveTab( ScDocShell* pNewDocShell, in ScUndoMoveTab()
629 ScUndoCopyTab::ScUndoCopyTab( ScDocShell* pNewDocShell, in ScUndoCopyTab()
773 ScDocShell* pNewDocShell, in ScUndoTabColor()
835 ScUndoMakeScenario::ScUndoMakeScenario( ScDocShell* pNewDocShell, in ScUndoMakeScenario()
928 ScUndoImportTab::ScUndoImportTab( ScDocShell* pShell, in ScUndoImportTab()
1091 ScUndoRemoveLink::ScUndoRemoveLink( ScDocShell* pShell, const String& rDoc ) : in ScUndoRemoveLink()
1375 ScUndoPrintRange::ScUndoPrintRange( ScDocShell* pShell, SCTAB nNewTab, in ScUndoPrintRange()
[all …]

Completed in 270 milliseconds

123456789