:: com :: sun :: star :: text ::
|
unpublished |
constants group TextMarkupType |
|
|
- Usage Restrictions
- not published
- Description
- Constants to specify the type of text markup.
These constants are used with
XTextMarkup::commitTextMarkup()
- Since
- OOo 2.3
|
Constants' Details |
SPELLCHECK
const long SPELLCHECK = 1;
- Description
- Markup originates from spell checking.
|
|
PROOFREADING
const long PROOFREADING = 2;
- Description
- Markup originates from proofreading
- Since
- OOo 3.0.1
|
|
SMARTTAG
const long SMARTTAG = 3;
- Description
- Markup originates from smart tag checking.
|
|
SENTENCE
const long SENTENCE = 4;
- Description
- Markup originates from proofreading
An inivisible markup type used in proofreading API calls.
- Since
- OOo 3.0.1
|
|
TRACK_CHANGE_INSERTION
const long TRACK_CHANGE_INSERTION = 5;
- Description
- Markups originates from change tracking.
- Since
- OOo 3.3
|
|
TRACK_CHANGE_DELETION
const long TRACK_CHANGE_DELETION = 6;
|
|
TRACK_CHANGE_FORMATCHANGE
const long TRACK_CHANGE_FORMATCHANGE = 7;
|
|
Top of Page
Copyright © 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.