NumberingType.h
Go to the documentation of this file.
1 /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
2 /*
3  * This file is part of the libmspub 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 
10 #ifndef INCLUDED_NUMBERINGTYPE_H
11 #define INCLUDED_NUMBERINGTYPE_H
12 
13 namespace libmspub
14 {
16 {
26 };
27 } // namespace libmspub
28 
29 #endif /* INCLUDED_NUMBERINGTYPE_H */
30 /* vim:set shiftwidth=2 softtabstop=2 expandtab: */
Definition: Arrow.h:14
NumberingType
Definition: NumberingType.h:16
@ LOWERCASE_LETTERS
Definition: NumberingType.h:21
@ STANDARD_WESTERN_AT_LEAST_TWO_DIGITS
Definition: NumberingType.h:25
@ STANDARD_WESTERN
Definition: NumberingType.h:17
@ UPPERCASE_LETTERS
Definition: NumberingType.h:20
@ UPPERCASE_ROMAN
Definition: NumberingType.h:18
@ SPELLED_CARDINALS
Definition: NumberingType.h:23
@ LOWERCASE_ROMAN
Definition: NumberingType.h:19
@ SPELLED_ORDINALS
Definition: NumberingType.h:24
@ ORDINALS
Definition: NumberingType.h:22

Generated for libmspub by doxygen 1.9.1