Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/xls/
H A Dpivottablefragment.cxx40 PivotTableFieldContext::PivotTableFieldContext( WorksheetFragmentBase& rFragment, PivotTableField& … in PivotTableFieldContext() function in oox::xls::PivotTableFieldContext
46 ContextHandlerRef PivotTableFieldContext::onCreateContext( sal_Int32 nElement, const AttributeList&… in onCreateContext()
76 void PivotTableFieldContext::onStartElement( const AttributeList& rAttribs ) in onStartElement()
82 ContextHandlerRef PivotTableFieldContext::onCreateRecordContext( sal_Int32 nRecId, SequenceInputStr… in onCreateRecordContext()
112 void PivotTableFieldContext::onStartRecord( SequenceInputStream& rStrm ) in onStartRecord()
202 …if( nElement == XLS_TOKEN( pivotField ) ) return new PivotTableFieldContext( *this, mrPivotTable.c… in onCreateContext()
245 …if( nRecId == BIFF12_ID_PTFIELD ) return new PivotTableFieldContext( *this, mrPivotTable.createTab… in onCreateRecordContext()
/aoo41x/main/oox/inc/oox/xls/
H A Dpivottablefragment.hxx39 class PivotTableFieldContext : public WorksheetContextBase class
42 explicit PivotTableFieldContext(

Completed in 28 milliseconds