XInsertObjectDialog.idl (a893be29) | XInsertObjectDialog.idl (8e0daafc) |
---|---|
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 --- 68 unchanged lines hidden (view full) --- 77 78 @param lObjArgs 79 optional parameters for the object persistence initialization 80 see also <type scope="com::sun::star::embed">EmbeddedObjectDescriptor</type> 81 82 @returns 83 the structure containing the object and container related options 84 | 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 --- 68 unchanged lines hidden (view full) --- 77 78 @param lObjArgs 79 optional parameters for the object persistence initialization 80 see also <type scope="com::sun::star::embed">EmbeddedObjectDescriptor</type> 81 82 @returns 83 the structure containing the object and container related options 84 |
85 @thrown ::com::sun::star::lang::IllegalArgumentException | 85 @throws ::com::sun::star::lang::IllegalArgumentException |
86 one of arguments is illegal 87 88 @throws com::sun::star::io::IOException 89 in case of io problems during opening\creation 90 91 @throws com::sun::star::uno::Exception 92 in case of other problems 93 */ --- 15 unchanged lines hidden --- | 86 one of arguments is illegal 87 88 @throws com::sun::star::io::IOException 89 in case of io problems during opening\creation 90 91 @throws com::sun::star::uno::Exception 92 in case of other problems 93 */ --- 15 unchanged lines hidden --- |