Searched refs:pPrintFuncCache (Results 1 – 2 of 2) sorted by relevance
356 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 …]
94 ScPrintFuncCache* pPrintFuncCache; member in ScModelObj
Completed in 92 milliseconds