Searched refs:HeaderFooterParser (Results 1 – 2 of 2) sorted by relevance
478 class HeaderFooterParser : public WorkbookHelper class481 explicit HeaderFooterParser( const WorkbookHelper& rHelper );577 HeaderFooterParser::HeaderFooterParser( const WorkbookHelper& rHelper ) : in HeaderFooterParser() function in oox::xls::HeaderFooterParser591 double HeaderFooterParser::parse( const Reference< XHeaderFooterContent >& rxContext, const OUStrin… in parse()841 double HeaderFooterParser::getCurrHeight( HFPortionId ePortion ) const in getCurrHeight()847 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()[all …]
35 class HeaderFooterParser;204 typedef ::std::auto_ptr< HeaderFooterParser > HeaderFooterParserPtr;