IllegalArgumentIOException.idl (d1766043) IllegalArgumentIOException.idl (c4dc0a1a)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 23 unchanged lines hidden (view full) ---

32
33 module com { module sun { module star { module frame {
34
35//=============================================================================
36
37// DocMerge from xml: exception com::sun::star::frame::IllegalArgumentIOException
38/** This exception can be thrown in case arguments are wrong.
39
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 23 unchanged lines hidden (view full) ---

32
33 module com { module sun { module star { module frame {
34
35//=============================================================================
36
37// DocMerge from xml: exception com::sun::star::frame::IllegalArgumentIOException
38/** This exception can be thrown in case arguments are wrong.
39
40 @since OOo 1.1.2
40 @since OpenOffice 1.1.2
41 */
42published exception IllegalArgumentIOException: com::sun::star::io::IOException
43{
44};
45
46//=============================================================================
47
48}; }; }; };
49
50#endif
41 */
42published exception IllegalArgumentIOException: com::sun::star::io::IOException
43{
44};
45
46//=============================================================================
47
48}; }; }; };
49
50#endif