Searched refs:aExceptionText (Results 1 – 1 of 1) sorted by relevance
1132 rtl::OUString aExceptionText( RTL_CONSTASCII_USTRINGPARAM( "Unknown variable!" )); in impl_getSubstituteVariableValue() local1147 rtl::OUString aExceptionText( RTL_CONSTASCII_USTRINGPARAM( "Unknown variable!" )); in impl_getSubstituteVariableValue() local1148 throw NoSuchElementException( aExceptionText, (cppu::OWeakObject *)this ); in impl_getSubstituteVariableValue()
Completed in 17 milliseconds