Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/xls/
H A Dpivottablebuffer.cxx585 Reference< XDataPilotField > xDPField = mrPivotTable.getDataPilotField( maDPFieldName ); in finalizeParentGroupingImport()
660 Reference< XDataPilotField > xDPField = mrPivotTable.getDataPilotField( maDPFieldName ); in convertDataField()
735 …ld = bDataLayout ? mrPivotTable.getDataLayoutField() : mrPivotTable.getDataPilotField( maDPFieldNa… in convertRowColPageField()
959 PropertySet aPropSet( mrPivotTable.getDataPilotField( maModel.mnField ) ); in finalizeImport()
1455 Reference< XDataPilotField > PivotTable::getDataPilotField( const OUString& rFieldName ) const in getDataPilotField() function in oox::xls::PivotTable
1469 Reference< XDataPilotField > PivotTable::getDataPilotField( sal_Int32 nFieldIdx ) const in getDataPilotField() function in oox::xls::PivotTable
1473 xDPField = getDataPilotField( pTableField->getDPFieldName() ); in getDataPilotField()
/aoo41x/main/oox/inc/oox/xls/
H A Dpivottablebuffer.hxx373 getDataPilotField( const ::rtl::OUString& rFieldName ) const;
376 getDataPilotField( sal_Int32 nFieldIdx ) const;

Completed in 387 milliseconds