Lines Matching refs:be

68     This service may be represented by a
70 Such descriptors will be passed to different functions, included into possible
73 So this descriptor should be used as an in/out parameter.
79 will be used (especially a possible stream). It's allowed to use it directly
88 /** May be set by filters or detection services if user has chosen to
140 This is a parameter that can be used for any properties specific
153 /** The base URL of the document to be used to resolve relative links.
161 This parameter can be used to specify a title for a document.
173 a password protected document will fail, storing will be done without
187 It will be supported for compatibility reasons only.
198 Name of a filter that should be used for loading or storing the component.
201 it still will be verified by a filter detection, but in case of doubt
202 it will be preferred.
211 It will be supported for compatibility reasons only.
223 <member>MediaDescriptor::FilterName</member>. Details must be documented
234 This is a parameter that can be used for any properties specific
235 for a special filter type. It should be used if
260 If used when storing a document: writing must be done using this stream.
272 If used when loading a document: reading must be done using this stream.
275 InputStream after loading the component, and it would be useless, because
387 a password protected document will fail, storing will be done without
399 a result in return that will be loaded as a component
432 Tells whether a document should be loaded in a (logical) readonly or in
436 it will be read/write. This is only a UI related property, opening a
439 be disabled or removed.
449 document is to be started right away.
458 A URL describing the environment of the request; f.e. a referrer may be a
460 another document. The referrer may be evaluated by the addressed UCB content
462 needs security checks will be denied, f.e. "macro:" URLs.
464 Don't be confused about the wrong spelling; is kept for compatibility reasons.
470 /** let the document be opened in repair mode
474 be opened in repair mode, so as much as possible information will be retrieved.
482 /** can be used for status informations
486 interface that can be used to give status information (text or progress) for the task.
498 If the parameter is specified, the URL will be used by SaveAs dialog
509 If the parameter is specified, the file name will be suggested by
520 property it can be used instead of the URL of the template. Use always in conjunction with
531 property it can be used instead of the URL of the template. Use always in conjunction with
552 The location of the component in URL syntax. It must be the full qualified URL and
562 For components supporting versioning: the number of the version to be
585 that should be constructed after loading. Default is: zero, and this
586 should be treated by the component as the default view.
592 /** should the macro be executed.
593 the value should be one from <type scope="com::sun::star::document">MacroExecMode</type>
601 /** can the document be updated depending from links.
602 the value should be one from <type scope="com::sun::star::document">UpdateDocMode</type>
627 /** specifies the frame containing the document. May be empty.