Home
last modified time | relevance | path

Searched defs:nSourceDim (Results 1 – 3 of 3) sorted by path

/trunk/main/sc/inc/
H A Ddpgroup.hxx108 long nSourceDim; member in ScDPGroupDimension
H A Ddptabsrc.hxx357 long nSourceDim; // >=0 if dup'ed member in ScDPDimension
/trunk/main/sc/source/core/data/
H A Ddpgroup.cxx80 …sal_Bool lcl_Search( SCCOL nSourceDim, ScDPTableDataCache* pCache , const std::vector< SCROW >& vI… in lcl_Search()
112 …void lcl_Insert( SCCOL nSourceDim, ScDPTableDataCache* pCache , std::vector< SCROW >& vIdx, SCRO… in lcl_Insert()
123 …SCROW lcl_InsertValue<false>( SCCOL nSourceDim, ScDPTableDataCache* pCache , std::vector< SCROW >… in lcl_InsertValue()
131 …SCROW lcl_InsertValue<true>( SCCOL nSourceDim, ScDPTableDataCache* pCache , std::vector< SCROW >&… in lcl_InsertValue()
142 …void lcl_InsertValue ( SCCOL nSourceDim, ScDPTableDataCache* pCache , std::vector< SCROW >& vIdx,… in lcl_InsertValue()
148 …void lcl_InsertValue ( SCCOL nSourceDim, ScDPTableDataCache* pCache , std::vector< SCROW >& vIdx,… in lcl_InsertValue()
607 void ScDPDateGroupHelper::FillColumnEntries( SCCOL nSourceDim, ScDPTableDataCache* pCache, std::vec… in FillColumnEntries()
914 const std::vector< SCROW >& ScDPNumGroupDimension::GetNumEntries( SCCOL nSourceDim, ScDPTableDataCa… in GetNumEntries()
1099 long nSourceDim = rGroupDim.GetSourceDim(); in GetColumnEntries() local
1363 long nSourceDim = nColumn; in FillGroupValues() local

Completed in 27 milliseconds