Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dpfuncache.cxx41 ScPrintFuncCache::ScPrintFuncCache( ScDocShell* pD, const ScMarkData& rMark, in ScPrintFuncCache() function in ScPrintFuncCache
88 ScPrintFuncCache::~ScPrintFuncCache() in ~ScPrintFuncCache()
92 void ScPrintFuncCache::InitLocations( const ScMarkData& rMark, OutputDevice* pDev ) in InitLocations()
144 bool ScPrintFuncCache::FindLocation( const ScAddress& rCell, ScPrintPageLocation& rLocation ) const in FindLocation()
158 sal_Bool ScPrintFuncCache::IsSameSelection( const ScPrintSelectionStatus& rStatus ) const in IsSameSelection()
163 SCTAB ScPrintFuncCache::GetTabForPage( long nPage ) const in GetTabForPage()
173 long ScPrintFuncCache::GetTabStart( SCTAB nTab ) const in GetTabStart()
181 long ScPrintFuncCache::GetDisplayStart( SCTAB nTab ) const in GetDisplayStart()
/trunk/main/sc/source/ui/inc/
H A Dpfuncache.hxx93 class ScPrintFuncCache class
104 ScPrintFuncCache( ScDocShell* pD, const ScMarkData& rMark,
106 ~ScPrintFuncCache();
/trunk/main/sc/inc/
H A Ddocuno.hxx63 class ScPrintFuncCache;
94 ScPrintFuncCache* pPrintFuncCache;
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx968 pPrintFuncCache = new ScPrintFuncCache( pDocShell, aMark, aStatus ); in getRendererCount()
1017 pPrintFuncCache = new ScPrintFuncCache( pDocShell, aMark, aStatus ); in getRenderer()
1121 pPrintFuncCache = new ScPrintFuncCache( pDocShell, aMark, aStatus ); in render()

Completed in 39 milliseconds