|
LibreOffice Module starmath (master) 1
|
#include <sal/config.h>#include <com/sun/star/accessibility/AccessibleEventId.hpp>#include <com/sun/star/uno/Any.h>#include <comphelper/fileformat.h>#include <comphelper/accessibletexthelper.hxx>#include <rtl/ustrbuf.hxx>#include <rtl/ustring.hxx>#include <sal/log.hxx>#include <unotools/eventcfg.hxx>#include <sfx2/event.hxx>#include <sfx2/app.hxx>#include <sfx2/bindings.hxx>#include <sfx2/docfile.hxx>#include <sfx2/docfilt.hxx>#include <sfx2/msg.hxx>#include <sfx2/objface.hxx>#include <sfx2/printer.hxx>#include <sfx2/request.hxx>#include <sfx2/viewfrm.hxx>#include <comphelper/classids.hxx>#include <sot/formats.hxx>#include <sot/storage.hxx>#include <svl/eitem.hxx>#include <svl/intitem.hxx>#include <svl/itempool.hxx>#include <svl/slstitm.hxx>#include <svl/hint.hxx>#include <svl/stritem.hxx>#include <svl/undo.hxx>#include <svl/whiter.hxx>#include <vcl/mapmod.hxx>#include <vcl/virdev.hxx>#include <tools/mapunit.hxx>#include <vcl/settings.hxx>#include <document.hxx>#include <action.hxx>#include <dialog.hxx>#include <format.hxx>#include <parse.hxx>#include <starmath.hrc>#include <strings.hrc>#include <smmod.hxx>#include <symbol.hxx>#include <unomodel.hxx>#include <utility.hxx>#include <view.hxx>#include "mathtype.hxx"#include "ooxmlexport.hxx"#include "ooxmlimport.hxx"#include "rtfexport.hxx"#include <mathmlimport.hxx>#include <mathmlexport.hxx>#include <svx/svxids.hrc>#include <cursor.hxx>#include <comphelper/diagnose_ex.hxx>#include <visitors.hxx>#include "accessibility.hxx"#include <cfgitem.hxx>#include <utility>#include <oox/mathml/imexport.hxx>#include <ElementsDockingWindow.hxx>#include <smediteng.hxx>#include <smslots.hxx>Go to the source code of this file.
Macros | |
| #define | ShellClass_SmDocShell |
| #define ShellClass_SmDocShell |
Definition at line 90 of file document.cxx.