Searched refs:nAxesSetId (Results 1 – 4 of 4) sorted by relevance
3076 XclExpChAxesSet::XclExpChAxesSet( const XclExpChRoot& rRoot, sal_uInt16 nAxesSetId ) : in XclExpChAxesSet() argument3079 maData.mnAxesSetId = nAxesSetId; in XclExpChAxesSet()3080 SetFutureRecordContext( 0, nAxesSetId ); in XclExpChAxesSet()
3414 XclImpChAxesSet::XclImpChAxesSet( const XclImpChRoot& rRoot, sal_uInt16 nAxesSetId ) : in XclImpChAxesSet() argument3417 maData.mnAxesSetId = nAxesSetId; in XclImpChAxesSet()
1150 explicit XclExpChAxesSet( const XclExpChRoot& rRoot, sal_uInt16 nAxesSetId );
1288 explicit XclImpChAxesSet( const XclImpChRoot& rRoot, sal_uInt16 nAxesSetId );
Completed in 67 milliseconds