LibreOffice
LibreOffice 7.4 SDK API Reference
Modules | Variables
RubyPosition.idl File Reference

Go to the source code of this file.

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::text
 Text specific interfaces.
 

Constant Groups

constants  com::sun::star::text::RubyPosition
 These constants define the position of ruby text.
 

Variables

const short ABOVE = 0
 ruby text should be above or on the right side of base text. More...
 
const short BELOW = 1
 ruby text should be below or on the left side of base text. More...
 
const short INTER_CHARACTER = 2
 Vertically aligned on right side of the base text in horizontal mode. More...