Lines Matching refs:a

9  * with the License.  You may obtain a copy of the License at
63 /** describes properties of a document, regarding the relationship
68 This service may be represented by a
79 will be used (especially a possible stream). It's allowed to use it directly
89 abort loading/saving, e.g. while entering a password.
94 /** document is a template
97 Loading a component of type "template" creates a new untitled document
99 template document for editing. Setting "AsTemplate" to <TRUE/> creates a
101 a "template" type.
140 This is a parameter that can be used for any properties specific
141 for a special component type. Format of that depends from real
161 This parameter can be used to specify a title for a document.
171 a component (if necessary).
173 a password protected document will fail, storing will be done without
198 Name of a filter that should be used for loading or storing the component.
200 invalid names are ignored. If a name is specified on loading,
201 it still will be verified by a filter detection, but in case of doubt
224 by the filter. This is an old format for some filters. If a string is not
234 This is a parameter that can be used for any properties specific
235 for a special filter type. It should be used if
257 /** a stream to receive the document data.
260 If used when storing a document: writing must be done using this stream.
261 If no stream is provided, the loader will create a stream by itself using
262 the other properties. It is not allowed to keep a reference to this
272 If used when loading a document: reading must be done using this stream.
273 If no stream is provided, the loader will create a stream by itself using
274 the other properties. It is not allowed to keep a reference to this
289 … The implemented api provides a default implementation for it that can handle many situations.
290 If no InteractionHandler is set, a suitable exception is thrown.
291 It is not allowed to keep a reference to this object, even not in the loaded
298 /** jump to a marked position after loading
301 This is the same as the text behind a '#' in a http URL. But
302 this syntax with a '#' is not specified in most URL schemas.
314 so passing a wrong MediaType will cause failure of loading.
359 /** opens a new view for an already loaded document
362 Setting this to <TRUE/> forces the component to create a new window on loading
363 in any case. If the component supports multiple views, a second view is
385 It contains a password for loading or storing a component (if necessary).
387 a password protected document will fail, storing will be done without
395 /** contains the data for HTTP post method as a sequence of bytes.
398 Data to send to a location described by the media descriptor to get
399 a result in return that will be loaded as a component
409 Same as PostData, but the data is transferred as a string
421 Setting this to <TRUE/> tells the a loaded component that it is loaded as
422 a preview, so it can optimize loading and viewing for this special purpose.
432 Tells whether a document should be loaded in a (logical) readonly or in
435 a "readonly" property, the logical open mode depends on that, otherwise
436 it will be read/write. This is only a UI related property, opening a
445 /** start presentation from a document
448 Tells the component loading the document that a presentation that is in the
458 A URL describing the environment of the request; f.e. a referrer may be a
459 URL of a document, if a hyperlink inside this document is clicked to load
461 or the loaded document. Without a referrer the processing of URLs that
487 The office provides a default implementation for it. It is not allowed to keep
488 a reference to this object, even not in the loaded or stored components'
519 …The logical name of a template to load. Together with the <member>MediaDescriptor::TemplateRegion<…
530 …The logical name of a template to load. Together with the <member>MediaDescriptor::TemplateRegion<…
541 For storing: Setting this to <TRUE/> means, don't use a zip file to save
542 the document, use a folder instead (only usable for UCB contents, that
572 Data to set a special view state after loading. The type depends on
573 …the component and is usually retrieved from a <type scope="com::sun::star::frame">Controller</type>
584 For components supporting different views: a number to define the view
610 /** specifies the name of the view controller to create when loading a document
612 <p>If this property is used when loading a document into a frame, then it