Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Drichstring.cxx46 const sal_uInt8 BIFF12_STRINGFLAG_FONTS = 0x01; variable
404 if( !rStrm.isEof() && getFlag( nFlags, BIFF12_STRINGFLAG_FONTS ) ) in importString()
/trunk/main/oox/source/dump/
H A Dxlsbdumper.cxx60 const sal_uInt8 BIFF12_STRINGFLAG_FONTS = 0x01; variable
201 if( getFlag( nFlags, BIFF12_STRINGFLAG_FONTS ) ) in dumpString()

Completed in 31 milliseconds