LibreOffice
LibreOffice 7.3 SDK API Reference
|
Modules | |
module | com |
module | com::sun |
module | com::sun::star |
the module com::sun::star is the root module of the UNO API. | |
module | com::sun::star::style |
Formatting and layout style and style sheet interfaces. | |
Constant Groups | |
constants | com::sun::star::style::ParagraphStyleCategory |
These constants are used to specify the category of paragraph styles in text documents. | |
Macros | |
#define | __com_sun_star_style_ParagraphStyleCategory_idl__ |
Variables | |
const short | TEXT = 0 |
is applied to styles that are used for common text. More... | |
const short | CHAPTER = 1 |
is applied to styles that are used as headings. More... | |
const short | LIST = 2 |
is applied to styles that used in numberings and lists. More... | |
const short | INDEX = 3 |
is applied to styles that are used in indexes. More... | |
const short | EXTRA = 4 |
is applied to styles that are used in special regions like headers, footers, and footnote text. More... | |
const short | HTML = 5 |
is applied to styles that are used to support HTML. More... | |
#define __com_sun_star_style_ParagraphStyleCategory_idl__ |