LibreOffice
LibreOffice 26.2 SDK API Reference
Toggle main menu visibility
Loading...
Searching...
No Matches
DirectionProperty.idl
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
20
21
module
com
{ module sun { module star { module i18n {
22
23
28
29
published
enum
DirectionProperty
30
{
31
LEFT_TO_RIGHT
= 0,
32
RIGHT_TO_LEFT
= 1,
33
EUROPEAN_NUMBER
= 2,
34
EUROPEAN_NUMBER_SEPARATOR
= 3,
35
EUROPEAN_NUMBER_TERMINATOR
= 4,
36
ARABIC_NUMBER
= 5,
37
COMMON_NUMBER_SEPARATOR
= 6,
38
BLOCK_SEPARATOR
= 7,
39
SEGMENT_SEPARATOR
= 8,
40
WHITE_SPACE_NEUTRAL
= 9,
41
OTHER_NEUTRAL
= 10,
42
LEFT_TO_RIGHT_EMBEDDING
= 11,
43
LEFT_TO_RIGHT_OVERRIDE
= 12,
44
RIGHT_TO_LEFT_ARABIC
= 13,
45
RIGHT_TO_LEFT_EMBEDDING
= 14,
46
RIGHT_TO_LEFT_OVERRIDE
= 15,
47
POP_DIRECTIONAL_FORMAT
= 16,
48
DIR_NON_SPACING_MARK
= 17,
49
BOUNDARY_NEUTRAL
= 18
50
};
51
52
}; }; }; };
53
54
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
com::sun::star::i18n::DirectionProperty
DirectionProperty
Direction properties returned by XCharacterClassification::getCharacterDirection().
Definition
DirectionProperty.idl:30
com::sun::star::i18n::RIGHT_TO_LEFT
@ RIGHT_TO_LEFT
Definition
DirectionProperty.idl:32
com::sun::star::i18n::POP_DIRECTIONAL_FORMAT
@ POP_DIRECTIONAL_FORMAT
Definition
DirectionProperty.idl:47
com::sun::star::i18n::WHITE_SPACE_NEUTRAL
@ WHITE_SPACE_NEUTRAL
Definition
DirectionProperty.idl:40
com::sun::star::i18n::LEFT_TO_RIGHT_EMBEDDING
@ LEFT_TO_RIGHT_EMBEDDING
Definition
DirectionProperty.idl:42
com::sun::star::i18n::BOUNDARY_NEUTRAL
@ BOUNDARY_NEUTRAL
Definition
DirectionProperty.idl:49
com::sun::star::i18n::LEFT_TO_RIGHT
@ LEFT_TO_RIGHT
Definition
DirectionProperty.idl:31
com::sun::star::i18n::COMMON_NUMBER_SEPARATOR
@ COMMON_NUMBER_SEPARATOR
Definition
DirectionProperty.idl:37
com::sun::star::i18n::BLOCK_SEPARATOR
@ BLOCK_SEPARATOR
Definition
DirectionProperty.idl:38
com::sun::star::i18n::ARABIC_NUMBER
@ ARABIC_NUMBER
Definition
DirectionProperty.idl:36
com::sun::star::i18n::SEGMENT_SEPARATOR
@ SEGMENT_SEPARATOR
Definition
DirectionProperty.idl:39
com::sun::star::i18n::RIGHT_TO_LEFT_OVERRIDE
@ RIGHT_TO_LEFT_OVERRIDE
Definition
DirectionProperty.idl:46
com::sun::star::i18n::RIGHT_TO_LEFT_EMBEDDING
@ RIGHT_TO_LEFT_EMBEDDING
Definition
DirectionProperty.idl:45
com::sun::star::i18n::DIR_NON_SPACING_MARK
@ DIR_NON_SPACING_MARK
Definition
DirectionProperty.idl:48
com::sun::star::i18n::EUROPEAN_NUMBER_SEPARATOR
@ EUROPEAN_NUMBER_SEPARATOR
Definition
DirectionProperty.idl:34
com::sun::star::i18n::LEFT_TO_RIGHT_OVERRIDE
@ LEFT_TO_RIGHT_OVERRIDE
Definition
DirectionProperty.idl:43
com::sun::star::i18n::EUROPEAN_NUMBER
@ EUROPEAN_NUMBER
Definition
DirectionProperty.idl:33
com::sun::star::i18n::EUROPEAN_NUMBER_TERMINATOR
@ EUROPEAN_NUMBER_TERMINATOR
Definition
DirectionProperty.idl:35
com::sun::star::i18n::RIGHT_TO_LEFT_ARABIC
@ RIGHT_TO_LEFT_ARABIC
Definition
DirectionProperty.idl:44
com::sun::star::i18n::OTHER_NEUTRAL
@ OTHER_NEUTRAL
Definition
DirectionProperty.idl:41
com
Definition
Ambiguous.idl:20
com
sun
star
i18n
DirectionProperty.idl
Generated by
1.17.0