80 virtual void onCharacters(
const OUString& rChars )
override;
108 virtual void onCharacters(
const OUString& rChars )
override;
119 const OUString& rFragmentPath );
123 virtual void onCharacters(
const OUString& rChars )
override;
127 virtual const ::oox::core::RecordInfo*
getRecordInfos()
const override;
virtual void initializeImport() override
ExtDataValidationsContext(WorksheetContextBase &rFragment)
void importDataValidation(const AttributeList &rAttribs)
Imports the dataValidation element containing data validation settings.
void importLegacyDrawing(const AttributeList &rAttribs)
Imports the relation identifier for the legacy VML drawing part.
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const AttributeList &rAttribs) override
void SetSqref(const OUString &rChars)
DataValidationsContext(WorksheetFragmentBase &rFragment)
void SetFormula2(const OUString &rChars)
virtual void onCharacters(const OUString &rChars) override
void SetFormula1(const OUString &rChars)
void importCol(const AttributeList &rAttribs)
Imports column settings from a col element.
virtual void finalizeImport() override
void importHyperlink(const AttributeList &rAttribs)
Imports the hyperlink element containing a hyperlink for a cell range.
WorksheetFragment(const WorksheetHelper &rHelper, const OUString &rFragmentPath)
virtual ::oox::core::ContextHandlerRef onCreateRecordContext(sal_Int32 nRecId, SequenceInputStream &rStrm) override
bool isFormula2Set() const
void importBrk(const AttributeList &rAttribs, bool bRowBreak)
Imports individual break that is either within row or column break context.
virtual void onCharacters(const OUString &rChars) override
bool isFormula1Set() const
void importEmbeddedOleData(StreamDataSequence &orEmbeddedData, const OUString &rRelId)
Imports the binary data of an embedded OLE object from the fragment with the passed ID...
void importSheetFormatPr(const AttributeList &rAttribs)
Imports sheet format properties from a sheetFormatPr element.
css::uno::Sequence< sal_Int8 > StreamDataSequence
virtual ::oox::core::ContextHandlerRef onCreateRecordContext(sal_Int32 nRecId, SequenceInputStream &rStrm) override
void importPageSetUpPr(const AttributeList &rAttribs)
Imports page settings from a pageSetUpPr element.
std::unique_ptr< ValidationModel > mxValModel
void importMergeCell(const AttributeList &rAttribs)
Imports a merged cell range from a mergeCell element.
Fragment handler derived from the WorksheetHelper helper class.
virtual void onEndElement() override
virtual void onEndElement() override
Context handler derived from the WorksheetHelper helper class.
virtual void onCharacters(const OUString &rChars) override
void importControl(const AttributeList &rAttribs)
Imports additional data for an OCX form control.
void importOleObject(const AttributeList &rAttribs)
Imports additional data for an OLE object.
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const AttributeList &rAttribs) override
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const AttributeList &rAttribs) override
void importDimension(const AttributeList &rAttribs)
Imports the dimension element containing the used area of the sheet.
void SetValidation(WorksheetHelper &rTarget)
void importDrawing(const AttributeList &rAttribs)
Imports the relation identifier for the DrawingML part.
virtual const ::oox::core::RecordInfo * getRecordInfos() const override