/aoo41x/main/sc/source/filter/excel/ |
H A D | xiroot.cxx | 61 XclImpRoot::XclImpRoot( XclImpRootData& rImpRootData ) : in XclImpRoot() function in XclImpRoot 94 void XclImpRoot::SetCodePage( sal_uInt16 nCodePage ) in SetCodePage() 106 void XclImpRoot::InitializeTable( SCTAB nScTab ) in InitializeTable() 122 void XclImpRoot::FinalizeTable() in FinalizeTable() 140 ExcelToSc& XclImpRoot::GetOldFmlaConverter() const in GetOldFmlaConverter() 146 XclImpSst& XclImpRoot::GetSst() const in GetSst() 152 XclImpPalette& XclImpRoot::GetPalette() const in GetPalette() 157 XclImpFontBuffer& XclImpRoot::GetFontBuffer() const in GetFontBuffer() 167 XclImpXFBuffer& XclImpRoot::GetXFBuffer() const in GetXFBuffer() 189 XclImpTabInfo& XclImpRoot::GetTabInfo() const in GetTabInfo() [all …]
|
H A D | xicontent.cxx | 73 XclImpSst::XclImpSst( const XclImpRoot& rRoot ) : in XclImpSst() 74 XclImpRoot( rRoot ) in XclImpSst() 250 const XclImpRoot& rRoot = rStrm.GetRoot(); in ReadEmbeddedData() 437 const XclImpRoot& rRoot = rStrm.GetRoot(); in ReadLabelranges() 493 XclImpRoot( rRoot ), in XclImpCondFormat() 671 XclImpRoot( rRoot ) in XclImpCondFormatManager() 700 const XclImpRoot& rRoot = rStrm.GetRoot(); in ReadDval() 715 const XclImpRoot& rRoot = rStrm.GetRoot(); in ReadDV() 950 XclImpRoot( rRoot ) in XclImpWebQueryBuffer() 1125 XclImpRoot( rRoot ), in XclImpDocProtectBuffer() [all …]
|
H A D | xiescher.cxx | 192 XclImpRoot( rRoot ), in XclImpDrawObjBase() 978 XclImpPhObj::XclImpPhObj( const XclImpRoot& rRoot ) : in XclImpPhObj() 1044 XclImpLineObj::XclImpLineObj( const XclImpRoot& rRoot ) : in XclImpLineObj() 1173 XclImpRectObj::XclImpRectObj( const XclImpRoot& rRoot ) : in XclImpRectObj() 1221 XclImpOvalObj::XclImpOvalObj( const XclImpRoot& rRoot ) : in XclImpOvalObj() 1236 XclImpArcObj::XclImpArcObj( const XclImpRoot& rRoot ) : in XclImpArcObj() 1408 XclImpTextObj::XclImpTextObj( const XclImpRoot& rRoot ) : in XclImpTextObj() 3173 XclImpRoot( rRoot ) in XclImpSimpleDffConverter() 3730 XclImpRoot( rRoot ), in XclImpDrawing() 4110 XclImpRoot( rRoot ) in XclImpObjectManager() [all …]
|
H A D | xiformula.cxx | 34 class XclImpFmlaCompImpl : protected XclImpRoot, protected XclTokenArrayHelper 37 explicit XclImpFmlaCompImpl( const XclImpRoot& rRoot ); 54 XclImpFmlaCompImpl::XclImpFmlaCompImpl( const XclImpRoot& rRoot ) : in XclImpFmlaCompImpl() 55 XclImpRoot( rRoot ), in XclImpFmlaCompImpl() 99 XclImpFormulaCompiler::XclImpFormulaCompiler( const XclImpRoot& rRoot ) : in XclImpFormulaCompiler() 100 XclImpRoot( rRoot ), in XclImpFormulaCompiler()
|
H A D | xistyle.cxx | 66 XclImpPalette::XclImpPalette( const XclImpRoot& rRoot ) : in XclImpPalette() 118 XclImpFont::XclImpFont( const XclImpRoot& rRoot ) : in XclImpFont() 119 XclImpRoot( rRoot ), in XclImpFont() 129 XclImpRoot( rRoot ) in XclImpFont() 438 XclImpRoot( rRoot ), in XclImpFontBuffer() 543 XclImpRoot( rRoot ), in XclImpNumFmtBuffer() 990 XclImpXF::XclImpXF( const XclImpRoot& rRoot ) : in XclImpXF() 992 XclImpRoot( rRoot ), in XclImpXF() 1297 XclImpRoot( rRoot ), in XclImpStyle() 1391 XclImpRoot( rRoot ) in XclImpXFBuffer() [all …]
|
H A D | xihelper.cxx | 60 XclImpAddressConverter::XclImpAddressConverter( const XclImpRoot& rRoot ) : in XclImpAddressConverter() 167 EditTextObject* lclCreateTextObject( const XclImpRoot& rRoot, in lclCreateTextObject() 245 const XclImpRoot& rRoot, const XclImpString& rString ) in CreateTextObject() 257 const XclImpRoot& rRoot, const XclImpString& rString, sal_uInt16 nXFIndex ) in CreateCell() 288 XclImpHFConverter::XclImpHFConverter( const XclImpRoot& rRoot ) : in XclImpHFConverter() 289 XclImpRoot( rRoot ), in XclImpHFConverter() 634 const XclImpRoot& rRoot, const String& rEncodedUrl ) in DecodeUrl() 777 String& rUrl, bool& rbSameWb, const XclImpRoot& rRoot, const String& rEncodedUrl ) in DecodeUrl()
|
H A D | xilink.cxx | 91 class XclImpSupbook : protected XclImpRoot 160 class XclImpLinkManagerImpl : protected XclImpRoot 163 explicit XclImpLinkManagerImpl( const XclImpRoot& rRoot ); 448 XclImpRoot( rStrm.GetRoot() ), in XclImpSupbook() 580 XclImpLinkManagerImpl::XclImpLinkManagerImpl( const XclImpRoot& rRoot ) : in XclImpLinkManagerImpl() 581 XclImpRoot( rRoot ), in XclImpLinkManagerImpl() 731 XclImpLinkManager::XclImpLinkManager( const XclImpRoot& rRoot ) : in XclImpLinkManager() 732 XclImpRoot( rRoot ), in XclImpLinkManager()
|
H A D | xiview.cxx | 36 XclImpDocViewSettings::XclImpDocViewSettings( const XclImpRoot& rRoot ) : in XclImpDocViewSettings() 37 XclImpRoot( rRoot ) in XclImpDocViewSettings() 94 XclImpTabViewSettings::XclImpTabViewSettings( const XclImpRoot& rRoot ) : in XclImpTabViewSettings() 95 XclImpRoot( rRoot ) in XclImpTabViewSettings()
|
H A D | xipivot.cxx | 89 void lclSetValue( const XclImpRoot& rRoot, const ScAddress& rScPos, double fValue, short nFormatTyp… in lclSetValue() 99 void XclImpPCItem::WriteToSource( const XclImpRoot& rRoot, const ScAddress& rScPos ) const in WriteToSource() 180 XclImpPCField::XclImpPCField( const XclImpRoot& rRoot, XclImpPivotCache& rPCache, sal_uInt16 nField… in XclImpPCField() 182 XclImpRoot( rRoot ), in XclImpPCField() 595 XclImpPivotCache::XclImpPivotCache( const XclImpRoot& rRoot ) : in XclImpPivotCache() 596 XclImpRoot( rRoot ), in XclImpPivotCache() 1171 XclImpPivotTable::XclImpPivotTable( const XclImpRoot& rRoot ) : in XclImpPivotTable() 1172 XclImpRoot( rRoot ), in XclImpPivotTable() 1521 XclImpPivotTableManager::XclImpPivotTableManager( const XclImpRoot& rRoot ) : in XclImpPivotTableManager() 1522 XclImpRoot( rRoot ) in XclImpPivotTableManager()
|
H A D | xiname.cxx | 40 XclImpRoot( rStrm.GetRoot() ), in XclImpName() 223 XclImpNameManager::XclImpNameManager( const XclImpRoot& rRoot ) : in XclImpNameManager() 224 XclImpRoot( rRoot ) in XclImpNameManager()
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | xiescher.hxx | 54 class XclImpDrawObjBase : protected XclImpRoot 57 explicit XclImpDrawObjBase( const XclImpRoot& rRoot ); 223 explicit XclImpPhObj( const XclImpRoot& rRoot ); 260 explicit XclImpLineObj( const XclImpRoot& rRoot ); 284 explicit XclImpRectObj( const XclImpRoot& rRoot ); 314 explicit XclImpOvalObj( const XclImpRoot& rRoot ); 327 explicit XclImpArcObj( const XclImpRoot& rRoot ); 390 explicit XclImpTextObj( const XclImpRoot& rRoot ); 1102 class XclImpDrawing : protected XclImpRoot 1206 class XclImpObjectManager : protected XclImpRoot [all …]
|
H A D | xicontent.hxx | 56 class XclImpSst : protected XclImpRoot 59 explicit XclImpSst( const XclImpRoot& rRoot ); 114 class XclImpCondFormat : protected XclImpRoot 141 class XclImpCondFormatManager : protected XclImpRoot 144 explicit XclImpCondFormatManager( const XclImpRoot& rRoot ); 210 class XclImpWebQueryBuffer : protected XclImpRoot 213 explicit XclImpWebQueryBuffer( const XclImpRoot& rRoot ); 249 class XclImpDocProtectBuffer : protected XclImpRoot 252 explicit XclImpDocProtectBuffer( const XclImpRoot& rRoot ); 272 class XclImpSheetProtectBuffer : protected XclImpRoot [all …]
|
H A D | xistyle.hxx | 50 explicit XclImpPalette( const XclImpRoot& rRoot ); 79 class XclImpFont : protected XclImpRoot 82 explicit XclImpFont( const XclImpRoot& rRoot ); 167 class XclImpFontBuffer : protected XclImpRoot, ScfNoCopy 170 explicit XclImpFontBuffer( const XclImpRoot& rRoot ); 394 explicit XclImpXF( const XclImpRoot& rRoot ); 453 class XclImpStyle : protected XclImpRoot 456 explicit XclImpStyle( const XclImpRoot& rRoot ); 490 class XclImpXFBuffer : protected XclImpRoot, ScfNoCopy 493 explicit XclImpXFBuffer( const XclImpRoot& rRoot ); [all …]
|
H A D | xipivot.hxx | 43 void WriteToSource( const XclImpRoot& rRoot, const ScAddress& rScPos ) const; 70 class XclImpPCField : public XclPCField, protected XclImpRoot 74 explicit XclImpPCField( const XclImpRoot& rRoot, 153 class XclImpPivotCache : protected XclImpRoot 156 explicit XclImpPivotCache( const XclImpRoot& rRoot ); 311 class XclImpPivotTable : protected XclImpRoot 314 explicit XclImpPivotTable( const XclImpRoot& rRoot ); 395 class XclImpPivotTableManager : protected XclImpRoot 398 explicit XclImpPivotTableManager( const XclImpRoot& rRoot );
|
H A D | xihelper.hxx | 39 explicit XclImpAddressConverter( const XclImpRoot& rRoot ); 132 const XclImpRoot& rRoot, 144 const XclImpRoot& rRoot, 186 class XclImpHFConverter : protected XclImpRoot, ScfNoCopy 189 explicit XclImpHFConverter( const XclImpRoot& rRoot ); 283 const XclImpRoot& rRoot, 293 const XclImpRoot& rRoot,
|
H A D | xiview.hxx | 33 class XclImpDocViewSettings : protected XclImpRoot 36 explicit XclImpDocViewSettings( const XclImpRoot& rRoot ); 63 class XclImpTabViewSettings : protected XclImpRoot 66 explicit XclImpTabViewSettings( const XclImpRoot& rRoot );
|
H A D | XclImpChangeTrack.hxx | 59 class XclImpChangeTrack : protected XclImpRoot 117 … XclImpChangeTrack( const XclImpRoot& rRoot, const XclImpStream& rBookStrm ); 182 const XclImpRoot& rRoot, 188 const XclImpRoot& rRoot, in XclImpChTrFmlConverter()
|
H A D | xiname.hxx | 39 class XclImpName : protected XclImpRoot 69 class XclImpNameManager : protected XclImpRoot 72 explicit XclImpNameManager( const XclImpRoot& rRoot );
|
H A D | excscen.hxx | 33 class XclImpRoot; 67 void Apply( const XclImpRoot& rRoot, const sal_Bool bLast = sal_False ); 98 void Apply( const XclImpRoot& rRoot );
|
H A D | xistream.hxx | 32 class XclImpRoot; 261 const XclImpRoot& rRoot, 267 inline const XclImpRoot& GetRoot() const { return mrRoot; } in GetRoot() 506 const XclImpRoot& mrRoot; /// Filter root data.
|
H A D | imp_op.hxx | 64 class XclImpOutlineDataBuffer : protected XclImpRoot 67 explicit XclImpOutlineDataBuffer( const XclImpRoot& rRoot, SCTAB nScTab ); 85 class ImportExcel : public ImportTyp, protected XclImpRoot
|
H A D | xiroot.hxx | 125 class XclImpRoot : public XclRoot class 128 explicit XclImpRoot( XclImpRootData& rImpRootData ); 131 inline const XclImpRoot& GetRoot() const { return *this; } in GetRoot()
|
H A D | excform.hxx | 36 class ExcelToSc : public ExcelConverterBase, protected XclImpRoot 55 ExcelToSc( const XclImpRoot& rRoot ); 131 ExcelToSc8( const XclImpRoot& rRoot );
|
H A D | xichart.hxx | 87 class XclImpChRoot : public XclImpRoot 93 explicit XclImpChRoot( const XclImpRoot& rRoot, XclImpChChart& rChartData ); 291 explicit XclImpChEscherFormat( const XclImpRoot& rRoot ); 1375 explicit XclImpChChart( const XclImpRoot& rRoot ); 1452 explicit XclImpChartDrawing( const XclImpRoot& rRoot, bool bOwnTab ); 1474 class XclImpChart : protected XclImpRoot 1482 explicit XclImpChart( const XclImpRoot& rRoot, bool bOwnTab );
|
H A D | xiformula.hxx | 36 class XclImpFormulaCompiler : protected XclImpRoot 39 explicit XclImpFormulaCompiler( const XclImpRoot& rRoot );
|