20 #ifndef INCLUDED_SC_SOURCE_FILTER_INC_EEPARSER_HXX
21 #define INCLUDED_SC_SOURCE_FILTER_INC_EEPARSER_HXX
43 std::unique_ptr<Graphic>
56 std::optional<OUString>
58 std::optional<OUString>
60 std::optional<OUString>
78 nTwips(0), nColOverlap(1), nRowOverlap(1),
85 nTwips(0), nColOverlap(1), nRowOverlap(1),
105 std::vector<std::shared_ptr<ScEEParseEntry>>
maList;
std::vector< std::unique_ptr< ScHTMLImage > > maImageList
void GetDimensions(SCCOL &nCols, SCROW &nRows) const
void NewActEntry(const ScEEParseEntry *)
std::map< SCCOL, sal_uInt16 > ColWidthsMap
virtual ErrCode Read(SvStream &, const OUString &rBaseURL)=0
ColWidthsMap & GetColWidths()
ScEEParseEntry(SfxItemPool *pPool)
std::unique_ptr< Graphic > pGraphic
std::optional< OUString > pValStr
std::vector< std::shared_ptr< ScEEParseEntry > > maList
ScEEParseEntry(const SfxItemSet &rItemSet)
std::optional< OUString > pNumStr
std::shared_ptr< ScEEParseEntry > mxActEntry
const ColWidthsMap & GetColWidths() const
const ScEEParseEntry * ListEntry(size_t index) const
std::optional< OUString > pName
ScEEParseEntry * ListEntry(size_t index)