Searched refs:GetNextNamedGroupDimAcc (Results 1 – 2 of 2) sorted by relevance
454 return const_cast< ScDPDimensionSaveData* >( this )->GetNextNamedGroupDimAcc( rGroupDimName ); in GetNextNamedGroupDim()465 return pGroupDim ? pGroupDim : GetNextNamedGroupDimAcc( rBaseDimName ); in GetGroupDimAccForBase()482 ScDPSaveGroupDimension* ScDPDimensionSaveData::GetNextNamedGroupDimAcc( const String& rGroupDimName… in GetNextNamedGroupDimAcc() function in ScDPDimensionSaveData
177 ScDPSaveGroupDimension* GetNextNamedGroupDimAcc( const String& rGroupDimName );
Completed in 20 milliseconds