Lines Matching refs:in

8  * "License"); you may not use this file except in compliance
13 * Unless required by applicable law or agreed to in writing,
62 with an entry in the parent storage that will be used as persistent
80 The linked object can be initialized by factory in different way
91 a parent storage the entry should be created in
97 a mode in which the object should be initialized from entry
114 the object is in wrong state
117 in case of io problems during opening\creation
120 in case of other problems
123 [in] ::com::sun::star::embed::XStorage xStorage,
124 [in] string sEntName,
125 [in] long nEntryConnectionMode,
126 [in] sequence< ::com::sun::star::beans::PropertyValue > aMediaArgs,
127 [in] sequence< ::com::sun::star::beans::PropertyValue > aObjectArgs )
134 /** lets the object store itself to an entry in destination storage,
155 the object is in wrong state
158 in case of io problems during storing
161 in case of other problems
164 [in] ::com::sun::star::embed::XStorage xStorage,
165 [in] string sEntName,
166 [in] sequence< ::com::sun::star::beans::PropertyValue > aMediaArgs,
167 [in] sequence< ::com::sun::star::beans::PropertyValue > aObjectArgs )
174 /** lets the object store itself to an entry in destination storage and
188 a parent storage the entry should be created in
205 the object is in wrong state
208 in case of io problems during storing
211 in case of other problems
214 [in] ::com::sun::star::embed::XStorage xStorage,
215 [in] string sEntName,
216 [in] sequence< ::com::sun::star::beans::PropertyValue > aMediaArgs,
217 [in] sequence< ::com::sun::star::beans::PropertyValue > aObjectArgs )
233 the object is in wrong state
236 in case of other problems
239 void saveCompleted( [in] boolean bUseNew )
260 the object is in wrong state ( has no entry )