Searched refs:THROW_RUNTIME_EXCEPTION (Results 1 – 3 of 3) sorted by relevance
744 THROW_RUNTIME_EXCEPTION( XAccessibleContext, "internal error (method must be overloaded)" ); in getAccessibleDescription()1062 THROW_RUNTIME_EXCEPTION( lang::XServiceInfo, "implementation name needs to be overloaded" ) in getImplementationName()1070 THROW_RUNTIME_EXCEPTION( lang::XServiceInfo, "supports service needs to be overloaded" ) in supportsService()1077 THROW_RUNTIME_EXCEPTION( lang::XServiceInfo, "supported services needs to be overloaded" ) in getSupportedServiceNames()
437 #define THROW_RUNTIME_EXCEPTION( ifc, msg ) \ macro459 THROW_RUNTIME_EXCEPTION( i, sMissingWindow ); \
1110 THROW_RUNTIME_EXCEPTION( XAccessibleContext, "internal error (no text frame)" ); in getLocale()
Completed in 34 milliseconds