wine-wine/dlls/riched20
Huw Davies 58cac9c633 riched20: Remove the separate implementation of IOleWindow as IOleInPlaceSite inherits from IOleWindow.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-08-24 16:58:27 +02:00
..
tests
Makefile.in
caret.c
clipboard.c
context.c
editor.c riched20: Add support for pasting EMFs. 2017-08-24 08:36:21 +09:00
editor.h riched20: Retrieve the default paragraph alignment from the text host. 2017-08-24 08:35:48 +09:00
editstr.h riched20: Retrieve the default paragraph alignment from the text host. 2017-08-24 08:35:48 +09:00
list.c
ocr_reverse.cur
ocr_reverse.svg
paint.c
para.c riched20: Retrieve the default paragraph alignment from the text host. 2017-08-24 08:35:48 +09:00
reader.c
res.h
riched20.spec
riched_tom.idl
richole.c riched20: Remove the separate implementation of IOleWindow as IOleInPlaceSite inherits from IOleWindow. 2017-08-24 16:58:27 +02:00
row.c
rtf.h riched20: Don't create a special richedit ole instance for the RTF parser. 2017-08-24 08:35:59 +09:00
run.c
string.c
style.c
table.c
txthost.c riched20: Retrieve the default paragraph alignment from the text host. 2017-08-24 08:35:48 +09:00
txtsrv.c riched20: Initialize ME_TextEditor members in ME_MakeEditor(). 2017-08-24 08:35:52 +09:00
undo.c
version.rc
wrap.c
writer.c