21 module
com { module sun { module star { module util {
61 string substituteVariables( [in]
string aText, [in]
boolean bSubstRequired )
83 string reSubstituteVariables( [in]
string aText );
102 string getSubstituteVariableValue( [in]
string variable )
Definition: Ambiguous.idl:20
is thrown by child access methods of collections, if the addressed child does not exist...
Definition: NoSuchElementException.idl:30
base interface of all UNO interfaces
Definition: XInterface.idl:45
A common interface for substituting string variables with other strings.
Definition: XStringSubstitution.idl:34