offapi: FormulaProperties doc broken link
Change-Id: I45eb0f3259ec514864178b6725107e5ba0ea140e
This commit is contained in:
parent
85959fccad
commit
c971cfbe21
@ -30,7 +30,8 @@ published service FormulaProperties
|
|||||||
{
|
{
|
||||||
|
|
||||||
/** contains the alignment of the formula.
|
/** contains the alignment of the formula.
|
||||||
@see HorizontalAlignment
|
|
||||||
|
@see com::sun::star::style::HorizontalAlignment
|
||||||
*/
|
*/
|
||||||
[property] short Alignment;
|
[property] short Alignment;
|
||||||
|
|
||||||
@ -140,6 +141,9 @@ published service FormulaProperties
|
|||||||
[property] boolean IsScaleAllBrackets;
|
[property] boolean IsScaleAllBrackets;
|
||||||
|
|
||||||
/** switches into text mode.
|
/** switches into text mode.
|
||||||
|
|
||||||
|
This is a mode where formulas are displayed the same height as
|
||||||
|
a line of text.
|
||||||
*/
|
*/
|
||||||
[property] boolean IsTextMode;
|
[property] boolean IsTextMode;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user