Commit Graph

14 Commits (6ed1d04b1325d4c2480907b76b8b1d5529caebab)

Author SHA1 Message Date
Brendan Shanks 4aaa9196cd include: Fix size of tomConstants enum.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48577
Signed-off-by: Brendan Shanks <bshanks@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
(cherry picked from commit 0e408452a4)
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
2020-05-03 21:45:23 +02:00
Jactry Zeng 617c9a67e3 include: Add ITextDocument2Old and ITextDocument2 interface.
Signed-off-by: Jactry Zeng <jzeng@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-09-28 11:05:15 +02:00
Nikolay Sivov b0db959ec9 riched20: Improve tracing for unimplemented range methods. 2015-06-16 20:00:37 +09:00
Nikolay Sivov d178e7ba68 riched20: Added GetStoryType(). 2015-05-29 15:00:32 +09:00
Nikolay Sivov 1c0cf0efb3 riched20: Implement tomTrackParms/tomCacheParms. 2015-05-26 18:45:34 +09:00
Nikolay Sivov 1f55764dfc riched20: Added some tom* constants used with ITextFont::Reset(). 2015-05-22 18:04:41 +09:00
Jactry Zeng 58ba839be3 include: Fix wrong type in tom.idl. 2014-07-28 17:20:45 -05:00
Francois Gouget 63e78264d8 include: tom.idl should import ocidl.idl. 2012-01-06 19:24:15 +01:00
Michael Stefaniuc 43046481f7 include: Change long to LONG in tom.idl. 2009-03-10 12:06:10 +01:00
Alexandre Julliard 8bb21b710e include: Undefine a few Unicode macros that conflict with interface functions. 2009-02-09 13:03:09 +01:00
Reece Dunn a9581adeac include: Fixed the tom constant values. 2008-10-18 19:27:00 +02:00
Rob Shearman 0120c1a582 include: Fix a typo in a level of indirection in tom.idl.
The parameter for ITextPara::GetDuplicate should have two levels of 
indirection.
2008-04-14 13:33:13 +02:00
Mike McCormack 57f8bd057f include: Remove unnecessary semicolons from idl. 2006-07-20 12:49:55 +02:00
Juan Lang 10d6726b42 riched20: Add stub implementation of ITextDocument. 2006-07-11 12:41:17 +02:00