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