Searched refs:pValueFormCache (Results 1 – 2 of 2) sorted by relevance
42 extern FormCache* pValueFormCache; // -> tool.cxx52 pValueFormCache = new FormCache( pDoc ); in MemNew()68 delete pValueFormCache; in MemDelete()
68 extern FormCache* pValueFormCache; // -> in memory.cxx initialisiert69 FormCache* pValueFormCache; variable125 pDoc->ApplyAttr( nCol, nRow, nTab, *( pValueFormCache->GetAttr( nFormat, nSt ) ) ); in SetFormat()
Completed in 17 milliseconds