Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/lotus/
H A Dmemory.cxx42 extern FormCache* pValueFormCache; // -> tool.cxx
52 pValueFormCache = new FormCache( pDoc ); in MemNew()
68 delete pValueFormCache; in MemDelete()
H A Dtool.cxx68 extern FormCache* pValueFormCache; // -> in memory.cxx initialisiert
69 FormCache* pValueFormCache; variable
125 pDoc->ApplyAttr( nCol, nRow, nTab, *( pValueFormCache->GetAttr( nFormat, nSt ) ) ); in SetFormat()

Completed in 18 milliseconds