1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Alexandre Julliard
048f5436fa include: Move the ITextRange2 definition to avoid an undefined reference.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52381
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-12 17:14:27 +01:00
Nikolay Sivov
5a8dcb0627 include: Add some more TOM interfaces.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-04 22:26:06 +02:00
Brendan Shanks
0e408452a4 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>
2020-02-12 16:54:02 +01: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