Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Ddpshttab.cxx60 ScSheetDPData::ScSheetDPData( ScDocument* pD, const ScSheetSourceDesc& rDesc , long nCacheId) : in ScSheetDPData() function in ScSheetDPData
93 ScSheetDPData::~ScSheetDPData() in ~ScSheetDPData()
98 void ScSheetDPData::DisposeData() in DisposeData()
103 long ScSheetDPData::GetColumnCount() in GetColumnCount()
109 String ScSheetDPData::getDimensionName(long nColumn) in getDimensionName()
129 sal_Bool ScSheetDPData::IsDateDimension(long nDim) in IsDateDimension()
148 sal_uLong ScSheetDPData::GetNumberFormat(long nDim) in GetNumberFormat()
176 sal_Bool ScSheetDPData::getIsDataLayoutDimension(long nColumn) in getIsDataLayoutDimension()
188 bool ScSheetDPData::IsRepeatIfEmpty() in IsRepeatIfEmpty()
193 void ScSheetDPData::CreateCacheTable() in CreateCacheTable()
[all …]
H A Ddpobject.cxx442 pData.reset(new ScSheetDPData(pDoc, *pSheetDesc, GetCacheId())); in GetTableData()
/trunk/main/sc/inc/
H A Ddpshttab.hxx68 class SC_DLLPUBLIC ScSheetDPData : public ScDPTableData class
81 ScSheetDPData( ScDocument* pD, const ScSheetSourceDesc& rDesc, long nCacheId = -1 );
82 virtual ~ScSheetDPData();
/trunk/main/sc/source/filter/excel/
H A Dxepivot.cxx536 ScSheetDPData aDPData( GetDocPtr(), *pSrcDesc ); in InsertNumDateGroupItems()

Completed in 48 milliseconds