20 #ifndef __com_sun_star_text_XFormField_idl__
21 #define __com_sun_star_text_XFormField_idl__
26 module com { module sun { module star { module text {
32 string getFieldType();
33 void setFieldType([in]
string fieldType);
Definition: XFormField.idl:30
This is the generic interface for supporting the insertion and removal of named elements.
Definition: XNameContainer.idl:40
base interface of all UNO interfaces
Definition: XInterface.idl:47