(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

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

interface XNumberingTypeInfo
Description
provides access to the numbering types that are supported by a component.

To be able to store unknown numbering types in a file format the numbering types correspond to an identifier.

See also
NumberingRules, ::com::sun::star::style::NumberingType

Methods' Summary
getSupportedNumberingTypes returns the numbering type values that are supported by the component.  
getNumberingType returns the corresponding numbering type to an identifier.  
hasNumberingType determins whether an identifier is supported.  
getNumberingIdentifier returns the corresponding identifiert to a numbering type.  
Methods' Details
getSupportedNumberingTypes
sequence< short >
getSupportedNumberingTypes();

Description
returns the numbering type values that are supported by the component.
See also
getNumberingType
short
getNumberingType( [in] string  NumberingIdentifier );

Description
returns the corresponding numbering type to an identifier.
hasNumberingType
boolean
hasNumberingType( [in] string  NumberingIdentifier );

Description
determins whether an identifier is supported.
getNumberingIdentifier
string
getNumberingIdentifier( [in] short  NumberingType );

Description
returns the corresponding identifiert to a numbering type.
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us

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.

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.