Searched refs:HeaderFooterParser (Results 1 – 2 of 2) sorted by relevance
478 class HeaderFooterParser : public WorkbookHelper class577 HeaderFooterParser::HeaderFooterParser( const WorkbookHelper& rHelper ) : in HeaderFooterParser() function in oox::xls::HeaderFooterParser847 double HeaderFooterParser::getCurrHeight() const in getCurrHeight()852 void HeaderFooterParser::updateCurrHeight( HFPortionId ePortion ) in updateCurrHeight()858 void HeaderFooterParser::updateCurrHeight() in updateCurrHeight()863 void HeaderFooterParser::setAttributes() in setAttributes()879 void HeaderFooterParser::appendText() in appendText()889 void HeaderFooterParser::appendLineBreak() in appendLineBreak()971 void HeaderFooterParser::finalizePortion() in finalizePortion()977 void HeaderFooterParser::setNewPortion( HFPortionId ePortion ) in setNewPortion()[all …]
35 class HeaderFooterParser;204 typedef ::std::auto_ptr< HeaderFooterParser > HeaderFooterParserPtr;
Completed in 28 milliseconds