Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx356 pPrintFuncCache( NULL ), in ScModelObj()
375 delete pPrintFuncCache; in ~ScModelObj()
590 DELETEZ( pPrintFuncCache ); in Notify()
965 if ( !pPrintFuncCache || !pPrintFuncCache->IsSameSelection( aStatus ) ) in getRendererCount()
967 delete pPrintFuncCache; in getRendererCount()
1014 if ( !pPrintFuncCache || !pPrintFuncCache->IsSameSelection( aStatus ) ) in getRenderer()
1016 delete pPrintFuncCache; in getRenderer()
1019 nTotalPages = pPrintFuncCache->GetPageCount(); in getRenderer()
1118 if ( !pPrintFuncCache || !pPrintFuncCache->IsSameSelection( aStatus ) ) in render()
1120 delete pPrintFuncCache; in render()
[all …]
/trunk/main/sc/inc/
H A Ddocuno.hxx94 ScPrintFuncCache* pPrintFuncCache; member in ScModelObj

Completed in 47 milliseconds