/aoo41x/main/sc/source/core/data/ |
H A D | dptablecache.cxx | 381 sal_Bool ScDPTableDataCache::operator== ( const ScDPTableDataCache& r ) const in operator ==() 419 ScDPTableDataCache::ScDPTableDataCache( ScDocument* pDoc ) : in ScDPTableDataCache() function in ScDPTableDataCache 430 ScDPTableDataCache::~ScDPTableDataCache() in ~ScDPTableDataCache() 481 bool ScDPTableDataCache::IsValid() const in IsValid() 623 sal_uLong ScDPTableDataCache::GetDimNumType( SCCOL nDim) const in GetDimNumType() 851 bool ScDPTableDataCache::IsRowEmpty( SCROW nRow ) const in IsRowEmpty() 910 void ScDPTableDataCache::AddLabel(ScDPItemData *pData) in AddLabel() 972 SCROW ScDPTableDataCache::GetRowCount() const in GetRowCount() 1112 ScDocument* ScDPTableDataCache::GetDoc() const in GetDoc() 1117 long ScDPTableDataCache::GetColumnCount() const in GetColumnCount() [all …]
|
H A D | dpsdbtab.cxx | 77 ScDPTableDataCache* ScImportSourceDesc::GetExistDPObjectCache( ScDocument* pDoc ) const in GetExistDPObjectCache() 79 ScDPTableDataCache* pCache = NULL; in GetExistDPObjectCache() 98 ScDPTableDataCache* ScImportSourceDesc::CreateCache( ScDocument* pDoc , long nID ) const in CreateCache() 115 ScDPTableDataCache* pCache = GetExistDPObjectCache( pDoc ); in CreateCache() 121 pCache = new ScDPTableDataCache( pDoc ); in CreateCache() 188 ScDPTableDataCache* ScImportSourceDesc::GetCache( ScDocument* pDoc, long nID ) const in GetCache() 190 ScDPTableDataCache* pCache = pDoc->GetDPObjectCache( nID ); in GetCache() 200 ScDPTableDataCache* pCache = GetCache( pDoc, nID); in GetCacheId()
|
H A D | dpshttab.cxx | 236 ScDPTableDataCache* ScSheetSourceDesc::CreateCache( ScDocument* pDoc , long nID ) const in CreateCache() 240 ScDPTableDataCache* pCache = GetExistDPObjectCache( pDoc ); in CreateCache() 247 pCache = new ScDPTableDataCache( pDoc ); in CreateCache() 262 ScDPTableDataCache* ScSheetSourceDesc::GetExistDPObjectCache ( ScDocument* pDoc ) const in GetExistDPObjectCache() 266 ScDPTableDataCache* ScSheetSourceDesc::GetCache( ScDocument* pDoc, long nID ) const in GetCache() 268 ScDPTableDataCache* pCache = pDoc->GetDPObjectCache( nID ); in GetCache() 278 ScDPTableDataCache* pCache = GetCache( pDoc, nID); in GetCacheId()
|
H A D | dpgroup.cxx | 80 …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() 120 …SCROW lcl_InsertValue( SCCOL nSourceDim, ScDPTableDataCache* pCache , std::vector< SCROW >& vIdx,… 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 …ector< SCROW >& ScDPNumGroupDimension::GetNumEntries( SCCOL nSourceDim, ScDPTableDataCache* pCache, in GetNumEntries() 1357 ScDPTableDataCache* pCache = GetCacheTable().GetCache(); in FillGroupValues()
|
H A D | documen3.cxx | 2040 ScDPTableDataCache* ScDocument::GetDPObjectCache( long nID ) in GetDPObjectCache() 2042 …for ( std::list<ScDPTableDataCache*>::iterator iter = m_listDPObjectsCaches.begin(); iter!=m_listD… in GetDPObjectCache() 2050 ScDPTableDataCache* ScDocument::GetUsedDPObjectCache ( ScRange rRange ) in GetUsedDPObjectCache() 2052 ScDPTableDataCache* pCache = NULL; in GetUsedDPObjectCache() 2069 long ScDocument::AddDPObjectCache( ScDPTableDataCache* pData ) in AddDPObjectCache() 2084 std::list<ScDPTableDataCache*>::iterator iter; in GetNewDPObjectCacheId() 2104 …for ( std::list<ScDPTableDataCache*>::iterator iter = m_listDPObjectsCaches.begin(); iter!=m_listD… in RemoveDPObjectCache() 2108 ScDPTableDataCache* pCache = *iter; in RemoveDPObjectCache() 2119 …for ( std::list<ScDPTableDataCache*>::iterator iter = m_listDPObjectsCaches.begin(); iter!=m_listD… in RemoveUnusedDPObjectCaches() 2131 ScDPTableDataCache* pCache = *iter; in RemoveUnusedDPObjectCaches() [all …]
|
H A D | dpcachetable.cxx | 459 mpNoneCache = new ScDPTableDataCache( pDoc ); in InitNoneCache() 462 ScDPTableDataCache* ScDPCacheTable::GetCache() const in GetCache()
|
H A D | column3.cxx | 1794 void ScColumn::FillDPCache( ScDPTableDataCache * pCache, long nDim, SCROW nStartRow, SCROW nEndRow… in FillDPCache() 1796 …im, nStartRow, nEndRow, boost::bind( &ScDPTableDataCache::AddLabel, pCache, _1 ), boost::bind( &Sc… in FillDPCache()
|
H A D | dpobject.cxx | 2552 ScDPTableDataCache* pCache = NULL; in RefreshCache() 2594 const ScDPTableDataCache* ScDPObject::GetCache() const in GetCache()
|
H A D | dpsave.cxx | 1408 ScDPTableDataCache* pCache = pTabSource->GetCache(); in Refresh()
|
H A D | dptabsrc.cxx | 2895 ScDPTableDataCache* ScDPSource::GetCache() in SC_IMPL_DUMMY_PROPERTY_LISTENER()
|
H A D | table2.cxx | 1069 void ScTable::FillDPCache( ScDPTableDataCache * pCache, SCCOL nStartCol, SCCOL nEndCol, SCROW nSta… in FillDPCache()
|
H A D | document.cxx | 2730 void ScDocument::FillDPCache( ScDPTableDataCache * pCache, SCTAB nTab, SCCOL nStartCol, SCCOL nEndC… in FillDPCache()
|
/aoo41x/main/sc/inc/ |
H A D | dptablecache.hxx | 37 class ScDPTableDataCache; 47 class SC_DLLPUBLIC ScDPTableDataCache class 98 sal_Bool operator== ( const ScDPTableDataCache& r ) const; 101 ScDPTableDataCache( ScDocument* pDoc ); 103 virtual ~ScDPTableDataCache();
|
H A D | dpcachetable.hxx | 63 class ScDPTableDataCache; 164 ScDPTableDataCache* GetCache() const; 241 ScDPTableDataCache* mpCache; 242 ScDPTableDataCache* mpNoneCache;
|
H A D | dpsdbtab.hxx | 59 ScDPTableDataCache* GetExistDPObjectCache( ScDocument* pDoc ) const; 60 ScDPTableDataCache* CreateCache( ScDocument* pDoc , long nID ) const; 61 ScDPTableDataCache* GetCache( ScDocument* pDoc, long nID ) const;
|
H A D | dpshttab.hxx | 59 ScDPTableDataCache* CreateCache( ScDocument* pDoc, long nID = -1) const; 61 ScDPTableDataCache* GetCache( ScDocument* pDoc, long nID ) const; 62 ScDPTableDataCache* GetExistDPObjectCache ( ScDocument* pDoc ) const;
|
H A D | dpgroup.hxx | 77 …void FillColumnEntries( SCCOL nSourceDim, ScDPTableDataCache* pCahe , std::vector< SCROW >&… 177 const std::vector< SCROW >& GetNumEntries( SCCOL nSourceDim, ScDPTableDataCache* pCache,
|
H A D | document.hxx | 48 class ScDPTableDataCache; 275 std::list<ScDPTableDataCache*> m_listDPObjectsCaches; 531 SC_DLLPUBLIC ScDPTableDataCache* GetDPObjectCache( long nID ); 532 SC_DLLPUBLIC ScDPTableDataCache* GetUsedDPObjectCache ( ScRange rRange ); 533 SC_DLLPUBLIC long AddDPObjectCache( ScDPTableDataCache* pData ); 536 …id GetUsedDPObjectCache( std::list<ScDPTableDataCache*>& usedlist … 1911 …void FillDPCache( ScDPTableDataCache * pCache, SCTAB nDocTab, SCCOL nStartCol, SCCOL nEndCol, S…
|
H A D | column.hxx | 63 class ScDPTableDataCache; 371 … void FillDPCache( ScDPTableDataCache * pCache, long nDim, SCROW nStartRow, SCROW nEndRow );
|
H A D | dpglobal.hxx | 119 friend class ScDPTableDataCache;
|
H A D | dpobject.hxx | 121 const ScDPTableDataCache* GetCache() const;
|
H A D | dptabsrc.hxx | 184 ScDPTableDataCache* GetCache();
|
H A D | table.hxx | 319 …void FillDPCache( ScDPTableDataCache * pCache, SCCOL nStartCol, SCCOL nEndCol, SCROW nStartRow,…
|