AddLabelRange(ScMyLabelRange aMyLabelRange) | ScXMLImport | inline |
AddNamedExpression(ScMyNamedExpression aMyNamedExpression) | ScXMLImport | inline |
AddNamedExpression(SCTAB nTab, ScMyNamedExpression aNamedExp) | ScXMLImport | |
AddValidation(const ScMyImportValidation &rValidation) | ScXMLImport | inline |
aTables | ScXMLImport | private |
bLoadDoc | ScXMLImport | private |
bNullDateSetted | ScXMLImport | private |
bSelfImportingXMLSet | ScXMLImport | private |
CreateBodyContext(const rtl::Reference< sax_fastparser::FastAttributeList > &rAttrList) | ScXMLImport | |
CreateFastContext(sal_Int32 nElement, const ::css::uno::Reference< ::css::xml::sax::XFastAttributeList > &xAttrList) override | ScXMLImport | protectedvirtual |
CreateFontDeclsContext() | ScXMLImport | |
CreateMetaContext(sal_Int32 nElement) | ScXMLImport | |
CreateScriptContext() | ScXMLImport | |
CreateShapeImport() override | ScXMLImport | protectedvirtual |
CreateStylesContext(bool bAutoStyles) | ScXMLImport | |
DisposingModel() override | ScXMLImport | virtual |
endDocument() override | ScXMLImport | virtual |
ExamineDefaultStyle() | ScXMLImport | private |
ExtractFormulaNamespaceGrammar(OUString &rFormula, OUString &rFormulaNmsp, ::formula::FormulaGrammar::Grammar &reGrammar, const OUString &rAttrValue, bool bRestrictToExternalNmsp=false) const | ScXMLImport | |
GetByteOffset() const | ScXMLImport | |
GetCellStylesPropertySetMapper() const | ScXMLImport | inline |
GetCellType(const char *rStrValue, const sal_Int32 nStrLength) | ScXMLImport | static |
GetChangeTrackingImportHelper() | ScXMLImport | |
GetColumnStylesPropertySetMapper() const | ScXMLImport | inline |
GetDetectiveOpArray() | ScXMLImport | |
GetDoc() | ScXMLImport | |
GetDocument() | ScXMLImport | inline |
GetDocument() const | ScXMLImport | inline |
GetEditAttributeMap() const | ScXMLImport | |
GetEditEngine() | ScXMLImport | |
GetFormulaErrorConstant(const OUString &rStr) const | ScXMLImport | |
GetNumberFormatAttributesExportHelper() | ScXMLImport | |
GetPivotTableSources() | ScXMLImport | |
GetPostProcessData() | ScXMLImport | inline |
GetRangeType(std::u16string_view sRangeType) | ScXMLImport | static |
GetRecalcRowRanges() | ScXMLImport | inline |
GetRowStylesPropertySetMapper() const | ScXMLImport | inline |
GetStyleNumberFormats() | ScXMLImport | |
GetStylesImportHelper() | ScXMLImport | inline |
GetTables() | ScXMLImport | inline |
GetTableStylesPropertySetMapper() const | ScXMLImport | inline |
GetValidation(const OUString &sName, ScMyImportValidation &aValidation) | ScXMLImport | |
HasNewCondFormatData() const | ScXMLImport | inline |
initialize(const css::uno::Sequence< css::uno::Any > &aArguments) override | ScXMLImport | virtual |
InsertStyles() | ScXMLImport | |
IsCurrencySymbol(const sal_Int32 nNumberFormat, std::u16string_view sCurrencySymbol, std::u16string_view sBankSymbol) | ScXMLImport | |
IsStylesOnlyMode() const | ScXMLImport | inline |
LockSolarMutex() | ScXMLImport | |
m_aMyNamedExpressions | ScXMLImport | private |
m_SheetNamedExpressions | ScXMLImport | private |
maMyLabelRanges | ScXMLImport | private |
maRecalcRowRanges | ScXMLImport | private |
maValidations | ScXMLImport | private |
mbHasNewCondFormatData | ScXMLImport | private |
mbImportStyles | ScXMLImport | private |
mbLockSolarMutex | ScXMLImport | private |
moSolarMutexGuard | ScXMLImport | private |
mpComp | ScXMLImport | private |
mpDocImport | ScXMLImport | private |
mpEditAttrMap | ScXMLImport | mutableprivate |
mpEditEngine | ScXMLImport | private |
mpPivotSources | ScXMLImport | private |
mpPostProcessData | ScXMLImport | private |
NotifyContainsEmbeddedFont() override | ScXMLImport | virtual |
nPrevCellType | ScXMLImport | private |
nProgressCount | ScXMLImport | private |
nSolarMutexLocked | ScXMLImport | private |
operator=(const ScXMLImport &)=delete | ScXMLImport | private |
pChangeTrackingImportHelper | ScXMLImport | private |
pDetectiveOpArray | ScXMLImport | private |
pDoc | ScXMLImport | private |
pNumberFormatAttributesExportHelper | ScXMLImport | private |
ProgressBarIncrement() | ScXMLImport | |
pStyleNumberFormats | ScXMLImport | private |
pStylesImportHelper | ScXMLImport | private |
ScXMLImport(const ScXMLImport &)=delete | ScXMLImport | private |
ScXMLImport(const css::uno::Reference< css::uno::XComponentContext > &rContext, OUString const &implementationName, SvXMLImportFlags nImportFlag, const css::uno::Sequence< OUString > &sSupportedServiceNames={}) | ScXMLImport | |
SetChangeTrackingViewSettings(const css::uno::Sequence< css::beans::PropertyValue > &rChangeProps) | ScXMLImport | |
SetConfigurationSettings(const css::uno::Sequence< css::beans::PropertyValue > &aConfigProps) override | ScXMLImport | virtual |
SetCurrencySymbol(const sal_Int32 nKey, std::u16string_view rCurrency) | ScXMLImport | |
SetLabelRanges() | ScXMLImport | |
SetNamedRanges() | ScXMLImport | |
SetNewCondFormatData() | ScXMLImport | inline |
SetNullDateOnUnitConverter() | ScXMLImport | |
SetPostProcessData(sc::ImportPostProcessData *p) | ScXMLImport | |
SetRangeOverflowType(ErrCode nType) | ScXMLImport | |
SetSheetNamedRanges() | ScXMLImport | |
SetStatistics(const css::uno::Sequence< css::beans::NamedValue > &i_rStats) override | ScXMLImport | virtual |
SetStringRefSyntaxIfMissing() | ScXMLImport | |
SetStylesToRangesFinished() | ScXMLImport | |
SetStyleToRanges() | ScXMLImport | private |
SetStyleToRanges(const ScRangeList &rRanges, const OUString *pStyleName, const sal_Int16 nCellType, const OUString *pCurrency) | ScXMLImport | |
setTargetDocument(const css::uno::Reference< css::lang::XComponent > &xDoc) override | ScXMLImport | virtual |
SetType(const css::uno::Reference< css::beans::XPropertySet > &rProperties, sal_Int32 &rNumberFormat, const sal_Int16 nCellType, std::u16string_view rCurrency) | ScXMLImport | |
SetViewSettings(const css::uno::Sequence< css::beans::PropertyValue > &aViewProps) override | ScXMLImport | virtual |
SheetNamedExpMap typedef | ScXMLImport | private |
sPrevCurrency | ScXMLImport | private |
sPrevStyleName | ScXMLImport | private |
startDocument() override | ScXMLImport | virtual |
UnlockSolarMutex() | ScXMLImport | |
xCellStylesPropertySetMapper | ScXMLImport | private |
xColumnStylesPropertySetMapper | ScXMLImport | private |
xNumberFormats | ScXMLImport | private |
xNumberFormatTypes | ScXMLImport | private |
xRowStylesPropertySetMapper | ScXMLImport | private |
xScPropHdlFactory | ScXMLImport | private |
xSheetCellRanges | ScXMLImport | private |
xTableStylesPropertySetMapper | ScXMLImport | private |
~ScXMLImport() noexcept override | ScXMLImport | virtual |