/trunk/main/sw/qa/complex/writer/ |
H A D | LoadSaveTest.java | 219 Exception cause = (Exception) in report2() local 221 System.err.println(cause.toString()); in report2() 222 report2(cause); in report2() 225 Exception cause = (Exception) in report2() local 227 System.err.println(cause.toString()); in report2() 228 report2(cause); in report2()
|
/trunk/main/reportbuilder/java/com/sun/star/report/ |
H A D | DataSourceException.java | 69 public DataSourceException(String message, Throwable cause) in DataSourceException() argument 71 super(message, cause); in DataSourceException() 86 public DataSourceException(Throwable cause) in DataSourceException() argument 88 super(cause); in DataSourceException()
|
H A D | ReportExecutionException.java | 49 public ReportExecutionException(Throwable cause) in ReportExecutionException() argument 51 super(cause); in ReportExecutionException() 78 public ReportExecutionException(String message, Throwable cause) in ReportExecutionException() argument 80 super(message, cause); in ReportExecutionException()
|
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/ |
H A D | CommunicationException.java | 41 public CommunicationException(String message, Throwable cause) { in CommunicationException() argument 42 super(message, cause); in CommunicationException() 49 public CommunicationException(Throwable cause) { in CommunicationException() argument 50 super(cause); in CommunicationException()
|
/trunk/main/desktop/source/pkgchk/unopkg/ |
H A D | unopkg_app.cxx | 667 OUString cause; in unopkg_main() local 670 cause = ::comphelper::anyToString(exc.Cause); in unopkg_main() 676 cause = e.Message; in unopkg_main() 681 if (cause.getLength()) in unopkg_main() 683 OUSTR(" Cause: ") + cause + OUSTR("\n")); in unopkg_main()
|
/trunk/main/unoxml/qa/complex/unoxml/ |
H A D | RDFRepositoryTest.java | 558 Exception cause = (Exception) in report2() local 560 System.out.println(cause.toString()); in report2() 561 report2(cause); in report2() 564 Exception cause = (Exception) in report2() local 566 System.out.println(cause.toString()); in report2() 567 report2(cause); in report2()
|
/trunk/main/stoc/source/tdmanager/ |
H A D | tdmgr_common.hxx | 44 IncompatibleTypeException( ::rtl::OUString const & cause ) in IncompatibleTypeException() 45 : m_cause( cause ) {} in IncompatibleTypeException()
|
/trunk/main/desktop/source/deployment/gui/ |
H A D | dp_gui_extensioncmdqueue.cxx | 373 uno::Any cause; in handle() local 376 cause = dpExc.Cause; in handle() 380 cause = cfExc.Reason; in handle() 382 cause = wtExc.TargetException; in handle() 384 update_( cause ); in handle()
|
/trunk/main/sfx2/qa/complex/sfx2/ |
H A D | DocumentMetadataAccess.java | 885 Exception cause = (Exception) in report2() local 887 System.out.println(cause.toString()); in report2() 888 report2(cause); in report2() 891 Exception cause = (Exception) in report2() local 893 System.out.println(cause.toString()); in report2() 894 report2(cause); in report2()
|
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/ |
H A D | Tools.java | 41 Throwable cause = throwable.getCause(); in toUnoException() local 43 if (cause != null) { in toUnoException()
|
/trunk/main/offapi/com/sun/star/deployment/ |
H A D | XPackageRegistry.idl | 66 if previously an empty string was provided to cause the determination 67 of the media type) or <code>removed</code> parameters will cause an
|
H A D | DeploymentException.idl | 38 /** reflects the cause of the error. Commonly an exception.
|
/trunk/main/cui/source/options/ |
H A D | optsave.src | 234 Text [ en-US ] = "Not using ODF 1.2 Extended may cause information to be lost." ; 273 Text [ en-US ] = "Using \"%1\" as default file format may cause information loss.\n" ;
|
/trunk/main/libxml2/ |
H A D | 0e1a49c8907645d2e155f0d89d4d9895ac5112b5.patch | 7 return NULL which cause a infinite loop in xmlStringLenDecodeEntities
|
H A D | 7ffcd44d7e6c46704f8af0321d9314cd26e0e18a.patch | 9 vctxt->xsiAssemble to 0 again which cause the alloced schema
|
H A D | 50f06b3efb638efb0abd95dc62dca05ae67882c2.patch | 6 Make sure that truncated UTF-8 sequences don't cause an out-of-bounds
|
/trunk/main/testtools/qa/cli/ |
H A D | readme.txt | 25 When the test fails one should directly run that executable. Then one may see the cause
|
/trunk/main/stlport/systemstl/ |
H A D | list | 29 // MSVC's list would cause a lot of expression-result-unused warnings
|
/trunk/main/offapi/com/sun/star/setup/ |
H A D | OSType.idl | 27 // it depricated anyway and any patches will cause API
|
/trunk/ |
H A D | LICENSE | 18 "control" means (i) the power, direct or indirect, to cause the 97 (b) You must cause any modified files to carry prominent notices
|
/trunk/main/helpauthoring/license/ |
H A D | LICENSE | 19 "control" means (i) the power, direct or indirect, to cause the 98 (b) You must cause any modified files to carry prominent notices
|
/trunk/main/ |
H A D | LICENSE_ALv2 | 19 "control" means (i) the power, direct or indirect, to cause the 98 (b) You must cause any modified files to carry prominent notices
|
/trunk/main/udkapi/com/sun/star/java/ |
H A D | JavaVMCreationFailureException.idl | 50 indicate a different cause.
|
/trunk/main/offapi/com/sun/star/view/ |
H A D | XPrintable.idl | 62 <p>Setting a new printer will cause reformatting.
|
/trunk/main/libxmlsec/ |
H A D | readme.txt | 26 setting it will cause that the validation key is not found. If the flag is set,
|