22 module
com { module sun { module star { module awt {
33 [in]
string LiteralMask );
39 [out]
string LiteralMask );
gives access to the value and formatting of a pattern field.
Definition XPatternField.idl:28
void setString([in] string Str)
sets the string value of the pattern field.
void getMasks([out] string EditMask, [out] string LiteralMask)
returns the currently set pattern mask.
void setMasks([in] string EditMask, [in] string LiteralMask)
sets the pattern mask.
boolean isStrictFormat()
returns whether the format is currently checked during user input.
void setStrictFormat([in] boolean bStrict)
determines if the format is checked during user input.
string getString()
returns the currently set string value of the pattern field.
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20