Searched refs:bAllowSource (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sc/source/core/data/ |
H A D | dpdimsave.cxx | 518 const ScDPObject& rObject, bool bAllowSource, in CreateGroupDimName() argument 524 bool bUseSource = bAllowSource; // if set, try the unchanged original name first in CreateGroupDimName() 578 …ateGroupDimName( sal_Int32 nDatePart, const ScDPObject& rObject, bool bAllowSource, const ::std::v… in CreateDateGroupDimName() argument 593 return CreateGroupDimName( aPartName, rObject, bAllowSource, pDeletedNames ); in CreateDateGroupDimName()
|
/aoo41x/main/sc/inc/ |
H A D | dpdimsave.hxx | 157 …upDimName( const String& rSourceName, const ScDPObject& rObject, bool bAllowSource, const ::std::v… 158 …ateGroupDimName( sal_Int32 nDatePart, const ScDPObject& rObject, bool bAllowSource, const ::std::v…
|
Completed in 10 milliseconds