LibreOffice Module sc (master) 1
Classes | Public Member Functions | Protected Types | Protected Member Functions | Protected Attributes | List of all members
ImportExcel Class Reference

#include <imp_op.hxx>

Inheritance diagram for ImportExcel:
[legend]
Collaboration diagram for ImportExcel:
[legend]

Classes

struct  LastFormula
 

Public Member Functions

 ImportExcel (XclImpRootData &rImpData, SvStream &rStrm)
 
virtual ~ImportExcel () override
 
virtual ErrCode Read ()
 
- Public Member Functions inherited from ImportTyp
 ImportTyp (ScDocument &, rtl_TextEncoding eSrc)
 
virtual ~ImportTyp ()
 

Protected Types

typedef std::unordered_map< SCCOL, LastFormulaLastFormulaMapType
 
typedef std::vector< std::unique_ptr< XclImpOutlineDataBuffer > > XclImpOutlineListBuffer
 

Protected Member Functions

void SetLastFormula (SCCOL nCol, SCROW nRow, double fVal, sal_uInt16 nXF, ScFormulaCell *pCell)
 True if fuzzing filter. More...
 
void ReadFileSharing ()
 
sal_uInt16 ReadXFIndex (const ScAddress &rScPos, bool bBiff2)
 
void ReadDimensions ()
 
void ReadBlank ()
 
void ReadInteger ()
 
void ReadNumber ()
 
void ReadLabel ()
 
void ReadBoolErr ()
 
void ReadRk ()
 
void Window1 ()
 
void Formula25 ()
 
void Row25 ()
 
void Bof2 ()
 
void Eof ()
 
void DocProtect ()
 
void SheetProtect ()
 
void DocPassword ()
 
void SheetPassword ()
 
void Externsheet ()
 
void WinProtection ()
 
void Columndefault ()
 
void Array25 ()
 
void Rec1904 ()
 
void Externname25 ()
 
void Colwidth ()
 
void Defrowheight2 ()
 
void Codepage ()
 
void Ixfe ()
 
void DefColWidth ()
 
void Colinfo ()
 
void Wsbool ()
 
void Boundsheet ()
 
void Country ()
 
void Hideobj ()
 
void Standardwidth ()
 
void Shrfmla ()
 
void Mulrk ()
 
void Mulblank ()
 
void Rstring ()
 
void Cellmerging ()
 
void Olesize ()
 
void ReadUsesElfs ()
 
void Formula3 ()
 
void Row34 ()
 
void Bof3 ()
 
void Array34 ()
 
void Defrowheight345 ()
 
void TableOp ()
 
void Formula4 ()
 
void Bof4 ()
 
void Bof5 ()
 
void Formula (const XclAddress &rXclPos, sal_uInt16 nXF, sal_uInt16 nFormLen, double fCurVal, bool bShrFmla)
 
virtual void EndSheet ()
 
void NewTable ()
 
std::unique_ptr< ScTokenArrayErrorToFormula (bool bErrOrVal, sal_uInt8 nError, double &rVal)
 
void AdjustRowHeight ()
 
virtual void PostDocLoad ()
 
- Protected Member Functions inherited from XclImpRoot
 XclImpRoot (XclImpRootData &rImpRootData)
 
const XclImpRootGetRoot () const
 Returns this root instance - for code readability in derived classes. More...
 
XclImpRootGetRoot ()
 
void SetCodePage (sal_uInt16 nCodePage)
 Sets a code page read from a CODEPAGE record for byte string import. More...
 
void InitializeTable (SCTAB nScTab)
 Is called when import filter starts importing a single sheet (all BIFF versions). More...
 
void FinalizeTable ()
 Is called when import filter stops importing a single sheet (all BIFF versions). More...
 
XclImpAddressConverterGetAddressConverter () const
 Returns the address converter. More...
 
XclImpFormulaCompilerGetFormulaCompiler () const
 Returns the formula converter. More...
 
ExcelToScGetOldFmlaConverter () const
 Returns the old formula converter. More...
 
XclImpSstGetSst () const
 Returns the shared string table. More...
 
XclImpPaletteGetPalette () const
 Returns the color buffer. More...
 
XclImpFontBufferGetFontBuffer () const
 Returns the font buffer. More...
 
XclImpNumFmtBufferGetNumFmtBuffer () const
 Returns the number format buffer. More...
 
