|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 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:38
specifies a string search operation.
Definition: XSearchDescriptor.idl:28
specifies a string replace operation.
Definition: XReplaceDescriptor.idl:28
Definition: Ambiguous.idl:20
enables the object to look for specified contents of the object (in particular, for a text range whic...
Definition: XSearchable.idl:46
com::sun::star::util::XReplaceDescriptor createReplaceDescriptor()
creates a descriptor which contains properties that specify a search in this container.