|
LibreOffice Module sw (master) 1
|
#include <config_features.h>#include <comphelper/string.hxx>#include <osl/diagnose.h>#include <basic/basmgr.hxx>#include <basic/sbmod.hxx>#include <sfx2/evntconf.hxx>#include <sfx2/app.hxx>#include <svtools/htmlout.hxx>#include <svtools/htmlkywd.hxx>#include <com/sun/star/document/XEventsSupplier.hpp>#include <com/sun/star/uno/Reference.hxx>#include <com/sun/star/script/XLibraryContainer.hpp>#include <com/sun/star/container/XNameContainer.hpp>#include <fmtfld.hxx>#include <doc.hxx>#include <IDocumentFieldsAccess.hxx>#include <docsh.hxx>#include <docufld.hxx>#include "wrthtml.hxx"#include "swhtml.hxx"Go to the source code of this file.
Variables | |
| HTMLOutEvent const | aBodyEventTable [] |
| static const char * | aEventNames [] |
| HTMLOutEvent const aBodyEventTable[] |
Definition at line 49 of file htmlbas.cxx.
Referenced by SwHTMLWriter::OutBasicBodyEvents().
|
static |
Definition at line 301 of file htmlbas.cxx.
Referenced by SwHTMLWriter::OutBasicBodyEvents().