XclImpXFBufferGetXFBuffer () const
 Returns the cell formatting attributes buffer. More...
 
XclImpXFRangeBufferGetXFRangeBuffer () const
 Returns the buffer of XF index ranges for a sheet. More...
 
ScRangeListTabsGetPrintAreaBuffer () const
 Returns the buffer that contains all print areas in the document. More...
 
ScRangeListTabsGetTitleAreaBuffer () const
 Returns the buffer that contains all print titles in the document. More...
 
XclImpTabInfoGetTabInfo () const
 Returns the buffer that contains the sheet creation order. More...
 
XclImpNameManagerGetNameManager () const
 Returns the buffer that contains internal defined names. More...
 
XclImpLinkManagerGetLinkManager () const
 Returns the link manager. More...
 
XclImpObjectManagerGetObjectManager () const
 Returns the drawing object manager. More...
 
XclImpSheetDrawingGetCurrSheetDrawing () const
 Returns the drawing container of the current sheet. More...
 
XclImpCondFormatManagerGetCondFormatManager () const
 Returns the conditional formatting manager. More...
 
XclImpValidationManagerGetValidationManager () const
 
XclImpAutoFilterBufferGetFilterManager () const
 Returns the filter manager. More...
 
XclImpWebQueryBufferGetWebQueryBuffer () const
 Returns the web query buffer. More...
 
XclImpPivotTableManagerGetPivotTableManager () const
 Returns the pivot table manager. More...
 
XclImpSheetProtectBufferGetSheetProtectBuffer () const
 Returns the sheet protection options of the current sheet. More...
 
XclImpDocProtectBufferGetDocProtectBuffer () const
 Returns the document protection options. More...
 
XclImpPageSettingsGetPageSettings () const
 Returns the page settings of the current sheet. More...
 
XclImpDocViewSettingsGetDocViewSettings () const
 Returns the view settings of the entire document. More...
 
XclImpTabViewSettingsGetTabViewSettings () const
 Returns the view settings of the current sheet. More...
 
bool HasBasic () const
 Returns true, if the document contains a VB project. More...
 
void SetHasBasic ()
 Called to indicate that the document contains a VB project. More...
 
void ReadCodeName (XclImpStream &rStrm, bool bGlobals)
 Reads the CODENAME record and inserts the codename into the document. More...
 
ScDocumentImportGetDocImport ()
 
- Protected Member Functions inherited from XclRoot
 XclRoot (XclRootData &rRootData)
 
 XclRoot (const XclRoot &rRoot)
 
virtual ~XclRoot ()
 
XclRootoperator= (const XclRoot &rRoot)
 
RootDataGetOldRoot () const
 Returns old RootData struct. More...
 
XclBiff GetBiff () const
 Returns the current BIFF version of the importer/exporter. More...
 
XclOutput GetOutput () const
 Returns the current output format of the importer/exporter. More...
 
bool IsImport () const
 Returns true, if currently a document is imported. More...
 
rtl_TextEncoding GetTextEncoding () const
 Returns the text encoding to import/export byte strings. More...
 
LanguageType GetSysLanguage () const
 Returns the system language, i.e. More...
 
LanguageType GetDocLanguage () const
 Returns the document language. More...
 
LanguageType GetUILanguage () const
 Returns the UI language. More...
 
sal_Int16 GetDefApiScript () const
 Returns the default script type, e.g. More...
 
tools::Long GetCharWidth () const
 Returns the width of the '0' character (default font) for the current printer (twips). More...
 
tools::Long GetSpaceWidth () const
 
bool IsInGlobals () const
 Returns the current Calc sheet index. More...
 
SCTAB GetCurrScTab () const
 Returns the current Calc sheet index. More...
 
sal_Int32 GetHmmFromPixelX (double fPixelX) const
 Calculates the width of the passed number of pixels in 1/100 mm. More...
 
sal_Int32 GetHmmFromPixelY (double fPixelY) const
 Calculates the height of the passed number of pixels in 1/100 mm. More...
 
SfxMediumGetMedium () const
 Returns the medium to import from. More...
 
const OUString & GetDocUrl () const
 Returns the document URL of the imported/exported file. More...
 
const OUString & GetBasePath () const
 Returns the base path of the imported/exported file. More...
 
const OUString & GetUserName () const
 Returns the current user name. More...
 
