XCommonEmbedPersist.idl (a893be29) XCommonEmbedPersist.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

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

98 @param aMediaArgs
99 optional parameters for document reloading, see also
100 <type scope="com::sun::star::document">MediaDescriptor</type>
101
102 @param aObjectArgs
103 optional parameters for object reloading, see also
104 <type scope="com::sun::star::embed">EmbeddedObjectDescriptor</type>
105
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

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

98 @param aMediaArgs
99 optional parameters for document reloading, see also
100 <type scope="com::sun::star::document">MediaDescriptor</type>
101
102 @param aObjectArgs
103 optional parameters for object reloading, see also
104 <type scope="com::sun::star::embed">EmbeddedObjectDescriptor</type>
105
106 @thrown ::com::sun::star::lang::IllegalArgumentException
106 @throws ::com::sun::star::lang::IllegalArgumentException
107 one of arguments is illegal
108
109 @throws com::sun::star::embed::WrongStateException
110 the object is in wrong state
111
112 @throws com::sun::star::io::IOException
113 in case of io problems during opening\creation
114

--- 18 unchanged lines hidden ---
107 one of arguments is illegal
108
109 @throws com::sun::star::embed::WrongStateException
110 the object is in wrong state
111
112 @throws com::sun::star::io::IOException
113 in case of io problems during opening\creation
114

--- 18 unchanged lines hidden ---