|
LibreOffice Module lotuswordpro (master) 1
|
For LWP filter architecture prototype. More...
#include <memory>#include <string_view>#include <lwpfilehdr.hxx>#include "lwpgrfobj.hxx"#include "lwpsdwfileloader.hxx"#include "bento.hxx"#include <lwpglobalmgr.hxx>#include <o3tl/numeric.hxx>#include <o3tl/sprintf.hxx>#include <rtl/string.hxx>#include "lwpframelayout.hxx"#include <xfilter/xfframe.hxx>#include <xfilter/xfimage.hxx>#include <xfilter/xfimagestyle.hxx>#include <xfilter/xfstylemanager.hxx>#include <xfilter/xfparagraph.hxx>#include <xfilter/xfannotation.hxx>#include <string.h>#include <osl/thread.h>#include <sal/log.hxx>Go to the source code of this file.
Macros | |
| #define | EF_NONE 0x0000 |
| #define | EF_ODMA 0x0002 |
For LWP filter architecture prototype.
Definition in file lwpgrfobj.cxx.
| #define EF_NONE 0x0000 |
Definition at line 88 of file lwpgrfobj.cxx.
| #define EF_ODMA 0x0002 |
Definition at line 89 of file lwpgrfobj.cxx.