20 #ifndef __com_sun_star_text_XFlatParagraph_idl__
21 #define __com_sun_star_text_XFlatParagraph_idl__
30 module com { module sun { module star { module text {
67 void setChecked( [in]
long nType, [in]
boolean bVal );
78 boolean isChecked( [in]
long nType );
134 void changeText( [in]
long nPos, [in]
long nLen, [in]
string NewText,
135 [in] sequence<::com::sun::star::beans::PropertyValue> aAttributes )
152 void changeAttributes( [in]
long nPos, [in]
long nLen,
153 [in] sequence<::com::sun::star::beans::PropertyValue> aAttributes )
161 sequence< long > getLanguagePortions();