Constants' Details |
TRUE_WORD
const short TRUE_WORD = 0;
- Description
- "true"
|
|
FALSE_WORD
const short FALSE_WORD = 1;
- Description
- "false"
|
|
QUARTER1_WORD
const short QUARTER1_WORD = 2;
- Description
- "1st quarter"
|
|
QUARTER2_WORD
const short QUARTER2_WORD = 3;
- Description
- "2nd quarter"
|
|
QUARTER3_WORD
const short QUARTER3_WORD = 4;
- Description
- "3rd quarter"
|
|
QUARTER4_WORD
const short QUARTER4_WORD = 5;
- Description
- "4th quarter"
|
|
ABOVE_WORD
const short ABOVE_WORD = 6;
- Description
- "above"
|
|
BELOW_WORD
const short BELOW_WORD = 7;
- Description
- "below"
|
|
QUARTER1_ABBREVIATION
const short QUARTER1_ABBREVIATION = 8;
- Description
- "Q1"
|
|
QUARTER2_ABBREVIATION
const short QUARTER2_ABBREVIATION = 9;
- Description
- "Q2"
|
|
QUARTER3_ABBREVIATION
const short QUARTER3_ABBREVIATION = 10;
- Description
- "Q3"
|
|
QUARTER4_ABBREVIATION
const short QUARTER4_ABBREVIATION = 11;
- Description
- "Q4"
|
|
COUNT
const short COUNT = 12;
- Description
- Count of known reserved words.
|
|
Top of Page
Copyright © 2000, 2013 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.