Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/excel/
H A Dxepivot.cxx226 const ScDPNumGroupInfo& rNumInfo = pNumGroupDim->GetInfo(); in XclExpPCField() local
228 DBG_ASSERT( !rNumInfo.Enable || !rDateInfo.Enable, in XclExpPCField()
231 if( rNumInfo.Enable ) in XclExpPCField()
232 InitNumGroupField( rDPObj, rNumInfo ); in XclExpPCField()
430 if( rNumInfo.DateValues ) in InitNumGroupField()
435 SetDateGroupLimit( rNumInfo, true ); in InitNumGroupField()
441 SetNumGroupLimit( rNumInfo ); in InitNumGroupField()
445 InsertNumDateGroupItems( rDPObj, rNumInfo ); in InitNumGroupField()
541 ScDPNumGroupDimension aTmpDim( rNumInfo ); in InsertNumDateGroupItems()
543 aTmpDim.MakeDateHelper( rNumInfo, nDatePart ); in InsertNumDateGroupItems()
[all …]
/aoo41x/main/sc/source/filter/inc/
H A Dxepivot.hxx123 …oid InitNumGroupField( const ScDPObject& rDPObj, const ScDPNumGroupInfo& rNumInfo );
144 …ertNumDateGroupItems( const ScDPObject& rDPObj, const ScDPNumGroupInfo& rNumInfo, sal_Int32 nDateP…
147 void SetNumGroupLimit( const ScDPNumGroupInfo& rNumInfo );

Completed in 28 milliseconds