css::uno::Sequence< css::beans::NamedValue > RequestEncryptionData (::comphelper::IDocPasswordVerifier &rVerifier) const
 Requests and verifies a password from the medium or the user. More...
 
const tools::SvRef< SotStorage > & GetRootStorage () const
 Returns the OLE2 root storage of the imported/exported file. More...
 
bool HasVbaStorage () const
 Returns true, if the document contains a VBA storage. More...
 
tools::SvRef< SotStorageOpenStorage (tools::SvRef< SotStorage > const &xStrg, const OUString &rStrgName) const
 Tries to open a storage as child of the specified storage for reading or writing. More...
 
tools::SvRef< SotStorageOpenStorage (const OUString &rStrgName) const
 Tries to open a storage as child of the root storage for reading or writing. More...
 
tools::SvRef< SotStorageStreamOpenStream (tools::SvRef< SotStorage > const &xStrg, const OUString &rStrmName) const
 Tries to open a new stream in the specified storage for reading or writing. More...
 
tools::SvRef< SotStorageStreamOpenStream (const OUString &rStrmName) const
 Tries to open a new stream in the root storage for reading or writing. More...
 
ScDocumentGetDoc () const
 Returns reference to the destination document (import) or source document (export). More...
 
SfxObjectShellGetDocShell () const
 Returns the object shell of the Calc document. More...
 
ScModelObjGetDocModelObj () const
 Returns the object model of the Calc document. More...
 
OutputDeviceGetPrinter () const
 Returns pointer to the printer of the Calc document. More...
 
ScStyleSheetPoolGetStyleSheetPool () const
 Returns the style sheet pool of the Calc document. More...
 
ScRangeNameGetNamedRanges () const
 Returns the defined names container of the Calc document. More...
 
SdrPageGetSdrPage (SCTAB nScTab) const
 Returns the drawing layer page of the passed sheet, if present. More...
 
SvNumberFormatterGetFormatter () const
 Returns the number formatter of the Calc document. More...
 
DateTime GetNullDate () const
 Returns the null date of the current number formatter. More...
 
sal_uInt16 GetBaseYear () const
 Returns the base year depending on the current null date (1900 or 1904). More...
 
double GetDoubleFromDateTime (const DateTime &rDateTime) const
 Converts a date/time value to a floating-point value. More...
 
DateTime GetDateTimeFromDouble (double fValue) const
 Converts a floating-point value to a date/time value. More...
 
ScEditEngineDefaulterGetEditEngine () const
 Returns the edit engine for import/export of rich strings etc. More...
 
ScHeaderEditEngineGetHFEditEngine () const
 Returns the edit engine for import/export of headers/footers. More...
 
EditEngineGetDrawEditEngine () const
 Returns the edit engine for import/export of drawing text boxes. More...
 
XclFontPropSetHelperGetFontPropSetHelper () const
 Returns the property set helper for fonts. More...
 
XclChPropSetHelperGetChartPropSetHelper () const
 Returns the property set helper for the chart filters. More...
 
ScExtDocOptionsGetExtDocOptions () const
 Returns the extended document options. More...
 
XclTracerGetTracer () const
 Returns the filter tracer. More...
 
const ScAddressGetScMaxPos () const
 Returns the highest possible cell address in a Calc document. More...
 
const ScAddressGetXclMaxPos () const
 Returns the highest possible cell address in an Excel document (using current BIFF version). More...
 
const ScAddressGetMaxPos () const
 Returns the highest possible cell address valid in Calc and Excel (using current BIFF version). More...
 
void SetDocLanguage (LanguageType eLang)
 Sets the document language. More...
 
void SetUILanguage (LanguageType eLang)
 Sets the UI language, i.e. More...
 
void SetTextEncoding (rtl_TextEncoding eTextEnc)
 Sets the text encoding to import/export byte strings. More...
 
void SetCharWidth (const XclFontData &rFontData)
 Sets the width of the '0' - '9' digit character as well as the ' ' space char (using the default font) for the current printer (twips). More...
 
void SetCurrScTab (SCTAB nScTab)
 Sets the current Calc sheet index. More...
 
void IncCurrScTab ()
 Increases the current Calc sheet index by 1. More...
 

Protected Attributes

RootDatapExcRoot
 
XclImpStream maStrm
 
XclImpStreamaIn
 
ScfUInt32Vec maSheetOffsets
 
ScRange maScOleSize
 
std::unique_ptr< ExcelToScpFormConv
 Visible range if embedded. More...
 
