Searched refs:rBaseField (Results 1 – 2 of 2) sorted by relevance
245 …st ScDPObject& rDPObj, const ScDPSaveGroupDimension& rGroupDim, const XclExpPCField& rBaseField ) : in XclExpPCField() argument253 DBG_ASSERT( rBaseField.GetFieldName() == rGroupDim.GetSourceDimName(), in XclExpPCField()256 maFieldInfo.mnGroupBase = rBaseField.GetFieldIndex(); in XclExpPCField()263 InitStdGroupField( rBaseField, rGroupDim ); in XclExpPCField()381 void XclExpPCField::InitStdGroupField( const XclExpPCField& rBaseField, const ScDPSaveGroupDimensio… in InitStdGroupField() argument385 maFieldInfo.mnBaseItems = rBaseField.GetItemCount(); in InitStdGroupField()401 sal_uInt16 nBaseItemIdx = rBaseField.GetItemIndex( *pElemName ); in InitStdGroupField()419 if( const XclExpPCItem* pBaseItem = rBaseField.GetItem( nBaseItemIdx ) ) in InitStdGroupField()
84 const XclExpPCField& rBaseField );121 …void InitStdGroupField( const XclExpPCField& rBaseField, const ScDPSaveGroupDimensi…
Completed in 44 milliseconds