Abbreviations

From Apache OpenOffice Wiki
< Documentation‎ | DevGuide
Revision as of 09:02, 18 May 2009 by OOoWikiBot (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



Avoid abbreviations in identifiers of interfaces, services, enums, structs, exceptions and constant groups, as well as identifiers of constants and enum values. Use the following open list of abbreviations if your identifier is longer than 20 characters. Remain consistent in parallel constructions, such as addSomething() or removeSomething().

  • Abs: Absolute
  • Back: Background
  • Char: Character
  • Doc: Document
  • Ext: Extended, Extension
  • Desc: Description, Descriptor
  • Ref: Reference
  • Hori: Horizontal
  • Orient: Orientation
  • Para: Paragraph
  • Var: Variable
  • Rel: Relative
  • Vert: Vertical
Content on this page is licensed under the Public Documentation License (PDL).
Personal tools
In other languages