Home
last modified time | relevance | path

Searched refs:ScDocument (Results 1 – 25 of 521) sorted by relevance

12345678910>>...21

/AOO41X/main/sc/source/core/data/
H A Ddocumen3.cxx91 ScRangeName* ScDocument::GetRangeName() in GetRangeName()
96 void ScDocument::SetRangeName( ScRangeName* pNewRangeName ) in SetRangeName()
115 ScRangeData* ScDocument::GetRangeAtBlock( const ScRange& rBlock, String* pName ) const in GetRangeAtBlock()
127 ScDBCollection* ScDocument::GetDBCollection() const in GetDBCollection()
132 void ScDocument::SetDBCollection( ScDBCollection* pNewDBCollection, sal_Bool bRemoveAutoFilter ) in SetDBCollection()
183 ScDBData* ScDocument::GetDBAtCursor(SCCOL nCol, SCROW nRow, SCTAB nTab, sal_Bool bStartOnly) const in GetDBAtCursor()
191 ScDBData* ScDocument::GetDBAtArea(SCTAB nTab, SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2) c… in GetDBAtArea()
199 ScDBData* ScDocument::GetFilterDBAtTable(SCTAB nTab) const in GetFilterDBAtTable()
207 ScDPCollection* ScDocument::GetDPCollection() in GetDPCollection()
214 ScDPObject* ScDocument::GetDPAtCursor(SCCOL nCol, SCROW nRow, SCTAB nTab) const in GetDPAtCursor()
[all …]
H A Ddocument.cxx120 void ScDocument::MakeTable( SCTAB nTab,bool _bNeedsNameCheck ) in MakeTable()
136 sal_Bool ScDocument::HasTable( SCTAB nTab ) const in HasTable()
146 sal_Bool ScDocument::GetName( SCTAB nTab, String& rName ) const in GetName()
158 sal_Bool ScDocument::SetCodeName( SCTAB nTab, const String& rName ) in SetCodeName()
172 sal_Bool ScDocument::GetCodeName( SCTAB nTab, String& rName ) const in GetCodeName()
185 sal_Bool ScDocument::GetTable( const String& rName, SCTAB& rTab ) const in GetTable()
203 ScTable* ScDocument::GetTableByIndex(sal_Int32 nIndex) in GetTableByIndex()
211 sal_Bool ScDocument::ValidTabName( const String& rName ) const in ValidTabName()
251 sal_Bool ScDocument::ValidNewTabName( const String& rName ) const in ValidNewTabName()
265 void ScDocument::CreateValidTabName(String& rName) const in CreateValidTabName()
[all …]
H A Ddocumen9.cxx70 SfxBroadcaster* ScDocument::GetDrawBroadcaster() in GetDrawBroadcaster()
75 void ScDocument::BeginDrawUndo() in BeginDrawUndo()
81 sal_Bool ScDocument::IsDrawRecording() const in IsDrawRecording()
86 void ScDocument::EndDrawUndo() in EndDrawUndo()
92 XColorListSharedPtr ScDocument::GetColorTable() in GetColorTable()
108 void ScDocument::TransferDrawPage(ScDocument* pSrcDoc, SCTAB nSrcPos, SCTAB nDestPos) in TransferDrawPage()
148 void ScDocument::InitDrawLayer( SfxObjectShell* pDocShell ) in InitDrawLayer()
213 void ScDocument::UpdateDrawLanguages() in UpdateDrawLanguages()
224 void ScDocument::UpdateDrawPrinter() in UpdateDrawPrinter()
237 sal_Bool ScDocument::IsChart( const SdrObject* pObject ) in IsChart()
[all …]
H A Ddocumen8.cxx108 void ScDocument::ImplCreateOptions() in ImplCreateOptions()
116 void ScDocument::ImplDeleteOptions() in ImplDeleteOptions()
125 SfxPrinter* ScDocument::GetPrinter(sal_Bool bCreateIfNotExist) in GetPrinter()
157 void ScDocument::SetPrinter( SfxPrinter* pNewPrinter ) in SetPrinter()
179 void ScDocument::SetPrintOptions() in SetPrintOptions()
203 VirtualDevice* ScDocument::GetVirtualDevice_100th_mm() in GetVirtualDevice_100th_mm()
219 OutputDevice* ScDocument::GetRefDevice() in GetRefDevice()
232 void ScDocument::ModifyStyleSheet( SfxStyleSheetBase& rStyleSheet, in ModifyStyleSheet()
315 void ScDocument::CopyStdStylesFrom( ScDocument* pSrcDoc ) in CopyStdStylesFrom()
324 void ScDocument::InvalidateTextWidth( const String& rStyleName ) in InvalidateTextWidth()
[all …]
H A Ddocumen2.cxx125 ScDocument::ScDocument( ScDocumentMode eMode, in ScDocument() function in ScDocument
266 aTrackTimer.SetTimeoutHdl( LINK( this, ScDocument, TrackTimeHdl ) ); in ScDocument()
270 sfx2::LinkManager* ScDocument::GetLinkManager() const in GetLinkManager()
281 void ScDocument::SetStorageGrammar( formula::FormulaGrammar::Grammar eGram ) in SetStorageGrammar()
299 void ScDocument::SetDocVisible( sal_Bool bSet ) in SetDocVisible()
307 sal_uInt32 ScDocument::GetDocumentID() const in GetDocumentID()
309 const ScDocument* pThis = this; in GetDocumentID()
310 sal_uInt32 nCrc = rtl_crc32( 0, &pThis, sizeof(ScDocument*) ); in GetDocumentID()
317 void ScDocument::StartChangeTracking() in StartChangeTracking()
323 void ScDocument::EndChangeTracking() in EndChangeTracking()
[all …]
H A Ddocumen4.cxx60 sal_Bool ScDocument::Solver(SCCOL nFCol, SCROW nFRow, SCTAB nFTab, in Solver()
120 void ScDocument::InsertMatrixFormula(SCCOL nCol1, SCROW nRow1, in InsertMatrixFormula()
210 void ScDocument::InsertTableOp(const ScTabOpParam& rParam, // Mehrfachoperation in InsertTableOp()
294 bool ScDocument::MarkUsedExternalReferences( ScTokenArray & rArr ) in MarkUsedExternalReferences()
336 sal_Bool ScDocument::GetNextSpellingCell(SCCOL& nCol, SCROW& nRow, SCTAB nTab, in GetNextSpellingCell()
345 sal_Bool ScDocument::GetNextMarkedCell( SCCOL& rCol, SCROW& rRow, SCTAB nTab, in GetNextMarkedCell()
354 sal_Bool ScDocument::ReplaceStyle(const SvxSearchItem& rSearchItem, in ReplaceStyle()
365 void ScDocument::CompileDBFormula() in CompileDBFormula()
373 void ScDocument::CompileDBFormula( sal_Bool bCreateFormulaString ) in CompileDBFormula()
381 void ScDocument::CompileNameFormula( sal_Bool bCreateFormulaString ) in CompileNameFormula()
[all …]
H A Ddocumen7.cxx68 void ScDocument::StartListeningArea( const ScRange& rRange, in StartListeningArea()
77 void ScDocument::EndListeningArea( const ScRange& rRange, in EndListeningArea()
86 void ScDocument::Broadcast( sal_uLong nHint, const ScAddress& rAddr, in Broadcast()
97 void ScDocument::Broadcast( const ScHint& rHint ) in Broadcast()
132 void ScDocument::AreaBroadcast( const ScHint& rHint ) in AreaBroadcast()
149 void ScDocument::AreaBroadcastInRange( const ScRange& rRange, const ScHint& rHint ) in AreaBroadcastInRange()
192 void ScDocument::DelBroadcastAreasInRange( const ScRange& rRange ) in DelBroadcastAreasInRange()
198 void ScDocument::StartListeningCell( const ScAddress& rAddress, in StartListeningCell()
207 void ScDocument::EndListeningCell( const ScAddress& rAddress, in EndListeningCell()
217 void ScDocument::PutInFormulaTree( ScFormulaCell* pCell ) in PutInFormulaTree()
[all …]
H A Dpostit.cxx82 static void SetDefaultItems( SdrCaptionObj& rCaption, ScDocument& rDoc );
113 void ScCaptionUtil::SetDefaultItems( SdrCaptionObj& rCaption, ScDocument& rDoc ) in SetDefaultItems()
174 …explicit ScCaptionCreator( ScDocument& rDoc, const ScAddress& rPos, bool bShown, bool b…
176 …explicit ScCaptionCreator( ScDocument& rDoc, const ScAddress& rPos, SdrCaptionObj& rCap…
192 explicit ScCaptionCreator( ScDocument& rDoc, const ScAddress& rPos );
206 ScDocument& mrDoc;
216 ScCaptionCreator::ScCaptionCreator( ScDocument& rDoc, const ScAddress& rPos, bool bShown, bool bTai… in ScCaptionCreator()
225 ScCaptionCreator::ScCaptionCreator( ScDocument& rDoc, const ScAddress& rPos, SdrCaptionObj& rCaptio… in ScCaptionCreator()
233 ScCaptionCreator::ScCaptionCreator( ScDocument& rDoc, const ScAddress& rPos ) : in ScCaptionCreator()
422 …explicit ScNoteCaptionCreator( ScDocument& rDoc, const ScAddress& rPos, ScNoteData& rNo…
[all …]
/AOO41X/main/sc/source/ui/inc/
H A Dundoblk.hxx33 class ScDocument;
52 … InsCellCmd eNewCmd, ScDocument* pUndoDocument, ScRefUndoData* pRefData,
86 … DelCellCmd eNewCmd, ScDocument* pUndoDocument, ScRefUndoData* pRefData );
117 ScDocument* pUndoDocument, ScRefUndoData* pRefData );
149 ScDocument* pNewUndoDoc );
161 ScDocument* pUndoDoc;
196 ScDocument* pNewUndoDoc, ScDocument* pNewRedoDoc,
212 ScDocument* pUndoDoc;
213 ScDocument* pRedoDoc;
233 ScDocument* pUndoDocument, ScRefUndoData* pRefData,
[all …]
H A Dundodat.hxx36 class ScDocument;
52 ScDocument* pNewUndoDoc, sal_Bool bNewColumns,
67 ScDocument* pUndoDoc;
108 ScDocument* pNewUndoDoc, ScOutlineTable* pNewUndoTab,
123 ScDocument* pUndoDoc;
137 ScDocument* pNewUndoDoc, ScOutlineTable* pNewUndoTab,
151 ScDocument* pUndoDoc;
164 ScDocument* pNewUndoDoc, ScOutlineTable* pNewUndoTab );
177 ScDocument* pUndoDoc;
189 ScDocument* pNewUndoDoc, ScOutlineTable* pNewUndoTab );
[all …]
H A Dspelleng.hxx32 class ScDocument;
43 ScDocument* pUndoDoc, ScDocument* pRedoDoc );
81 ScDocument& mrDoc;
85 ScDocument* mpUndoDoc; /// Document stores all old cells for UNDO action.
86 ScDocument* mpRedoDoc; /// Document stores all new cells for REDO action.
110 ScDocument* pUndoDoc,
111 ScDocument* pRedoDoc,
145 ScDocument* pUndoDoc,
146 ScDocument* pRedoDoc );
/AOO41X/main/sc/inc/
H A Dchgtrack.hxx65 class ScDocument;
290 ScDocument*, sal_Bool bFlag3D = sal_False ) const;
348 virtual sal_Bool Reject( ScDocument* ) = 0;
442 virtual void GetDescription( String&, ScDocument*,
445 virtual void GetRefString( String&, ScDocument*,
464 String ToString( ScDocument* pDoc ) const;
481 virtual sal_Bool Reject( ScDocument* );
495 virtual void GetDescription( String&, ScDocument*,
581 virtual sal_Bool Reject( ScDocument* );
623 virtual void GetDescription( String&, ScDocument*,
[all …]
H A Ddociter.hxx37 class ScDocument;
47 ScDocument* pDoc;
67 ScDocumentIterator( ScDocument* pDocument, SCTAB nStartTable, SCTAB nEndTable );
82 ScDocument* pDoc;
112 ScValueIterator(ScDocument* pDocument,
144 …static SCROW GetRowByColEntryIndex(ScDocument& rDoc, SCTAB nTab, SCCOL nCol, SCSIZE nColRow…
145 …static ScBaseCell* GetCellByColEntryIndex(ScDocument& rDoc, SCTAB nTab, SCCOL nCol, SCSIZE nColRo…
146 static ScAttrArray* GetAttrArrayByCol(ScDocument& rDoc, SCTAB nTab, SCCOL nCol);
147 …static bool IsQueryValid(ScDocument& rDoc, const ScQueryParam& rParam, SCTAB nTab, SCROW n…
148 static SCSIZE SearchColEntryIndex(ScDocument& rDoc, SCTAB nTab, SCROW nRow, SCCOL nCol);
[all …]
H A Drangeutl.hxx39 class ScDocument;
57 ScDocument* pDoc,
65 ScDocument* pDoc,
72 ScDocument* pDoc,
80 ScDocument*, in IsRefArea() argument
87 ScDocument* pDoc,
94 ScDocument* pDoc,
146 const ScDocument* pDocument,
154 const ScDocument* pDocument,
162 const ScDocument* pDocument,
[all …]
H A Dfilter.hxx36 class ScDocument;
97 …virtual FltError ScImportLotus123( SfxMedium&, ScDocument*, CharSet eSrc = RTL_TEXTENCODING_DONTKN…
98 virtual FltError ScImportQuattroPro( SfxMedium &rMedium, ScDocument *pDoc ) = 0;
99 virtual FltError ScImportExcel( SfxMedium&, ScDocument*, const EXCIMPFORMAT ) = 0;
104 virtual FltError ScImportStarCalc10( SvStream&, ScDocument* ) = 0;
105 virtual FltError ScImportDif( SvStream&, ScDocument*, const ScAddress& rInsPos,
107 …virtual FltError ScImportRTF( SvStream&, const String& rBaseURL, ScDocument*, ScRange& rRange ) = …
108 …virtual FltError ScImportHTML( SvStream&, const String& rBaseURL, ScDocument*, ScRange& rRange, do…
112 virtual ScEEAbsImport *CreateRTFImport( ScDocument* pDoc, const ScRange& rRange ) = 0;
113 …virtual ScEEAbsImport *CreateHTMLImport( ScDocument* pDocP, const String& rBaseURL, const ScRange&…
[all …]
H A Dcell.hxx48 class ScDocument;
88 …ScBaseCell* CloneWithoutNote( ScDocument& rDestDoc, int nCloneFlags = SC_CLONECELL_DEFAULT ) c…
92 …ScBaseCell* CloneWithoutNote( ScDocument& rDestDoc, const ScAddress& rDestPos, int nCloneFlags…
96 …ScBaseCell* CloneWithNote( const ScAddress& rOwnPos, ScDocument& rDestDoc, const ScAddress& rD…
140 static ScBaseCell* CreateTextCell( const String& rString, ScDocument* );
143 void StartListeningTo( ScDocument* pDoc );
144 void EndListeningTo( ScDocument* pDoc,
247 ScDocument* pDoc; // fuer EditEngine Zugriff mit Pool
263 ScEditCell( const EditTextObject* pObject, ScDocument*,
265 ScEditCell( const ScEditCell& rCell, ScDocument& rDoc );
[all …]
H A Dpostit.hxx38 class ScDocument;
68 explicit ScPostIt( ScDocument& rDoc, const ScAddress& rPos, bool bShown );
71 explicit ScPostIt( ScDocument& rDoc, const ScAddress& rPos, const ScPostIt& rNote );
84 ScDocument& rDoc, const ScAddress& rPos,
100 ScDocument& rDestDoc, const ScAddress& rDestPos,
163 ScDocument& mrDoc; /// Parent document containing the note.
173 static void UpdateCaptionPositions( ScDocument& rDoc, const ScRange& rRange );
176 static SdrCaptionObj* CreateTempCaption( ScDocument& rDoc, const ScAddress& rPos,
195 ScDocument& rDoc, const ScAddress& rPos,
230 ScDocument& rDoc, const ScAddress& rPos,
[all …]
H A Ddocument.hxx208 ScDocument* pRefUndoDoc;
209 ScDocument* pClipDoc;
238 class ScDocument class
466 SC_DLLPUBLIC ScDocument( ScDocumentMode eMode = SCDOCMODE_DOCUMENT,
468 SC_DLLPUBLIC virtual ~ScDocument();
550 …nges( const String& rChartName, ::std::vector< ScRangeList >& rRanges, ScDocument* pSheetNameDoc );
613 SC_DLLPUBLIC sal_Bool DeleteTab( SCTAB nTab, ScDocument* pRefUndoDoc = NULL );
620 SC_DLLPUBLIC sal_uLong TransferTab(ScDocument* pSrcDoc, SCTAB nSrcPos, SCTAB nDestPos,
623 … SC_DLLPUBLIC void TransferDrawPage(ScDocument* pSrcDoc, SCTAB nSrcPos, SCTAB nDestPos);
691 SC_DLLPUBLIC void CopyDdeLinks( ScDocument* pDestDoc ) const;
[all …]
/AOO41X/main/sc/source/core/tool/
H A Drangeutl.cxx53 ScDocument* pDoc, in MakeArea()
108 ScDocument* pDoc, in IsAbsTabArea()
199 ScDocument* pDoc, in IsAbsArea()
241 ScDocument* pDoc, in IsAbsPos()
270 ScDocument* pDoc, in MakeRangeFromName()
463 const ScDocument* pDocument, in GetAddressFromString()
473 …if ((rAddress.Parse( sToken, const_cast<ScDocument*>(pDocument), eConv ) & SCA_VALID) == SCA_VALID) in GetAddressFromString()
482 const ScDocument* pDocument, in GetRangeFromString()
500 …bResult = ((rRange.aStart.Parse( aUIString, const_cast<ScDocument*> (pDocument), eConv) & SCA_VALI… in GetRangeFromString()
515 …bResult = ((rRange.Parse(aUIString, const_cast<ScDocument*> (pDocument), eConv) & SCA_VALID) == SC… in GetRangeFromString()
[all …]
/AOO41X/main/sc/source/ui/undo/
H A Dundoblk.cxx101 … InsCellCmd eNewCmd, ScDocument* pUndoDocument, ScRefUndoData* pRefData, in ScUndoInsertCells()
178 ScDocument* pDoc = pDocShell->GetDocument(); in DoChange()
343 … DelCellCmd eNewCmd, ScDocument* pUndoDocument, ScRefUndoData* pRefData ) : in ScUndoDeleteCells()
389 ScDocument* pDoc = pDocShell->GetDocument(); in DoChange()
577 ScDocument* pUndoDocument, ScRefUndoData* pRefData ) : in ScUndoDeleteMulti()
619 ScDocument* pDoc = pDocShell->GetDocument(); in DoChange()
676 ScDocument* pDoc = pDocShell->GetDocument(); in Undo()
722 ScDocument* pDoc = pDocShell->GetDocument(); in Redo()
769 ScDocument* pNewUndoDoc ) : in ScUndoCut()
800 ScDocument* pDoc = pDocShell->GetDocument(); in DoChange()
[all …]
H A Dundoblk3.cxx91 ScDocument* pNewUndoDoc, sal_Bool bNewMulti, in ScUndoDeleteContents()
145 ScDocument* pDoc = pDocShell->GetDocument(); in DoChange()
272 ScDocument* pNewUndoDoc, sal_Bool bNewMulti, SCTAB nSrc, in ScUndoFillTable()
338 ScDocument* pDoc = pDocShell->GetDocument(); in DoChange()
435 ScDocument* pNewUndoDoc, sal_Bool bNewMulti, in ScUndoSelectionAttr()
481 ScDocument* pDoc = pDocShell->GetDocument(); in DoChange()
570 ScDocument* pNewUndoDoc, const ScMarkData& rMark, in ScUndoAutoFill()
626 ScDocument* pDoc = pDocShell->GetDocument(); in Undo()
711 ScDocument* pDoc = pDocShell->GetDocument(); in Redo()
771 bool bMergeContents, ScDocument* pUndoDoc, SdrUndoAction* pDrawUndo ) in ScUndoMerge()
[all …]
/AOO41X/main/sc/source/ui/docshell/
H A Ddocfunc.cxx121 ScDocument* pDoc = rDocShell.GetDocument(); in IMPL_LINK()
149 ScDocument* pDoc = rDocShell.GetDocument(); in AdjustRowHeight()
185 ScDocument* pDoc = rDocShell.GetDocument(); in DetectiveAddPred()
220 ScDocument* pDoc = rDocShell.GetDocument(); in DetectiveDelPred()
264 ScDocument* pDoc = rDocShell.GetDocument(); in DetectiveAddSucc()
300 ScDocument* pDoc = rDocShell.GetDocument(); in DetectiveDelSucc()
344 ScDocument* pDoc = rDocShell.GetDocument(); in DetectiveAddError()
383 ScDocument* pDoc = rDocShell.GetDocument(); in DetectiveMarkInvalid()
422 ScDocument* pDoc = rDocShell.GetDocument(); in DetectiveDelAll()
465 ScDocument* pDoc = rDocShell.GetDocument(); in DetectiveRefresh()
[all …]
H A Dolinefun.cxx65 ScDocument* pDoc = rDocShell.GetDocument(); in lcl_PaintWidthHeight()
104 ScDocument* pDoc = rDocShell.GetDocument(); in MakeOutline()
169 ScDocument* pDoc = rDocShell.GetDocument(); in RemoveOutline()
230 ScDocument* pDoc = rDocShell.GetDocument(); in RemoveAllOutlines()
247 ScDocument* pUndoDoc = new ScDocument( SCDOCMODE_UNDO ); in RemoveAllOutlines()
292 ScDocument* pDoc = rDocShell.GetDocument(); in AutoOutline()
298 ScDocument* pUndoDoc = NULL; in AutoOutline()
315 pUndoDoc = new ScDocument( SCDOCMODE_UNDO ); in AutoOutline()
353 ScDocument* pDoc = rDocShell.GetDocument(); in SelectLevel()
370 ScDocument* pUndoDoc = new ScDocument( SCDOCMODE_UNDO ); in SelectLevel()
[all …]
/AOO41X/main/sc/source/ui/view/
H A Dviewfun3.cxx225 void ScViewFunc::CutToClip( ScDocument* pClipDoc, sal_Bool bIncludeObjects ) in CutToClip()
239 ScDocument* pDoc = GetViewData()->GetDocument(); in CutToClip()
259 ScDocument* pUndoDoc = NULL; in CutToClip()
262 pUndoDoc = new ScDocument( SCDOCMODE_UNDO ); in CutToClip()
304 sal_Bool ScViewFunc::CopyToClip( ScDocument* pClipDoc, sal_Bool bCut, sal_Bool bApi, sal_Bool bIncl… in CopyToClip()
312 ScDocument* pDoc = GetViewData()->GetDocument(); in CopyToClip()
324 … pClipDoc = new ScDocument( SCDOCMODE_CLIP ); // create one (deleted by ScTransferObj) in CopyToClip()
420 ::std::auto_ptr<ScDocument> pDocClip(new ScDocument(SCDOCMODE_CLIP)); in CopyToClip()
534 ScDocument* pDoc = GetViewData()->GetDocument(); in CopyToTransferable()
541ScDocument *pClipDoc = new ScDocument( SCDOCMODE_CLIP ); // create one (deleted by ScTransferOb… in CopyToTransferable()
[all …]
/AOO41X/main/sc/source/ui/unoobj/
H A Dfuncuno.cxx75 ScDocument* pTempDoc;
77 static ScDocument* CreateDocument(); // create and initialize doc
83 ScDocument* GetDocument();
89 ScDocument* ScTempDocSource::CreateDocument() in CreateDocument()
91 ScDocument* pDoc = new ScDocument; // SCDOCMODE_DOCUMENT in CreateDocument()
118 ScDocument* ScTempDocSource::GetDocument() in GetDocument()
140 void ScTempDocCache::SetDocument( ScDocument* pNew ) in SetDocument()
159 sal_Bool lcl_CopyData( ScDocument* pSrcDoc, const ScRange& rSrcRange, in lcl_CopyData()
160 ScDocument* pDestDoc, const ScAddress& rDestPos ) in lcl_CopyData()
170 ScDocument* pClipDoc = new ScDocument( SCDOCMODE_CLIP ); in lcl_CopyData()
[all …]

12345678910>>...21