24#include <com/sun/star/awt/FontDescriptor.hpp>
25#include <com/sun/star/uno/XComponentContext.hpp>
52 const css::uno::Reference< css::util::XNumberFormatter >& _rxNumberF,
53 const css::uno::Reference< css::uno::XComponentContext >& _rxContext);
58 const css::uno::Reference< css::util::XNumberFormatter >& _rxNumberF,
59 const css::uno::Reference< css::uno::XComponentContext >& _rxContext,
62 bool _bAutoIncrementEnabled);
std::vector< std::pair< sal_Int32, sal_Int32 > > TPositions
std::vector< TColumns::const_iterator > TColumnVector
virtual TypeSelectionPageFactory getTypeSelectionPageFactory() override
OHTMLReader(SvStream &rIn, const SharedConnection &_rxConnection, const css::uno::Reference< css::util::XNumberFormatter > &_rxNumberF, const css::uno::Reference< css::uno::XComponentContext > &_rxContext)
OHTMLReader(SvStream &rIn, sal_Int32 nRows, TPositions &&_rColumnPositions, const css::uno::Reference< css::util::XNumberFormatter > &_rxNumberF, const css::uno::Reference< css::uno::XComponentContext > &_rxContext, const TColumnVector *rList, const OTypeInfoMap *_pInfoMap, bool _bAutoIncrementEnabled)
sal_Int16 m_nColumnWidth
maximum column width
void TableDataOn(SvxCellHorJustify &eVal)
bool CreateTable(HtmlTokenId nToken)
sal_Int16 GetWidthPixel(const HTMLOption &rOption)
virtual SvParserState CallParser() override
void TableFontOn(css::awt::FontDescriptor &_rFont, Color &_rTextColor)
virtual void NextToken(HtmlTokenId nToken) override
virtual ~OHTMLReader() override
std::unique_ptr< OWizTypeSelect >(* TypeSelectionPageFactory)(weld::Container *, OCopyTableWizard *, SvStream &)
std::multimap< sal_Int32, TOTypeInfoSP > OTypeInfoMap