LibreOffice
LibreOffice 7.4 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::text |
Text specific interfaces. | |
Constant Groups | |
constants | com::sun::star::text::WrapInfluenceOnPosition |
These values specify the influence of the wrapping style of a floating screen object when it's positioned. | |
Macros | |
#define | __com_sun_star_text_WrapInfluenceOnPosition_idl__ |
Variables | |
const short | ONCE_SUCCESSIVE = 1 |
wrapping style has no influence on the position and the floating screen object is successive positioned. More... | |
const short | ONCE_CONCURRENT = 2 |
wrapping style has no influence on the position and the floating screen object is concurrent positioned. More... | |
const short | ITERATIVE = 3 |
wrapping style has influence on the position and the floating screen object is iterative positioned. More... | |
#define __com_sun_star_text_WrapInfluenceOnPosition_idl__ |