Searched refs:CreateGroupDimName (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sc/source/core/data/ |
H A D | dpdimsave.cxx | 517 String ScDPDimensionSaveData::CreateGroupDimName( const String& rSourceName, in CreateGroupDimName() function in ScDPDimensionSaveData 593 return CreateGroupDimName( aPartName, rObject, bAllowSource, pDeletedNames ); in CreateDateGroupDimName()
|
/aoo41x/main/sc/inc/ |
H A D | dpdimsave.hxx | 157 …String CreateGroupDimName( const String& rSourceName, const ScDPObject& rObject, bool bAllowSourc…
|
/aoo41x/main/sc/source/ui/view/ |
H A D | dbfunc3.cxx | 1247 … String aGroupDimName = pDimData->CreateGroupDimName( aBaseDimName, *pDPObj, false, NULL ); in GroupDataPilot()
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | dapiuno.cxx | 2627 … String aGroupDimName = pDimData->CreateGroupDimName( aBaseDimName, *pDPObj, false, NULL ); in createNameGroup()
|
Completed in 39 milliseconds