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