XclImpOutlineBufferpColOutlineBuff
 
XclImpOutlineBufferpRowOutlineBuff
 
XclImpColRowSettingspColRowBuff
 
std::unique_ptr< XclImpOutlineListBufferpOutlineListBuffer
 
LastFormulaMapType maLastFormulaCells
 
LastFormulampLastFormula
 
sal_Int16 mnLastRefIdx
 
sal_uInt16 mnIxfeIndex
 
sal_uInt16 mnLastRecId
 Current XF identifier from IXFE record. More...
 
SCTAB nBdshtTab
 
bool bTabTruncated
 
bool mbBiff2HasXfs:1
 
bool mbBiff2HasXfsValid:1
 Select XF formatting or direct formatting in BIFF2. More...
 
bool mbFuzzing:1
 False = mbBiff2HasXfs is undetermined yet. More...
 
- Protected Attributes inherited from ImportTyp
rtl_TextEncoding eQuellChar
 
ScDocumentrD
 

Additional Inherited Members

- Static Protected Member Functions inherited from XclImpRoot
static OUString GetScAddInName (const OUString &rXclName)
 Returns the Calc add-in function name for an Excel function name. More...
 
- Static Protected Member Functions inherited from XclRoot
static OUString GetDefaultPassword ()
 Returns the default password used for stream encryption. More...
 

Detailed Description

Definition at line 74 of file imp_op.hxx.

Member Typedef Documentation

◆ LastFormulaMapType

typedef std::unordered_map<SCCOL, LastFormula> ImportExcel::LastFormulaMapType
protected

Definition at line 85 of file imp_op.hxx.

◆ XclImpOutlineListBuffer

typedef std::vector< std::unique_ptr<XclImpOutlineDataBuffer> > ImportExcel::XclImpOutlineListBuffer
protected

Definition at line 101 of file imp_op.hxx.

Constructor & Destructor Documentation

◆ ImportExcel()

ImportExcel::ImportExcel ( XclImpRootData rImpData,
SvStream rStrm 
)

◆ ~ImportExcel()

ImportExcel::~ImportExcel ( )
overridevirtual

Member Function Documentation

◆ AdjustRowHeight()

void ImportExcel::AdjustRowHeight ( )
protected

Definition at line 1268 of file impop.cxx.

References XclRoot::GetDocModelObj().

Referenced by Read(), and ImportExcel8::Read().

◆ Array25()

void ImportExcel::Array25 ( )
protected

◆ Array34()

void ImportExcel::Array34 ( )
protected

◆ Bof2()

void ImportExcel::Bof2 ( )
protected

◆ Bof3()

void ImportExcel::Bof3 ( )
protected

◆ Bof4()

void ImportExcel::Bof4 ( )
protected

◆ Bof5()

void ImportExcel::Bof5 ( )
protected

◆ Boundsheet()

void ImportExcel::Boundsheet ( )
protected

◆ Cellmerging()

void ImportExcel::Cellmerging ( )
protected

◆ Codepage()

void ImportExcel::Codepage ( )
protected

Definition at line 625 of file impop.cxx.

References maStrm, XclImpStream::ReaduInt16(), and XclImpRoot::SetCodePage().

Referenced by Read(), and ImportExcel8::Read().

◆ Colinfo()

void ImportExcel::Colinfo ( )
protected

◆ Columndefault()

void ImportExcel::Columndefault ( )
protected

◆ Colwidth()

void ImportExcel::Colwidth ( )
protected

◆ Country()

void ImportExcel::Country ( )
protected

◆ DefColWidth()

void ImportExcel::DefColWidth ( )
protected

◆ Defrowheight2()

void ImportExcel::Defrowheight2 ( )
protected

◆ Defrowheight345()

void ImportExcel::Defrowheight345 ( )
protected

◆ DocPassword()

void ImportExcel::DocPassword ( )
protected

◆ DocProtect()

void ImportExcel::DocProtect ( )
protected

◆ EndSheet()

void ImportExcel::EndSheet ( )
protectedvirtual

◆ Eof()

void ImportExcel::Eof ( )
protected

Definition at line 439 of file impop.cxx.

References EndSheet(), and XclRoot::IncCurrScTab().

Referenced by Read(), and ImportExcel8::Read().

◆ ErrorToFormula()

