Home
last modified time | relevance | path

Searched refs:aDeletedNames (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Ddbfunc3.cxx1042 std::vector< String > aDeletedNames; in DateGroupDataPilot() local
1054 aDeletedNames.push_back( aGroupDimName ); in DateGroupDataPilot()
1105 … String aGroupDimName = pDimData->CreateDateGroupDimName( nMask, *pDPObj, true, &aDeletedNames ); in DateGroupDataPilot()