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

service HiddenParagraph

Included Services - Summary
::com::sun::star::text::TextField
(referenced entity's summary:)
Properties' Summary
string
Condition
contains the condition.  
boolean
IsHidden
contains the result of the last evaluation of the condition.  
Included Services - Details
::com::sun::star::text::TextField
(referenced entity's summary:)
Properties' Details
Condition
string Condition;
Description
contains the condition.
IsHidden
boolean IsHidden;
Description
contains the result of the last evaluation of the condition.

This property has to be read/written in file export/import to save and restore the result without initiation of a new evaluation.


 
Top of Page