Home
last modified time | relevance | path

Searched refs:additionalArgument (Results 1 – 3 of 3) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/common/
H A DDebugHelper.java34 …id exception(String DetailedMessage, Exception ex, int err, String additionalArgument) throws java… in exception() argument
39 public static void exception(int err, String additionalArgument) throws java.lang.Exception in exception() argument
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx1282 …void DebugHelper::exception( int err, const rtl::OUString& additionalArgument ) throw( css::scrip… in exception() argument
1284 exception( rtl::OUString(), css::uno::Exception(), err, additionalArgument ); in exception()
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbahelper.hxx264 …static void exception( int err, const rtl::OUString& additionalArgument ) throw( css::script::Bas…

Completed in 29 milliseconds