|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module util {
string getSubstituteVariableValue([in] string variable)
Returns the current value of a variable.
A common interface for substituting string variables with other strings.
Definition: XStringSubstitution.idl:35
is thrown by child access methods of collections, if the addressed child does not exist.
Definition: NoSuchElementException.idl:31
string substituteVariables([in] string aText, [in] boolean bSubstRequired)
Exchanges variables inside a given text with a substitution text defined for the variables.
string reSubstituteVariables([in] string aText)
Tries to replace parts of aText with variables that represents these sub strings.
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:46