mshtml: Move IDM_FONTSIZE, IDM_FONTNAME and IDM_FORECOLOR to edit state command table.
commit7a0e06b9e297311237ce18ca0df7b1bd756d47ed
authorJacek Caban <jacek@codeweavers.com>
Sun, 10 Jun 2007 09:28:52 +0000 (10 11:28 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 11 Jun 2007 13:04:17 +0000 (11 15:04 +0200)
treeec8c22b77f2900dc01187b27fbc3a81397fc7677
parent510481b70cb2e8754459f0f541f9dc3c70345910
mshtml: Move IDM_FONTSIZE, IDM_FONTNAME and IDM_FORECOLOR to edit state command table.

This patch temporary adds code duplication.
dlls/mshtml/editor.c
dlls/mshtml/mshtml_private.h
dlls/mshtml/olecmd.c