(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: com :: sun :: star :: text ::

deprecated service LineNumberingSettings
Usage Restrictions
deprecated
Deprecation Info
Actually there never was an implementation for this service.
Description
provides access to the settings of the line numbering.

Properties' Summary
boolean
On
If true, line numbering is used.  
string
CharStyle
The name of the character style that is used for the line number.  
boolean
CountEmptyLines
If true, empty lines are counted.  
boolean
CountLinesInFrames
If true, lines in frames are included in counting.  
long
Distance
specifies the distance between the line number and the start or end of the text area.  
short
LineInterval
Line numbers are shown on every LineIntervalth line.  
string
LineSeparator
specifies the symbol that is shown between the line numbers.  
short
SeparatorLineDistance
The line separator is shown every SeparatorLineDistanceth line.  
short
NumberPosition
specifies the position of the line number (constant ::com::sun::star::style::LineNumberPosition - left/right/inside/outside).  
short
NumberingType
specifies the type of the numbering.  
Properties' Details
On
boolean On;
Description
If true, line numbering is used.
CharStyle
string CharStyle;
Description
The name of the character style that is used for the line number.
CountEmptyLines
boolean CountEmptyLines;
Description
If true, empty lines are counted.
CountLinesInFrames
boolean CountLinesInFrames;
Description
If true, lines in frames are included in counting.
Distance
long Distance;
Description
specifies the distance between the line number and the start or end of the text area.
LineInterval
short LineInterval;
Description
Line numbers are shown on every LineIntervalth line.
LineSeparator
string LineSeparator;
Description
specifies the symbol that is shown between the line numbers.
SeparatorLineDistance
short SeparatorLineDistance;
Description
The line separator is shown every SeparatorLineDistanceth line.
NumberPosition
short NumberPosition;
Description
specifies the position of the line number (constant ::com::sun::star::style::LineNumberPosition - left/right/inside/outside).
NumberingType
short NumberingType;
Description
specifies the type of the numbering.

 
Top of Page

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.