Searched refs:bUseStep (Results 1 – 2 of 2) sorted by relevance
150 void SetDateGroupLimit( const ScDPNumGroupInfo& rDateInfo, bool bUseStep );
564 void XclExpPCField::SetDateGroupLimit( const ScDPNumGroupInfo& rDateInfo, bool bUseStep ) in SetDateGroupLimit() argument570 sal_Int16 nStep = bUseStep ? limit_cast< sal_Int16 >( rDateInfo.Step, 1, SAL_MAX_INT16 ) : 1; in SetDateGroupLimit()
Completed in 73 milliseconds