LibreOffice
LibreOffice 25.8 SDK API Reference
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
21module com { module sun { module star { module i18n {
22
23
28
51
52}; }; }; };
53
54/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
DirectionProperty
Direction properties returned by XCharacterClassification::getCharacterDirection().
Definition DirectionProperty.idl:30
@ RIGHT_TO_LEFT
Definition DirectionProperty.idl:32
@ POP_DIRECTIONAL_FORMAT
Definition DirectionProperty.idl:47
@ WHITE_SPACE_NEUTRAL
Definition DirectionProperty.idl:40
@ LEFT_TO_RIGHT_EMBEDDING
Definition DirectionProperty.idl:42
@ BOUNDARY_NEUTRAL
Definition DirectionProperty.idl:49
@ LEFT_TO_RIGHT
Definition DirectionProperty.idl:31
@ COMMON_NUMBER_SEPARATOR
Definition DirectionProperty.idl:37
@ BLOCK_SEPARATOR
Definition DirectionProperty.idl:38
@ ARABIC_NUMBER
Definition DirectionProperty.idl:36
@ SEGMENT_SEPARATOR
Definition DirectionProperty.idl:39
@ RIGHT_TO_LEFT_OVERRIDE
Definition DirectionProperty.idl:46
@ RIGHT_TO_LEFT_EMBEDDING
Definition DirectionProperty.idl:45
@ DIR_NON_SPACING_MARK
Definition DirectionProperty.idl:48
@ EUROPEAN_NUMBER_SEPARATOR
Definition DirectionProperty.idl:34
@ LEFT_TO_RIGHT_OVERRIDE
Definition DirectionProperty.idl:43
@ EUROPEAN_NUMBER
Definition DirectionProperty.idl:33
@ EUROPEAN_NUMBER_TERMINATOR
Definition DirectionProperty.idl:35
@ RIGHT_TO_LEFT_ARABIC
Definition DirectionProperty.idl:44
@ OTHER_NEUTRAL
Definition DirectionProperty.idl:41
Definition Ambiguous.idl:20