33#define DBG_ERROR_BIFF() OSL_FAIL( "Unknown BIFF type!" )
34#define OSL_ENSURE_BIFF( c ) OSL_ENSURE( c, "Unknown BIFF type!" )
66 sal_uInt16 nData2, sal_uInt16 nData3,
218 const OUString& rStyleName );
This class is used to export Excel record streams.
This class is used to import record oriented streams.
This struct stores a GUID (class ID) and supports reading, writing and comparison.
XclGuid()
Stores GUID always in little endian.