Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Ddpshttab.cxx240 ScDPTableDataCache* pCache = GetExistDPObjectCache( pDoc ); in CreateCache()
262 ScDPTableDataCache* ScSheetSourceDesc::GetExistDPObjectCache ( ScDocument* pDoc ) const in GetExistDPObjectCache() function in ScSheetSourceDesc
270 pCache = GetExistDPObjectCache( pDoc ); in GetCache()
H A Ddpsdbtab.cxx77 ScDPTableDataCache* ScImportSourceDesc::GetExistDPObjectCache( ScDocument* pDoc ) const in GetExistDPObjectCache() function in ScImportSourceDesc
115 ScDPTableDataCache* pCache = GetExistDPObjectCache( pDoc ); in CreateCache()
192 pCache = GetExistDPObjectCache( pDoc); in GetCache()
/trunk/main/sc/inc/
H A Ddpsdbtab.hxx59 ScDPTableDataCache* GetExistDPObjectCache( ScDocument* pDoc ) const;
H A Ddpshttab.hxx62 ScDPTableDataCache* GetExistDPObjectCache ( ScDocument* pDoc ) const;

Completed in 30 milliseconds