Searched refs:GenFormByte (Results 1 – 2 of 2) sorted by relevance
43 sal_uInt8 ExportWK1::GenFormByte( const ScPatternAttr& /*aAttr*/ ) in GenFormByte() function in ExportWK1144 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()
62 sal_uInt8 GenFormByte( const ScPatternAttr& );
Completed in 31 milliseconds