Home
last modified time | relevance | path

Searched refs:HeaderFooterParser (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/oox/source/xls/
H A Dpagesettings.cxx478 class HeaderFooterParser : public WorkbookHelper class
481 explicit HeaderFooterParser( const WorkbookHelper& rHelper );
577 HeaderFooterParser::HeaderFooterParser( const WorkbookHelper& rHelper ) : in HeaderFooterParser() function in oox::xls::HeaderFooterParser
591 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 …]
/AOO42X/main/oox/inc/oox/xls/
H A Dpagesettings.hxx35 class HeaderFooterParser;
204 typedef ::std::auto_ptr< HeaderFooterParser > HeaderFooterParserPtr;