Home
last modified time | relevance | path

Searched refs:nAxesSetId (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxechart.cxx3076 XclExpChAxesSet::XclExpChAxesSet( const XclExpChRoot& rRoot, sal_uInt16 nAxesSetId ) : in XclExpChAxesSet() argument
3079 maData.mnAxesSetId = nAxesSetId; in XclExpChAxesSet()
3080 SetFutureRecordContext( 0, nAxesSetId ); in XclExpChAxesSet()
H A Dxichart.cxx3414 XclImpChAxesSet::XclImpChAxesSet( const XclImpChRoot& rRoot, sal_uInt16 nAxesSetId ) : in XclImpChAxesSet() argument
3417 maData.mnAxesSetId = nAxesSetId; in XclImpChAxesSet()
/trunk/main/sc/source/filter/inc/
H A Dxechart.hxx1150 explicit XclExpChAxesSet( const XclExpChRoot& rRoot, sal_uInt16 nAxesSetId );
H A Dxichart.hxx1288 explicit XclImpChAxesSet( const XclImpChRoot& rRoot, sal_uInt16 nAxesSetId );

Completed in 64 milliseconds