#include <sot/storage.hxx>#include <sot/sotref.hxx>#include <sfx2/objsh.hxx>#include <svtools/lstner.hxx>#include <sfx2/docfac.hxx>#include <vcl/virdev.hxx>#include "format.hxx"#include "parse.hxx"#include "smmod.hxx"#include <vcl/jobset.hxx>Include dependency graph for document.hxx:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | SmPrinterAccess |
| class | SmDocShell |
Defines | |
| #define | SMDLL 1 |
| #define | HINT_DATACHANGED 1004 |
| #define | SM30BIDENT ((ULONG)0x534D3033L) |
| #define | SM30IDENT ((ULONG)0x30334d53L) |
| #define | SM304AIDENT ((ULONG)0x34303330L) |
| #define | SM30VERSION ((ULONG)0x00010000L) |
| #define | SM50VERSION ((ULONG)0x00010001L) |
| #define | FRMIDENT ((ULONG)0x03031963L) |
| #define | FRMVERSION ((ULONG)0x00010001L) |
| #define | STAROFFICE_XML "StarOffice XML (Math)" |
| #define | MATHML_XML "MathML XML (Math)" |
Functions | |
| void | SetEditEngineDefaultFonts (EditEngine &rEditEngine, SfxItemPool &rEditEngineItemPool) |
| #define FRMIDENT ((ULONG)0x03031963L) |
Definition at line 85 of file document.hxx.
| #define FRMVERSION ((ULONG)0x00010001L) |
Definition at line 86 of file document.hxx.
| #define HINT_DATACHANGED 1004 |
Definition at line 76 of file document.hxx.
| #define MATHML_XML "MathML XML (Math)" |
Definition at line 89 of file document.hxx.
Referenced by SmDocShell::ConvertFrom(), SmDocShell::ConvertTo(), and SmViewShell::InsertFrom().
| #define SM304AIDENT ((ULONG)0x34303330L) |
Definition at line 80 of file document.hxx.
| #define SM30BIDENT ((ULONG)0x534D3033L) |
Definition at line 78 of file document.hxx.
| #define SM30IDENT ((ULONG)0x30334d53L) |
Definition at line 79 of file document.hxx.
| #define SM30VERSION ((ULONG)0x00010000L) |
Definition at line 81 of file document.hxx.
| #define SM50VERSION ((ULONG)0x00010001L) |
Definition at line 82 of file document.hxx.
| #define SMDLL 1 |
Definition at line 38 of file document.hxx.
| #define STAROFFICE_XML "StarOffice XML (Math)" |
Definition at line 88 of file document.hxx.
Referenced by SmDocShell::ConvertFrom(), and SmDocShell::ConvertTo().
| void SetEditEngineDefaultFonts | ( | EditEngine & | rEditEngine, | |
| SfxItemPool & | rEditEngineItemPool | |||
| ) |
Definition at line 433 of file document.cxx.
Referenced by SmEditWindow::DataChanged(), and SmDocShell::GetEditEngine().
1.5.1