std::unique_ptr< ScTokenArray > ImportExcel::ErrorToFormula ( bool  bErrOrVal,
sal_uInt8  nError,
double &  rVal 
)
protected

Definition at line 1263 of file impop.cxx.

References XclTools::ErrorToEnum(), and pFormConv.

Referenced by ReadBoolErr().

◆ Externname25()

void ImportExcel::Externname25 ( )
protected

◆ Externsheet()

void ImportExcel::Externsheet ( )
protected

◆ Formula()

void ImportExcel::Formula ( const XclAddress rXclPos,
sal_uInt16  nXF,
sal_uInt16  nFormLen,
double  fCurVal,
bool  bShrFmla 
)
protected

◆ Formula25()

void ImportExcel::Formula25 ( )
protected

◆ Formula3()

void ImportExcel::Formula3 ( )
protected

Definition at line 77 of file excform.cxx.

References Formula4().

Referenced by Read().

◆ Formula4()

void ImportExcel::Formula4 ( )
protected

Definition at line 82 of file excform.cxx.

References aIn, Formula(), XclImpStream::Ignore(), XclImpStream::ReadDouble(), and XclImpStream::ReaduInt16().

Referenced by Formula3(), and Read().

◆ Hideobj()

void ImportExcel::Hideobj ( )
protected

◆ Ixfe()

void ImportExcel::Ixfe ( )
protected

Definition at line 630 of file impop.cxx.

References maStrm, mnIxfeIndex, and XclImpStream::ReaduInt16().

Referenced by Read().

◆ Mulblank()

void ImportExcel::Mulblank ( )
protected

◆ Mulrk()

void ImportExcel::Mulrk ( )
protected

◆ NewTable()

void ImportExcel::NewTable ( )
protected

◆ Olesize()

void ImportExcel::Olesize ( )
protected

◆ PostDocLoad()

void ImportExcel::PostDocLoad ( )
protectedvirtual

◆ Read()

ErrCode ImportExcel::Read ( )
virtual

Reimplemented in ImportExcel8.

Definition at line 70 of file read.cxx.

