Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/lotus/
H A Dexpop.cxx355 const ScPatternAttr* pPatAttr; in Write() local
360 pPatAttr = aIter.GetPattern(); in Write()
377 Number( nCol, nRow, fVal, *pPatAttr ); in Write()
384 Label( nCol, nRow, aStr, *pPatAttr ); in Write()
389 Formula( nCol, nRow, ( ScFormulaCell * ) pCell, *pPatAttr ); in Write()
390 WKString( nCol, nRow, ( ScFormulaCell * ) pCell, *pPatAttr ); in Write()
/aoo42x/main/sc/source/core/data/
H A Ddocument.cxx107 ScDefaultAttr(const ScPatternAttr* pPatAttr) : pAttr(pPatAttr), nFirst(0), nCount(0) {} in ScDefaultAttr()

Completed in 215 milliseconds