Searched refs:CreateDateGroupDimName (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sc/inc/ |
H A D | dpdimsave.hxx | 158 …String CreateDateGroupDimName( sal_Int32 nDatePart, const ScDPObject& rObject, bool bAllowSource,…
|
/aoo41x/main/sc/source/core/data/ |
H A D | dpdimsave.cxx | 578 String ScDPDimensionSaveData::CreateDateGroupDimName( sal_Int32 nDatePart, const ScDPObject& rObjec… in CreateDateGroupDimName() function in ScDPDimensionSaveData
|
/aoo41x/main/sc/source/ui/view/ |
H A D | dbfunc3.cxx | 1111 … String aGroupDimName = pDimData->CreateDateGroupDimName( nMask, *pDPObj, true, &aDeletedNames ); in DateGroupDataPilot()
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | dapiuno.cxx | 2810 aGroupDimName = rDimData.CreateDateGroupDimName( rInfo.GroupBy, *pDPObj, true, 0 ); in createDateGroup()
|
Completed in 58 milliseconds