Lines Matching refs:to

3  * Licensed to the Apache Software Foundation (ASF) under one
7 * to you under the Apache License, Version 2.0 (the
13 * Unless required by applicable law or agreed to in writing,
72 This interface manages access to document meta-data properties.
84 for getting access to an instance from a loaded document
96 /** identifies which application was used to create or last modify the
205 /** contains the URL to load automatically at a
223 URL is to be loaded after the document is loaded into a desktop
246 This applies to the autoload feature too, but to others as well.
255 The contained statistics may be specific to the type of the document.
296 <li><member>Author</member> is set to the given parameter.</li>
297 <li><member>CreationDate</member> is set to the current date and time.
304 <li><member>EditingCycles</member> is set to 1.</li>
314 /** provides access to a container for user-defined properties.
319 @returns a container that provides access to user-defined properties
339 This is unfortunately necessary in order to properly resolve
348 if thrown when trying to open a stream in the given storage
350 if thrown when trying to open a stream in the given storage
378 if thrown when trying to open a stream in the given storage
380 if thrown when trying to open a stream in the given storage
390 /** stores document properties to an ODF package.
394 Note that the implementation may choose to store the meta-data
407 This is unfortunately necessary in order to properly resolve
414 if thrown when trying to open a stream in the given storage
416 if thrown when writing to the storage
426 /** stores document properties to an ODF package or an OLE container.
441 if thrown when trying to open a stream in the given storage
443 if thrown when writing to the storage