LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
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 {
long replaceAll([in] com::sun::star::util::XSearchDescriptor xDesc)
searches for all occurrences of whatever is specified.
makes it possible to replace strings in a text described by a SearchDescriptor.
Definition: XReplaceable.idl:46
specifies a string search operation.
Definition: XSearchDescriptor.idl:32
specifies a string replace operation.
Definition: XReplaceDescriptor.idl:32
Definition: Ambiguous.idl:22
enables the object to look for specified contents of the object (in particular, for a text range whic...
Definition: XSearchable.idl:54
com::sun::star::util::XReplaceDescriptor createReplaceDescriptor()
creates a descriptor which contains properties that specify a search in this container.