LibreOffice Module sw (master) 1
|
#include <vector>
#include <deque>
#include <unordered_set>
#include <rtl/ustrbuf.hxx>
#include <o3tl/typed_flags_set.hxx>
#include <i18nlangtag/lang.h>
#include <tools/long.hxx>
#include "TextFrameIndex.hxx"
#include <doc.hxx>
Go to the source code of this file.
Classes | |
class | SwScriptInfo |
struct | SwScriptInfo::ScriptChangeInfo |
Records a single change in script type. More... | |
struct | SwScriptInfo::DirectionChangeInfo |
Records a single change in direction. More... | |
struct | SwScriptInfo::CompressionChangeInfo |
Records a single change in compression. More... | |
struct | o3tl::typed_flags< SwScriptInfo::MarkKind > |
Namespaces | |
namespace | sw |
Dialog to specify the properties of date form field. | |
namespace | sw::mark |
namespace | o3tl |
Macros | |
#define | SPACING_PRECISION_FACTOR 100 |
#define SPACING_PRECISION_FACTOR 100 |
Definition at line 41 of file scriptinfo.hxx.