Home
last modified time | relevance | path

Searched refs:XclExpRoot (Results 1 – 25 of 41) sorted by relevance

12

/AOO41X/main/sc/source/filter/inc/
H A Dxetable.hxx53 explicit XclExpStringRec( const XclExpRoot& rRoot, const String& rResult );
72 virtual XclTokenArrayRef CreateCellTokenArray( const XclExpRoot& rRoot ) const = 0;
114 virtual XclTokenArrayRef CreateCellTokenArray( const XclExpRoot& rRoot ) const;
130 class XclExpArrayBuffer : protected XclExpRoot
133 explicit XclExpArrayBuffer( const XclExpRoot& rRoot );
164 virtual XclTokenArrayRef CreateCellTokenArray( const XclExpRoot& rRoot ) const;
181 class XclExpShrfmlaBuffer : protected XclExpRoot
184 explicit XclExpShrfmlaBuffer( const XclExpRoot& rRoot );
219 virtual XclTokenArrayRef CreateCellTokenArray( const XclExpRoot& rRoot ) const;
248 class XclExpTableopBuffer : protected XclExpRoot
[all …]
H A Dxehelper.hxx43 class XclExpProgressBar : protected XclExpRoot
46 explicit XclExpProgressBar( const XclExpRoot& rRoot );
84 explicit XclExpAddressConverter( const XclExpRoot& rRoot );
193 class XclExpHyperlinkHelper : protected XclExpRoot
198 explicit XclExpHyperlinkHelper( const XclExpRoot& rRoot, const ScAddress& rScPos );
244 const XclExpRoot& rRoot,
257 const XclExpRoot& rRoot,
269 const XclExpRoot& rRoot,
279 const XclExpRoot& rRoot,
293 const XclExpRoot& rRoot,
[all …]
H A Dxecontent.hxx75 class XclExpMergedcells : public XclExpRecordBase, protected XclExpRoot
78 explicit XclExpMergedcells( const XclExpRoot& rRoot );
104 explicit XclExpHyperlink( const XclExpRoot& rRoot,
118 const String& rUrl, const XclExpRoot& rRoot ) const;
140 class XclExpLabelranges : public XclExpRecordBase, protected XclExpRoot
144 explicit XclExpLabelranges( const XclExpRoot& rRoot );
168 class XclExpCF : public XclExpRecord, protected XclExpRoot
171 explicit XclExpCF( const XclExpRoot& rRoot, const ScCondFormatEntry& rFormatEntry );
189 class XclExpCondfmt : public XclExpRecord, protected XclExpRoot
192 …explicit XclExpCondfmt( const XclExpRoot& rRoot, const ScConditionalFormat& rCondFormat…
[all …]
H A Dxestyle.hxx82 explicit XclExpPalette( const XclExpRoot& rRoot );
142 const XclExpRoot& rRoot,
147 const XclExpRoot& rRoot,
154 const XclExpRoot& rRoot,
167 class XclExpFont : public XclExpRecord, protected XclExpRoot
170 explicit XclExpFont( const XclExpRoot& rRoot,
199 explicit XclExpBlindFont( const XclExpRoot& rRoot );
213 class XclExpFontBuffer : public XclExpRecordBase, protected XclExpRoot
216 explicit XclExpFontBuffer( const XclExpRoot& rRoot );
286 class XclExpNumFmtBuffer : public XclExpRecordBase, protected XclExpRoot
[all …]
H A Dxcl97rec.hxx36 class XclExpObjList : public List, public ExcEmptyRec, protected XclExpRoot
39 explicit XclExpObjList( const XclExpRoot& rRoot, XclEscherEx& rEscherEx );
86 …void ImplWriteAnchor( const XclExpRoot& rRoot, const SdrObject* pSdrObj, co…
126 void SetText( const XclExpRoot& rRoot, const SdrTextObj& rObj );
142 void ProcessEscherObj( const XclExpRoot& rRoot,
174 XclTxo( const XclExpRoot& rRoot, const SdrTextObj& rEditObj );
175 … XclTxo( const XclExpRoot& rRoot, const EditTextObject& rEditObj, SdrObject* pCaption );
358 ExcEScenario( const XclExpRoot& rRoot, SCTAB nTab );
384 ExcEScenarioManager( const XclExpRoot& rRoot, SCTAB nTab );
402 explicit XclExpSheetProtectOptions( const XclExpRoot& rRoot, SCTAB nTab );
[all …]
H A Dxeescher.hxx39 class XclExpDffAnchorBase : public EscherExClientAnchor_Base, protected XclExpRoot
43 explicit XclExpDffAnchorBase( const XclExpRoot& rRoot, sal_uInt16 nFlags = 0 );
72 explicit XclExpDffSheetAnchor( const XclExpRoot& rRoot );
88 explicit XclExpDffEmbeddedAnchor( const XclExpRoot& rRoot,
107 explicit XclExpDffNoteAnchor( const XclExpRoot& rRoot, const Rectangle& rRect );
116 explicit XclExpDffDropDownAnchor( const XclExpRoot& rRoot, const ScAddress& rScPos );
176 class XclExpControlHelper : protected XclExpRoot
179 explicit XclExpControlHelper( const XclExpRoot& rRoot );
282 class XclExpChartObj : public XclObj, protected XclExpRoot
320 const XclExpRoot& rRoot,
[all …]
H A Dxestream.hxx51 class XclExpRoot;
86 const XclExpRoot& rRoot,
92 inline const XclExpRoot& GetRoot() const { return mrRoot; } in GetRoot()
193 const XclExpRoot& mrRoot; /// Filter root data.
218 explicit XclExpBiff8Encrypter( const XclExpRoot& rRoot );
252 const XclExpRoot& mrRoot;
306 …e< com::sun::star::uno::XComponentContext >& rxContext, SvStream& rStrm, const XclExpRoot& rRoot );
310 inline const XclExpRoot& GetRoot() const { return mrRoot; } in GetRoot()
349 const XclExpRoot& mrRoot; /// Filter root data.
H A DXclExpChangeTrack.hxx362 const XclExpRoot& rRoot,
386 const XclExpRoot& rRoot,
451 class XclExpChTrCellContent : public XclExpChTrAction, protected XclExpRoot
474 const XclExpRoot& rRoot,
500 const XclExpRoot& rRoot,
512 class XclExpChTrInsertTab : public XclExpChTrAction, protected XclExpRoot
523 const XclExpRoot& rRoot,
547 const XclExpRoot& rRoot,
607 class XclExpChangeTrack : protected XclExpRoot
628 XclExpChangeTrack( const XclExpRoot& rRoot );
H A Dxepivot.hxx73 class XclExpPCField : public XclExpRecord, public XclPCField, protected XclExpRoot
77 explicit XclExpPCField( const XclExpRoot& rRoot,
81 explicit XclExpPCField( const XclExpRoot& rRoot,
174 class XclExpPivotCache : protected XclExpRoot
177 explicit XclExpPivotCache( const XclExpRoot& rRoot,
351 class XclExpPivotTable : public XclExpRecordBase, protected XclExpRoot
354 explicit XclExpPivotTable( const XclExpRoot& rRoot,
443 class XclExpPivotTableManager : protected XclExpRoot
446 explicit XclExpPivotTableManager( const XclExpRoot& rRoot );
H A Dexcrecds.hxx342 explicit XclExpCountry( const XclExpRoot& rRoot );
417 class XclExpAutofilter : public XclExpRecord, protected XclExpRoot
432 XclExpAutofilter( const XclExpRoot& rRoot, sal_uInt16 nC );
445 class ExcAutoFilterRecs : public XclExpRecordBase, protected XclExpRoot
448 explicit ExcAutoFilterRecs( const XclExpRoot& rRoot, SCTAB nTab );
475 class XclExpFilterManager : protected XclExpRoot
478 explicit XclExpFilterManager( const XclExpRoot& rRoot );
492 using XclExpRoot::CreateRecord;
H A Dxcl97esc.hxx43 class XclEscherExGlobal : public EscherExGlobal, protected XclExpRoot
46 explicit XclEscherExGlobal( const XclExpRoot& rRoot );
71 class XclEscherEx : public EscherEx, protected XclExpRoot
75 const XclExpRoot& rRoot,
179 class XclEscherClientTextbox : public EscherExClientRecord_Base, protected XclExpRoot
187 const XclExpRoot& rRoot,
H A Dexcdoc.hxx49 class ExcTable : public XclExpRecordBase, public XclExpRoot
71 ExcTable( const XclExpRoot& rRoot );
72 ExcTable( const XclExpRoot& rRoot, SCTAB nScTab );
86 class ExcDocument : protected XclExpRoot
104 explicit ExcDocument( const XclExpRoot& rRoot );
H A Dxepage.hxx94 class XclExpPageSettings : public XclExpRecordBase, protected XclExpRoot
98 explicit XclExpPageSettings( const XclExpRoot& rRoot );
114 class XclExpChartPageSettings : public XclExpRecordBase, protected XclExpRoot
118 explicit XclExpChartPageSettings( const XclExpRoot& rRoot );
H A Dxeview.hxx37 explicit XclExpWindow1( const XclExpRoot& rRoot );
56 explicit XclExpWindow2( const XclExpRoot& rRoot,
147 class XclExpTabViewSettings : public XclExpRecordBase, protected XclExpRoot
151 explicit XclExpTabViewSettings( const XclExpRoot& rRoot, SCTAB nScTab );
/AOO41X/main/sc/source/filter/excel/
H A Dxeroot.cxx71 XclExpRoot::XclExpRoot( XclExpRootData& rExpRootData ) : in XclExpRoot() function in XclExpRoot
77 XclExpTabInfo& XclExpRoot::GetTabInfo() const in GetTabInfo()
83 XclExpAddressConverter& XclExpRoot::GetAddressConverter() const in GetAddressConverter()
89 XclExpFormulaCompiler& XclExpRoot::GetFormulaCompiler() const in GetFormulaCompiler()
95 XclExpProgressBar& XclExpRoot::GetProgressBar() const in GetProgressBar()
101 XclExpSst& XclExpRoot::GetSst() const in GetSst()
107 XclExpPalette& XclExpRoot::GetPalette() const in GetPalette()
113 XclExpFontBuffer& XclExpRoot::GetFontBuffer() const in GetFontBuffer()
119 XclExpNumFmtBuffer& XclExpRoot::GetNumFmtBuffer() const in GetNumFmtBuffer()
125 XclExpXFBuffer& XclExpRoot::GetXFBuffer() const in GetXFBuffer()
[all …]
H A Dxelink.cxx53 class XclExpExtNameBase : public XclExpRecord, protected XclExpRoot
57 explicit XclExpExtNameBase( const XclExpRoot& rRoot,
83 explicit XclExpExtNameAddIn( const XclExpRoot& rRoot, const String& rName );
96 explicit XclExpExtNameDde( const XclExpRoot& rRoot, const String& rName,
115 …explicit XclExpExtName( const XclExpRoot& rRoot, const XclExpSupbook& rSupbook, const S…
130 class XclExpExtNameBuffer : public XclExpRecordBase, protected XclExpRoot
133 explicit XclExpExtNameBuffer( const XclExpRoot& rRoot );
196 class XclExpXct : public XclExpRecordBase, protected XclExpRoot
199 explicit XclExpXct( const XclExpRoot& rRoot,
232 class XclExpExternSheetBase : public XclExpRecord, protected XclExpRoot
[all …]
H A Dxetable.cxx54 XclExpStringRec::XclExpStringRec( const XclExpRoot& rRoot, const String& rResult ) : in XclExpStringRec()
122 XclTokenArrayRef XclExpArray::CreateCellTokenArray( const XclExpRoot& rRoot ) const in CreateCellTokenArray()
142 XclExpArrayBuffer::XclExpArrayBuffer( const XclExpRoot& rRoot ) : in XclExpArrayBuffer()
143 XclExpRoot( rRoot ) in XclExpArrayBuffer()
192 XclTokenArrayRef XclExpShrfmla::CreateCellTokenArray( const XclExpRoot& rRoot ) const in CreateCellTokenArray()
210 XclExpShrfmlaBuffer::XclExpShrfmlaBuffer( const XclExpRoot& rRoot ) : in XclExpShrfmlaBuffer()
211 XclExpRoot( rRoot ) in XclExpShrfmlaBuffer()
350 XclTokenArrayRef XclExpTableop::CreateCellTokenArray( const XclExpRoot& rRoot ) const in CreateCellTokenArray()
396 XclExpTableopBuffer::XclExpTableopBuffer( const XclExpRoot& rRoot ) : in XclExpTableopBuffer()
397 XclExpRoot( rRoot ) in XclExpTableopBuffer()
[all …]
H A Dxehelper.cxx64 XclExpProgressBar::XclExpProgressBar( const XclExpRoot& rRoot ) : in XclExpProgressBar()
65 XclExpRoot( rRoot ), in XclExpProgressBar()
162 XclExpAddressConverter::XclExpAddressConverter( const XclExpRoot& rRoot ) : in XclExpAddressConverter()
314 XclExpHyperlinkHelper::XclExpHyperlinkHelper( const XclExpRoot& rRoot, const ScAddress& rScPos ) : in XclExpHyperlinkHelper()
315 XclExpRoot( rRoot ), in XclExpHyperlinkHelper()
379 const XclExpRoot& rRoot, const String& rText, const ScPatternAttr* pCellAttr, in lclCreateFormattedString()
448 const XclExpRoot& rRoot, EditEngine& rEE, XclExpHyperlinkHelper* pLinkHelper, in lclCreateFormattedString()
556 const XclExpRoot& rRoot, const String& rString, XclStrFlags nFlags, sal_uInt16 nMaxLen ) in CreateString()
567 const XclExpRoot& rRoot, sal_Unicode cChar, XclStrFlags nFlags, sal_uInt16 nMaxLen ) in CreateString()
574 void XclExpStringHelper::AppendString( XclExpString& rXclString, const XclExpRoot& rRoot, const Str… in AppendString()
[all …]
H A Dxecontent.cxx314 XclExpMergedcells::XclExpMergedcells( const XclExpRoot& rRoot ) : in XclExpMergedcells()
315 XclExpRoot( rRoot ) in XclExpMergedcells()
382 XclExpHyperlink::XclExpHyperlink( const XclExpRoot& rRoot, const SvxURLField& rUrlField, const ScAd… in XclExpHyperlink()
479 sal_uInt16& rnLevel, bool& rbRel, const String& rUrl, const XclExpRoot& rRoot ) const in BuildFileName()
543 XclExpLabelranges::XclExpLabelranges( const XclExpRoot& rRoot ) : in XclExpLabelranges()
544 XclExpRoot( rRoot ) in XclExpLabelranges()
585 class XclExpCFImpl : protected XclExpRoot
588 …explicit XclExpCFImpl( const XclExpRoot& rRoot, const ScCondFormatEntry& rFormatEntry );
616 XclExpCFImpl::XclExpCFImpl( const XclExpRoot& rRoot, const ScCondFormatEntry& rFormatEntry ) : in XclExpCFImpl()
617 XclExpRoot( rRoot ), in XclExpCFImpl()
[all …]
H A Dxename.cxx51 class XclExpName : public XclExpRecord, protected XclExpRoot
55 explicit XclExpName( const XclExpRoot& rRoot, const String& rName );
57 explicit XclExpName( const XclExpRoot& rRoot, sal_Unicode cBuiltIn );
129 class XclExpNameManagerImpl : protected XclExpRoot
132 explicit XclExpNameManagerImpl( const XclExpRoot& rRoot );
207 XclExpName::XclExpName( const XclExpRoot& rRoot, const String& rName ) : in XclExpName()
209 XclExpRoot( rRoot ), in XclExpName()
220 XclExpName::XclExpName( const XclExpRoot& rRoot, sal_Unicode cBuiltIn ) : in XclExpName()
222 XclExpRoot( rRoot ), in XclExpName()
365 XclExpNameManagerImpl::XclExpNameManagerImpl( const XclExpRoot& rRoot ) : in XclExpNameManagerImpl()
[all …]
H A Dxeescher.cxx88 XclExpDffAnchorBase::XclExpDffAnchorBase( const XclExpRoot& rRoot, sal_uInt16 nFlags ) : in XclExpDffAnchorBase()
89 XclExpRoot( rRoot ), in XclExpDffAnchorBase()
130 XclExpDffSheetAnchor::XclExpDffSheetAnchor( const XclExpRoot& rRoot ) : in XclExpDffSheetAnchor()
150 XclExpDffEmbeddedAnchor::XclExpDffEmbeddedAnchor( const XclExpRoot& rRoot, in XclExpDffEmbeddedAnchor()
171 XclExpDffNoteAnchor::XclExpDffNoteAnchor( const XclExpRoot& rRoot, const Rectangle& rRect ) : in XclExpDffNoteAnchor()
179 XclExpDffDropDownAnchor::XclExpDffDropDownAnchor( const XclExpRoot& rRoot, const ScAddress& rScPos … in XclExpDffDropDownAnchor()
295 XclExpControlHelper::XclExpControlHelper( const XclExpRoot& rRoot ) : in XclExpControlHelper()
296 XclExpRoot( rRoot ), in XclExpControlHelper()
927 XclExpRoot( rObjMgr.GetRoot() ) in XclExpChartObj()
981 XclExpNote::XclExpNote( const XclExpRoot& rRoot, const ScAddress& rScPos, in XclExpNote()
[all …]
H A Dxestyle.cxx755 XclExpPalette::XclExpPalette( const XclExpRoot& rRoot ) : in XclExpPalette()
833 /*static*/ sal_Int16 XclExpFontHelper::GetFirstUsedScript( const XclExpRoot& rRoot, const SfxItemSe… in GetFirstUsedScript()
875 /*static*/ Font XclExpFontHelper::GetFontFromItemSet( const XclExpRoot& rRoot, const SfxItemSet& rI… in GetFontFromItemSet()
899 /*static*/ bool XclExpFontHelper::CheckItems( const XclExpRoot& rRoot, const SfxItemSet& rItemSet, … in CheckItems()
955 XclExpFont::XclExpFont( const XclExpRoot& rRoot, in XclExpFont()
958 XclExpRoot( rRoot ), in XclExpFont()
1015 XclExpBlindFont::XclExpBlindFont( const XclExpRoot& rRoot ) : in XclExpBlindFont()
1032 XclExpFontBuffer::XclExpFontBuffer( const XclExpRoot& rRoot ) : in XclExpFontBuffer()
1033 XclExpRoot( rRoot ), in XclExpFontBuffer()
1204 XclExpNumFmtBuffer::XclExpNumFmtBuffer( const XclExpRoot& rRoot ) : in XclExpNumFmtBuffer()
[all …]
/AOO41X/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx88 XclExpObjList::XclExpObjList( const XclExpRoot& rRoot, XclEscherEx& rEscherEx ) : in XclExpObjList()
89 XclExpRoot( rRoot ), in XclExpObjList()
176 void XclObj::ImplWriteAnchor( const XclExpRoot& /*rRoot*/, const SdrObject* pSdrObj, const Rectangl… in ImplWriteAnchor() argument
218 void XclObj::SetText( const XclExpRoot& rRoot, const SdrTextObj& rObj ) in SetText()
295 void XclObjComment::ProcessEscherObj( const XclExpRoot& rRoot, const Rectangle& rRect, SdrObject* p… in ProcessEscherObj()
470 XclTxo::XclTxo( const XclExpRoot& rRoot, const SdrTextObj& rTextObj ) : in XclTxo()
495 XclTxo::XclTxo( const XclExpRoot& rRoot, const EditTextObject& rEditObj, SdrObject* pCaption ) : in XclTxo()
879 ExcEScenario::ExcEScenario( const XclExpRoot& rRoot, SCTAB nTab ) in ExcEScenario()
1006 ExcEScenarioManager::ExcEScenarioManager( const XclExpRoot& rRoot, SCTAB nTab ) : in ExcEScenarioManager()
1085 XclExpSheetProtectOptions::XclExpSheetProtectOptions( const XclExpRoot& rRoot, SCTAB nTab ) : in XclExpSheetProtectOptions()
[all …]
H A DXclExpChangeTrack.cxx526 const XclExpRoot& rRoot, in XclExpChTrAction()
560 const XclExpRoot& rRoot, in AddDependentContents()
686 const XclExpRoot& rRoot, in XclExpChTrCellContent()
689 XclExpRoot( rRoot ), in XclExpChTrCellContent()
831 const XclExpRoot& rRoot, in XclExpChTrInsert()
904 const XclExpRoot& rRoot, in XclExpChTrInsertTab()
907 XclExpRoot( rRoot ), in XclExpChTrInsertTab()
941 const XclExpRoot& rRoot, in XclExpChTrMoveRange()
1062 XclExpChangeTrack::XclExpChangeTrack( const XclExpRoot& rRoot ) : in XclExpChangeTrack()
1063 XclExpRoot( rRoot ), in XclExpChangeTrack()
H A Dxcl97esc.cxx82 XclEscherExGlobal::XclEscherExGlobal( const XclExpRoot& rRoot ) : in XclEscherExGlobal()
83 XclExpRoot( rRoot ) in XclEscherExGlobal()
102 XclEscherEx::XclEscherEx( const XclExpRoot& rRoot, XclExpObjectManager& rObjMgr, SvStream& rStrm, c… in XclEscherEx()
104 XclExpRoot( rRoot ), in XclEscherEx()
534 XclEscherClientTextbox::XclEscherClientTextbox( const XclExpRoot& rRoot, in XclEscherClientTextbox()
537 XclExpRoot( rRoot ), in XclEscherClientTextbox()

12