22 module
com { module sun { module star { module awt {
32 void setMasks( [in]
string EditMask,
33 [in]
string LiteralMask );
38 void getMasks( [out]
string EditMask,
39 [out]
string LiteralMask );
44 void setString( [in]
string Str );
54 void setStrictFormat( [in]
boolean bStrict );
59 boolean isStrictFormat();
Definition: Ambiguous.idl:20
gives access to the value and formatting of a pattern field.
Definition: XPatternField.idl:27
base interface of all UNO interfaces
Definition: XInterface.idl:45