|
LibreOffice Module sw (master) 1
|
#include <hintids.hxx>#include <com/sun/star/i18n/TextConversionOption.hpp>#include <com/sun/star/lang/XInitialization.hpp>#include <com/sun/star/ui/dialogs/XExecutableDialog.hpp>#include <com/sun/star/awt/XWindow.hpp>#include <com/sun/star/uno/XComponentContext.hpp>#include <com/sun/star/beans/XPropertySet.hpp>#include <com/sun/star/linguistic2/XThesaurus.hpp>#include <i18nutil/transliteration.hxx>#include <sfx2/objface.hxx>#include <sfx2/viewfrm.hxx>#include <sfx2/bindings.hxx>#include <sfx2/dispatch.hxx>#include <sfx2/request.hxx>#include <editeng/eeitem.hxx>#include <editeng/flstitem.hxx>#include <editeng/spltitem.hxx>#include <editeng/lrspitem.hxx>#include <editeng/ulspitem.hxx>#include <editeng/orphitem.hxx>#include <editeng/formatbreakitem.hxx>#include <editeng/widwitem.hxx>#include <editeng/kernitem.hxx>#include <editeng/escapementitem.hxx>#include <editeng/lspcitem.hxx>#include <editeng/adjustitem.hxx>#include <editeng/hyphenzoneitem.hxx>#include <editeng/udlnitem.hxx>#include <editeng/fontitem.hxx>#include <svx/clipfmtitem.hxx>#include <svl/stritem.hxx>#include <svl/slstitm.hxx>#include <editeng/frmdiritem.hxx>#include <svl/whiter.hxx>#include <svl/cjkoptions.hxx>#include <svl/ctloptions.hxx>#include <unotools/useroptions.hxx>#include <editeng/flditem.hxx>#include <svx/hlnkitem.hxx>#include <sfx2/htmlmode.hxx>#include <editeng/langitem.hxx>#include <editeng/scripttypeitem.hxx>#include <swundo.hxx>#include <doc.hxx>#include <viewopt.hxx>#include <wrtsh.hxx>#include <chrdlgmodes.hxx>#include <edtwin.hxx>#include <SwRewriter.hxx>#include <cmdid.h>#include <strings.hrc>#include <breakit.hxx>#include <annotsh.hxx>#include <view.hxx>#include <PostItMgr.hxx>#include <AnnotationWin.hxx>#include <swtypes.hxx>#include <svx/svxdlg.hxx>#include <vcl/EnumContext.hxx>#include <svl/itempool.hxx>#include <editeng/outliner.hxx>#include <editeng/editview.hxx>#include <osl/diagnose.h>#include <svl/languageoptions.hxx>#include <svl/undo.hxx>#include <swabstdlg.hxx>#include <comphelper/string.hxx>#include <comphelper/propertysequence.hxx>#include <cppuhelper/bootstrap.hxx>#include <langhelper.hxx>#include <memory>#include <sfx2/msg.hxx>#include <swslots.hxx>Go to the source code of this file.
Macros | |
| #define | ShellClass_SwAnnotationShell |
| #define ShellClass_SwAnnotationShell |
Definition at line 108 of file annotsh.cxx.