References AdjustRowHeight(), aIn, Array25(), Array34(), Biff2, Biff3, Biff4, Biff4W, Biff5, Biff5C, Biff5M4, Biff5V, Biff5W, Bof2(), Bof3(), Bof4(), Bof5(), Boundsheet(), bTabTruncated, ScDocument::CalcAfterLoad(), Cellmerging(), Codepage(), Colinfo(), Columndefault(), Colwidth(), XclImpNameManager::ConvertAllTokens(), Country(), XclImpNumFmtBuffer::CreateScFormats(), XclImpXFBuffer::CreateUserStyles(), DBG_ERROR_BIFF, DefColWidth(), Defrowheight2(), Defrowheight345(), DocProtect(), RootData::eDateiTyp, Eof(), ERRCODE_NONE, EXC_BIFF2, EXC_BIFF3, EXC_BIFF4, EXC_BIFF5, EXC_ID2_BLANK, EXC_ID2_BOF, EXC_ID2_BOOLERR, EXC_ID2_DIMENSIONS, EXC_ID2_FONT, EXC_ID2_FORMULA, EXC_ID2_INTEGER, EXC_ID2_LABEL, EXC_ID2_NUMBER, EXC_ID3_BLANK, EXC_ID3_BOF, EXC_ID3_BOOLERR, EXC_ID3_DIMENSIONS, EXC_ID3_FORMULA, EXC_ID3_LABEL, EXC_ID3_NUMBER, EXC_ID4_BOF, EXC_ID4_FORMULA, EXC_ID5_BOF, EXC_ID_EFONT, EXC_ID_FILESHARING, EXC_ID_RK, EXC_ID_SHRFMLA, Externname25(), Externsheet(), ScDocumentImport::finalize(), Formula25(), Formula3(), Formula4(), XclImpRoot::GetAddressConverter(), XclRoot::GetBiff(), XclRoot::GetCurrScTab(), XclImpRoot::GetCurrSheetDrawing(), XclImpRoot::GetDocImport(), XclRoot::GetDocShell(), XclImpRoot::GetFontBuffer(), XclImpRoot::GetNameManager(), XclImpRoot::GetNumFmtBuffer(), XclImpRoot::GetPageSettings(), XclImpRoot::GetPalette(), XclImpStream::GetRecId(), XclImpStream::GetSvStreamPos(), XclImpStream::GetSvStreamSize(), XclImpRoot::GetTabViewSettings(), XclRoot::GetTracer(), XclImpRoot::GetXFBuffer(), Hideobj(), XclRoot::IncCurrScTab(), XclAddressConverterBase::IsColTruncated(), utl::ConfigManager::IsFuzzing(), XclAddressConverterBase::IsRowTruncated(), XclAddressConverterBase::IsTabTruncated(), XclImpStream::IsValid(), Ixfe(), maSheetOffsets, maStrm, mnLastRecId, Mulblank(), Mulrk(), nBdshtTab, NewTable(), Olesize(), pExcRoot, PostDocLoad(), ImportTyp::rD, ReadBlank(), ReadBoolErr(), XclImpPageSettings::ReadCenter(), ReadDimensions(), XclImpFontBuffer::ReadEfont(), XclImpDecryptHelper::ReadFilepass(), ReadFileSharing(), XclImpFontBuffer::ReadFont(), XclImpNumFmtBuffer::ReadFormat(), XclImpPageSettings::ReadHeaderFooter(), ReadInteger(), ReadLabel(), XclImpPageSettings::ReadMargin(), XclImpNameManager::ReadName(), XclImpSheetDrawing::ReadNote(), ReadNumber(), XclImpDrawing::ReadObj(), XclImpPageSettings::ReadPageBreaks(), XclImpPalette::ReadPalette(), XclImpTabViewSettings::ReadPane(), XclImpPageSettings::ReadPrintGridLines(), XclImpPageSettings::ReadPrintHeaders(), ReadRk(), XclImpTabViewSettings::ReadScl(), XclImpTabViewSettings::ReadSelection(), XclImpPageSettings::ReadSetup(), XclImpXFBuffer::ReadStyle(), XclImpSheetDrawing::ReadTabChart(), XclImpTabViewSettings::ReadWindow2(), XclImpXFBuffer::ReadXF(), Rec1904(), Row25(), Row34(), Rstring(), SCWARN_IMPORT_COLUMN_OVERFLOW, SCWARN_IMPORT_ROW_OVERFLOW, SCWARN_IMPORT_SHEET_OVERFLOW, XclImpStream::SeekGlobalPosition(), ScDocument::SetVisible(), SheetProtect(), Shrfmla(), XclTools::SkipSubStream(), Standardwidth(), XclImpStream::StartNextRecord(), XclImpStream::StoreGlobalPosition(), TableOp(), XclTracer::TraceChartOnlySheet(), Window1(), and Wsbool().

◆ ReadBlank()

void ImportExcel::ReadBlank ( )
protected

◆ ReadBoolErr()

void ImportExcel::ReadBoolErr ( )
protected

◆ ReadDimensions()

void ImportExcel::ReadDimensions ( )
protected

◆ ReadFileSharing()

void ImportExcel::ReadFileSharing ( )
protected

◆ ReadInteger()

void ImportExcel::ReadInteger ( )
protected

◆ ReadLabel()

void ImportExcel::ReadLabel ( )
protected

◆ ReadNumber()

void ImportExcel::ReadNumber ( )
protected

◆ ReadRk()

void ImportExcel::ReadRk ( )
protected

◆ ReadUsesElfs()

void ImportExcel::ReadUsesElfs ( )
protected

◆ ReadXFIndex()

sal_uInt16 ImportExcel::ReadXFIndex ( const ScAddress rScPos,
bool  bBiff2 
)
protected

◆ Rec1904()

void ImportExcel::Rec1904 ( )
protected

◆ Row25()

void ImportExcel::Row25 ( )
protected

◆ Row34()

void ImportExcel::Row34 ( )
protected

◆ Rstring()

void ImportExcel::Rstring ( )
protected

◆ SetLastFormula()

void ImportExcel::SetLastFormula ( SCCOL  nCol,
SCROW  nRow,
double  fVal,
sal_uInt16  nXF,
ScFormulaCell pCell 
)
protected

True if fuzzing filter.

Definition at line 142 of file impop.cxx.

References maLastFormulaCells, and mpLastFormula.

Referenced by Formula().

◆ SheetPassword()

void ImportExcel::SheetPassword ( )
protected

◆ SheetProtect()

void ImportExcel::SheetProtect ( )
protected

◆ Shrfmla()

void ImportExcel::Shrfmla ( )
protected

◆ Standardwidth()

void ImportExcel::Standardwidth ( )
protected

