Kaydet (Commit) a70f9fff authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Remove an odd attempt at ASCII graphics

Change-Id: I5acb745bae01a60995376d33347a39edc12d4118
üst d973de6f
......@@ -84,8 +84,7 @@ namespace o3tl {
template<> struct typed_flags<SalFrameStyleFlags> : is_typed_flags<SalFrameStyleFlags, 0x788001ff> {};
};
// - extended frame style -
// - (sal equivalent to extended WinBits) -
// Extended frame style (sal equivalent to extended WinBits)
typedef sal_uInt64 SalExtStyle;
#define SAL_FRAME_EXT_STYLE_DOCUMENT SalExtStyle(0x00000001)
#define SAL_FRAME_EXT_STYLE_DOCMODIFIED SalExtStyle(0x00000002)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment