19 #ifndef __com_sun_star_util_XReplaceable_idl__
20 #define __com_sun_star_util_XReplaceable_idl__
30 module
com { module sun { module star { module util {
specifies a string replace operation.
Definition: XReplaceDescriptor.idl:32
makes it possible to replace strings in a text described by a SearchDescriptor.
Definition: XReplaceable.idl:46
com::sun::star::util::XReplaceDescriptor createReplaceDescriptor()
creates a descriptor which contains properties that specify a search in this container.
long replaceAll([in] com::sun::star::util::XSearchDescriptor xDesc)
searches for all occurrences of whatever is specified.
specifies a string search operation.
Definition: XSearchDescriptor.idl:32
enables the object to look for specified contents of the object (in particular, for a text range whic...
Definition: XSearchable.idl:54
Definition: Ambiguous.idl:22