◆ TableOp()

void ImportExcel::TableOp ( )
protected

◆ Window1()

void ImportExcel::Window1 ( )
protected

◆ WinProtection()

void ImportExcel::WinProtection ( )
protected

◆ Wsbool()

void ImportExcel::Wsbool ( )
protected

Member Data Documentation

◆ aIn

XclImpStream& ImportExcel::aIn
protected

◆ bTabTruncated

bool ImportExcel::bTabTruncated
protected

Definition at line 113 of file imp_op.hxx.

Referenced by ImportExcel(), Read(), ImportExcel8::Read(), and TableOp().

◆ maLastFormulaCells

LastFormulaMapType ImportExcel::maLastFormulaCells
protected

Definition at line 104 of file imp_op.hxx.

Referenced by NewTable(), and SetLastFormula().

◆ maScOleSize

ScRange ImportExcel::maScOleSize
protected

Definition at line 93 of file imp_op.hxx.

Referenced by Olesize(), and PostDocLoad().

◆ maSheetOffsets

ScfUInt32Vec ImportExcel::maSheetOffsets
protected

Definition at line 92 of file imp_op.hxx.

Referenced by ImportExcel8::Boundsheet(), Boundsheet(), Read(), and ImportExcel8::Read().

◆ maStrm

XclImpStream ImportExcel::maStrm
protected

◆ mbBiff2HasXfs

bool ImportExcel::mbBiff2HasXfs
protected

Definition at line 116 of file imp_op.hxx.

Referenced by ReadXFIndex().

◆ mbBiff2HasXfsValid

bool ImportExcel::mbBiff2HasXfsValid
protected

Select XF formatting or direct formatting in BIFF2.

Definition at line 117 of file imp_op.hxx.

Referenced by ReadXFIndex().

◆ mbFuzzing

bool ImportExcel::mbFuzzing
protected

False = mbBiff2HasXfs is undetermined yet.

Definition at line 118 of file imp_op.hxx.

Referenced by Cellmerging(), and TableOp().

◆ mnIxfeIndex

sal_uInt16 ImportExcel::mnIxfeIndex
protected

Definition at line 108 of file imp_op.hxx.

Referenced by Ixfe(), and ReadXFIndex().

◆ mnLastRecId

sal_uInt16 ImportExcel::mnLastRecId
protected

Current XF identifier from IXFE record.

Definition at line 109 of file imp_op.hxx.

Referenced by Read(), ImportExcel8::Read(), and Shrfmla().

◆ mnLastRefIdx

sal_Int16 ImportExcel::mnLastRefIdx
protected

Definition at line 107 of file imp_op.hxx.

Referenced by EndSheet(), Externname25(), and Externsheet().

◆ mpLastFormula

LastFormula* ImportExcel::mpLastFormula
protected

Definition at line 105 of file imp_op.hxx.

Referenced by NewTable(), SetLastFormula(), and Shrfmla().

◆ nBdshtTab

SCTAB ImportExcel::nBdshtTab
protected

◆ pColOutlineBuff

XclImpOutlineBuffer* ImportExcel::pColOutlineBuff
protected

Definition at line 97 of file imp_op.hxx.

Referenced by Colinfo(), NewTable(), and Wsbool().

◆ pColRowBuff

XclImpColRowSettings* ImportExcel::pColRowBuff
protected

◆ pExcRoot

RootData* ImportExcel::pExcRoot
protected

◆ pFormConv

std::unique_ptr<ExcelToSc> ImportExcel::pFormConv
protected

Visible range if embedded.

Definition at line 95 of file imp_op.hxx.

Referenced by Array25(), Array34(), ErrorToFormula(), Formula(), ImportExcel(), ImportExcel8::ImportExcel8(), ImportExcel8::Read(), Shrfmla(), and ~ImportExcel().

◆ pOutlineListBuffer

std::unique_ptr<XclImpOutlineListBuffer> ImportExcel::pOutlineListBuffer
protected

Definition at line 102 of file imp_op.hxx.

Referenced by ImportExcel(), NewTable(), PostDocLoad(), and ~ImportExcel().

◆ pRowOutlineBuff

XclImpOutlineBuffer* ImportExcel::pRowOutlineBuff
protected

Definition at line 98 of file imp_op.hxx.

Referenced by NewTable(), Row25(), Row34(), and Wsbool().


The documentation for this class was generated from the following files: