LibreOffice Module sw (master)
1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
sw
source
core
inc
txttypes.hxx
Go to the documentation of this file.
1
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2
/*
3
* This file is part of the LibreOffice project.
4
*
5
* This Source Code Form is subject to the terms of the Mozilla Public
6
* License, v. 2.0. If a copy of the MPL was not distributed with this
7
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
8
*
9
* This file incorporates work covered by the following license notice:
10
*
11
* Licensed to the Apache Software Foundation (ASF) under one or more
12
* contributor license agreements. See the NOTICE file distributed
13
* with this work for additional information regarding copyright
14
* ownership. The ASF licenses this file to you under the Apache
15
* License, Version 2.0 (the "License"); you may not use this file
16
* except in compliance with the License. You may obtain a copy of
17
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
18
*/
19
#ifndef INCLUDED_SW_SOURCE_CORE_INC_TXTTYPES_HXX
20
#define INCLUDED_SW_SOURCE_CORE_INC_TXTTYPES_HXX
21
23
enum class
PortionType
24
{
25
NONE
= 0x0000,
26
FlyCnt
= 0x0001,
27
28
Hole
= 0x0080,
29
TempEnd
= 0x0081,
30
Break
= 0x0082,
31
Kern
= 0x0083,
32
Arrow
= 0x0084,
33
Multi
= 0x0085,
34
HiddenText
= 0x0086,
35
ControlChar
= 0x0087,
36
37
Text
= 0x8000,
38
Lay
= 0x8001,
39
Para
= 0x8002,
40
Hanging
= 0x8004,
41
InputField
= 0x8005,
42
FieldMark
= 0x8006,
43
FieldFormCheckbox
= 0x8007,
44
45
Drop
= 0x8080,
46
Tox
= 0x8089,
47
IsoTox
= 0x808a,
48
Ref
= 0x808b,
49
IsoRef
= 0x808c,
50
Meta
= 0x808d,
51
52
Expand
= 0xc080,
53
Blank
= 0xc081,
54
PostIts
= 0xc082,
55
56
Hyphen
= 0xd080,
57
HyphenStr
= 0xd081,
58
SoftHyphen
= 0xd082,
59
SoftHyphenStr
= 0xd083,
60
SoftHyphenComp
= 0xd084,
61
62
Field
= 0xe080,
63
Hidden
= 0xe081,
64
QuoVadis
= 0xe082,
65
ErgoSum
= 0xe083,
66
Combined
= 0xe084,
67
Footnote
= 0xe085,
68
69
FootnoteNum
= 0xe880,
70
Number
= 0xe881,
71
Bullet
= 0xe882,
72
GrfNum
= 0xe883,
73
74
Glue
= 0x0480,
75
76
Margin
= 0x04c0,
77
78
Fix
= 0x06c0,
79
Fly
= 0x06c1,
80
81
Table
= 0x0750,
82
83
TabRight
= 0x07d0,
84
TabCenter
= 0x07d1,
85
TabDecimal
= 0x07d2,
86
87
TabLeft
= 0x0740,
88
};
89
90
#endif // INCLUDED_SW_SOURCE_CORE_INC_TXTTYPES_HXX
91
92
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
SvxDateType::Fix
PortionType::NONE
PortionType::Number
Table
PortionType::Blank
PortionType::IsoRef
PortionType::Bullet
PortionType::SoftHyphenComp
PortionType::FieldFormCheckbox
PortionType::Tox
PortionType::HyphenStr
PortionType::SoftHyphen
PortionType::FlyCnt
PortionType::Meta
PortionType::Hole
PortionType::IsoTox
PortionType::HiddenText
PortionType::Drop
PortionType::Ref
PortionType::Text
PortionType::PostIts
PortionType::Hanging
PortionType::FieldMark
PortionType::Multi
PortionType::Field
PointerStyle::Arrow
PortionType::Expand
PortionType::TabRight
PortionType::TabCenter
PortionType
PortionType
Definition:
txttypes.hxx:23
Hidden
SfxStyleFamily::Para
PortionType::Kern
PortionType::TabDecimal
PortionType::TabLeft
Hyphen
PortionType::ControlChar
PortionType::Margin
PortionType::FootnoteNum
PortionType::SoftHyphenStr
PortionType::ErgoSum
PortionType::Combined
PortionType::QuoVadis
Footnote
PortionType::InputField
PortionType::Lay
PortionType::TempEnd
PortionType::GrfNum
BasicDebugFlags::Break
SvxAnchorIds::Fly
SdrHdlKind::Glue
Generated on Tue Dec 10 2019 09:35:33 for LibreOffice Module sw (master) by
1.8.10