Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/unoobj/
H A Dfuncuno.cxx74 ScTempDocCache& rCache;
80 ScTempDocSource( ScTempDocCache& rDocCache );
96 ScTempDocSource::ScTempDocSource( ScTempDocCache& rDocCache ) : in ScTempDocSource()
128 ScTempDocCache::ScTempDocCache() : in ScTempDocCache() function in ScTempDocCache
134 ScTempDocCache::~ScTempDocCache() in ~ScTempDocCache()
140 void ScTempDocCache::SetDocument( ScDocument* pNew ) in SetDocument()
146 void ScTempDocCache::Clear() in Clear()
/aoo4110/main/sc/inc/
H A Dfuncuno.hxx43 class ScTempDocCache class
50 ScTempDocCache();
51 ~ScTempDocCache();
68 ScTempDocCache aDocCache;

Completed in 16 milliseconds