Kaydet (Commit) 1852c5a6 authored tarafından Noel Grandin's avatar Noel Grandin

WB_QUICKHELPSHOWSDATEINFO is dead

since
    commit e8559f07
    Remove unused code

Change-Id: I0dcfe7aea4e0326595d99a781a1029a0c25ed15f
Reviewed-on: https://gerrit.libreoffice.org/41281Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
üst d6ec9361
......@@ -58,7 +58,6 @@ WinBits
WB_BORDER We draw a border around the window.
WB_TABSTOP Keyboard control is possible. We get the focus, when
the user clicks in the Control.
WB_QUICKHELPSHOWSDATEINFO Show DateInfo as BallonHelp even if QuickInfo is enabled
WB_BOLDTEXT We format by bold texts and DIB_BOLD is evaluated by
AddDateInfo()
WB_FRAMEINFO We format in a way, so that FrameInfo can be displayed
......@@ -131,7 +130,6 @@ calls or by ending a selection.
*************************************************************************/
#define WB_QUICKHELPSHOWSDATEINFO ((WinBits)0x00004000)
#define WB_BOLDTEXT ((WinBits)0x00008000)
#define WB_FRAMEINFO ((WinBits)0x00010000)
#define WB_WEEKNUMBER ((WinBits)0x00020000)
......
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