Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/lotus/
H A Dexpop.cxx43 sal_uInt8 ExportWK1::GenFormByte( const ScPatternAttr& /*aAttr*/ ) in GenFormByte() function in ExportWK1
144 aOut << ( sal_uInt16 ) 0x0C << ( sal_uInt16 ) 5 << GenFormByte( aAttr ) << nCol << nRow; in Blank()
154 aOut << ( sal_uInt16 ) 0x0E << ( sal_uInt16 ) 13 << GenFormByte( aAttr ) << nCol << nRow << fWert; in Number()
176 …aOut << ( sal_uInt16 ) 0x0F << nLaenge << GenFormByte( aAttr ) << nCol << nRow << ( sal_Char ) '\'… in Label()
200 << GenFormByte( aAttr ) << nCol << nRow in Formula()
/trunk/main/sc/source/filter/inc/
H A Dexp_op.hxx62 sal_uInt8 GenFormByte( const ScPatternAttr& );

Completed in 14 milliseconds