Home
last modified time | relevance | path

Searched refs:be (Results 151 – 175 of 2671) sorted by relevance

12345678910>>...107

/aoo42x/main/offapi/com/sun/star/form/runtime/
H A DXFilterController.idl47 …<code>LIKE</code> might be localized, according to OpenOffice.org's UI locale. Also, for an equali…
64 …filter can be displayed, in particular, only one <em>disjunctive term</em> can be displayed at a t…
77 /** registers a listener to be notified of certain changes in the form based filter.
84 …/** revokes a listener which was previously registered to be notified of certain changes in the fo…
109 …denotes the filter component whose expression is to be set. Must be greater than or equal to 0, an…
113 …denotes the <em>disjunctive term</em> in which the expression is to be set. Must be greater than o…
133 …denotes the index of the filter component whose control should be obtained. Must be greater than o…
156 the index of the term to remove. Must be greater than or equal to 0, and smaller than
/aoo42x/main/offapi/com/sun/star/embed/
H A DEmbedMisc.idl36 The constant values can be combined with 'or' operation.
38 this API is going to be used to embed MS OLE objects into OpenOffice documents,
39 so there should be a possibility to transfer all the possible MS flags
40 to container. In case own specific values should be added those bits can
41 not be used.
63 be removed, the object should be inserted beside the selection.
173 /** The object needs the size to be provided from the container after
H A DXEmbedObjectCreator.idl68 will be overwritten on storing.
78 a parent storage the entry should be created/opened in
109 /** creates a new object that should be based on specified storage entry.
111 <p> The specified entry must exists and the object should be loaded
113 specified, the result object will be a link.
117 a parent storage the entry should be opened in
126 related parameters, for example URL, will be ignored since the
127 object should be loaded from storage entry
160 be overwritten on storing.
164 a parent storage the entry should be created/opened in
H A DFileSystemStorageFactory.idl44 /** A storage can be created through this interface.
49 call is used the result storage will be open in readwrite mode based
56 call is used a sequence of the following parameters can be used:
62 specifies source of the object, it must be a string
68 specifies mode the storage should be open in, can take
76 to the storage so some parts can be used for
77 initialization, it can be for example
84 The parameters are optional, that means that sequence can be empty or
/aoo42x/main/offapi/com/sun/star/configuration/backend/
H A DLocalHierarchyBrowser.idl50 <p> Either a schema repository or a layer directory can be browsed.
51 Components can be retrieved either as component names or as
61 If this is specified, schema files will be browsed,
62 so argument <code>LayerDataUrl</code> should not be specified.
66 If this is specified, layer files will be browsed,
67 so argument <code>SchemaDataUrl</code> should not be specified.
70 <dd><ul><li>if <TRUE/> components will be returned as component names,</li>
71 <li>if <FALSE/> components will be returned as fileURLs,</li>
/aoo42x/main/offapi/com/sun/star/rendering/
H A DXIntegerBitmapColorSpace.idl38 instead, the color components might be packed back-to-back into
60 of all component bits must be less or equal than the value
71 0x3E for green and 0x1F for blue, the values would be 5, 5, 5,
76 /** Query whether color data bytes need to be swapped.<p>
97 Color values are properly rounded and clipped, to be valid in
118 Color values are properly rounded and clipped, to be valid in
141 to be valid in the target color space.<p>
164 are properly rounded and clipped, to be valid in the target
186 are properly rounded and clipped, to be valid in the target
209 be fully opaque for the given rgb color value. Color values
[all …]
H A DIntegerBitmapLayout.idl47 This value must not be negative
53 This value must not be negative
59 This value is permitted to be negative, denoting a bitmap
66 This value is permitted to be negative. If this value is zero,
67 the bitmap is assumed to be in chunky format, otherwise it is
68 assumed to be planar. The difference between chunky and
77 /** Color space the bitmap colors shall be interpreted within.<p>
93 contain direct color values (to be interpreted according to
97 required to be of type
/aoo42x/main/offapi/com/sun/star/deployment/
H A DXPackage.idl61 /** creates a command channel to be used to asynchronously abort a command.
68 /** checks if the package can be installed.
73 After return of this function no code from the extension may be used
74 anymore, so that the extension can be safely removed from the harddisk.
97 no longer be satisfied.
281 might be empty, if there are no publisher
301 package destination folder URL, must be UCB conform
323 the icon which should be used to represent the table in the
325 should be used.
336 This data may be created when calling
[all …]
/aoo42x/main/offapi/com/sun/star/sdb/
H A DDocumentContainer.idl54 should be used to create sub document container or form, or report objects.</p>
60 <member scope="com::sun::star::container">XChild::getParent</member> method can be used to
85 /** can be used to load the document inside.
94 Value = The connection which should be used when opening the text document.
97 Value = string, "open" if the document should be opened in live mode (editing is not possible),
98 "openDesign" if the document should be open in design mode (editing is possible)
105 /** can be used to create container elements.
109 ) can be used as container elements.
114 …/** can be used to create folder hierarchies and to organize forms or reports in different sub fol…
H A DColumnSettings.idl43 <p>The proper value can be determined by using the
50 , a default numberformat should be used according to the datatype of the column.
67 , a default alignment should be used according
79 , a default width should be used according to the label of the column.
90 , the default position should be taken according.
96 /** determines whether the column should be displayed or not.
108 /** describes an optional help text which can be used by UI components
116 /** describes the default value which should be displayed by a control when moving to a new row.
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DXResultSetUpdate.idl45 the database. Must be on the insert row when this method is called.
53 current row. Cannot be called when on the insert row.
61 database. Cannot be called when on the insert row.
72 This method may be called after calling an
94 be constructed by calling the
107 methods may be
109 a result set must be given a value each time this method is
114 must be called before a
116 method can be called on a column value.
H A DResultSet.idl67 For maximum portability, ResultSet columns within each row should be
68 read in left-to-right order and each column should be read only once.
78 of the first matching column will be returned. The column name option is
79 designed to be used when column names are used in the SQL
108 The creating statement will still be open after disposing.
126 Chained warnings from previous calls will be cleared before processing a new call.
174 /** defines the SQL cursor name that will be used by subsequent Statement
180 This name can then be used in SQL positioned update/delete statements to
184 updates, the cursor's SELECT statement should be of the form
193 execution must be done by a different Statement than the one
[all …]
/aoo42x/main/offapi/com/sun/star/util/
H A DXStringSubstitution.idl60 string defined for this variable. If no variable can be found in the string
61 it will be returned unchanged. The behavior if a variable is found in
67 A string containing variables that should be substituted.
73 that the returned string would not be what the caller expected!
90 matches the one with the longest matching sub string will be chosen.
94 A string where known substrings should be replaced by variables.
98 that could be replaced. The unchanged argument will be returned
99 if nothing can be resubtituted.
/aoo42x/main/offapi/com/sun/star/animations/
H A DXAnimate.idl46 /** This attribute specifies the target element to be animated.
53 that should be animated.
55 A value of zero should always be the default and animate the complete target.
67 /** A sequence of one or more values, each of which must be a legal value for
108 Must be a legal value for the specified attribute.
117 Must be a legal value for the specified attribute.
126 Must be a legal value of a domain for which addition to the attributeType
139 /** if this string is set, its contents will be parsed as a formula.
141 result will be used.
/aoo42x/main/configmgr/source/
H A DREADME80 - A set member can be marked as "mandatory," meaning that a member of that name
81 must always be present in a set.
88 attributes should never be needed, as being mandatory cannot be controlled via
97 not treat them like that (i.e., they can be removed again).
108 inserted nodes must be updated (in case the insert is due to a replaceByName, or
110 Also, for to-be-removed nodes, removal is ignored for (newly; due to concurrent
122 - oor:finalized and oor:mandatory attributes cannot be set via the UNO API, so
125 a locprop(modify,fuse) to be followed by one or more value(fuse,remove), which
126 would not necessarily be true if the locprop were only present in the user layer
/aoo42x/main/offapi/com/sun/star/configuration/
H A DSetElement.idl47 /** provides information about a dynamic element that can be inserted into a
55 <p>Set elements may be added to and removed from the hierarchy at runtime.
68 the client and can be disposed by calling
70 of the object can freely be changed in that situation though without
86 a new element), ownership is transferred to the client again. It can then be
87 disposed or reinserted into a container. An instance can only be inserted
92 container disposes of the object. This occurrence can be detected by registering
97 changing the name or parent is not supported (the object can't be removed from
130 (unless that is <NULL/>) under the same name. The new parent must be part of
147 to be notified, if the object is removed from its container by an outside source.
[all …]
/aoo42x/main/offapi/com/sun/star/awt/
H A DUnoControlFormattedFieldModel.idl103 <p>This may be a numeric value (double) or a string, depending on
110 /** specifies the maximum value that can be entered.
119 /** specifies the minimum value that can be entered.
130 <p>This may be a numeric value (double) or a string, depending on
163 /** specifies the format to be used when formatting the field input
192 /** specifies whether the selection in the control should be hidden when
209 /** specifies that the control will be printed with the document.
215 /** specifies that the content of the control cannot be modified by the
255 formatted field may be pretty expensive.</p>
261 /** specifies that the control can be reached with the TAB key.
[all …]
H A DXDateField.idl45 <p>The date value must be specified in the format
58 /** sets the minimum date value that can be entered by the user.
64 /** returns the currently set minimum date value that can be entered by
71 /** sets the maximum date value that can be entered by the user.
77 /** returns the currently set maximum date value that can be entered by
84 /** sets the first value to be set on POS1 key.
96 /** sets the last value to be set on END key.
108 /** determines if the long date format is to be used.
/aoo42x/main/offapi/com/sun/star/ui/dialogs/
H A DControlActions.idl42 be a string.
52 /** Removes an item from a listbox. The given value has to be a
53 position. If the position is invalid an exception will be thrown.
55 The value should be a sal_Int32.
65 /** Selects an item in a listbox. The given value has to be a position.
68 If the given position is invalid an exception will be thrown.
69 The value should be a sal_Int32.
86 If the listbox is empty or there is no item selected -1 will be
/aoo42x/main/offapi/com/sun/star/task/
H A DXAsyncJob.idl46 /** specifies a job which must be executed asynchronously
50 must be aware, that execution can be made real asynchronous (e.g. by using
53 by itself. The outside code decide, if it's possible and how it can be made
54 asynchronous. In some special cases it can be, that asynchronous jobs will be executed
73 specifies a listener which should be notified on events. May be <NULL/>.
/aoo42x/main/offapi/com/sun/star/awt/grid/
H A DUnoControlGridModel.idl120 /** Specifies that the control can be reached with the TAB key.
135 /** specifies the color to be used when drawing lines between cells
144 /** specifies the color to be used when drawing the background of row or column headers
151 /** specifies the color to be used when drawing the text within row or column headers
165 …/** specifies the color to be used when drawing the background of selected cells, while the contro…
173 …/** specifies the color to be used when drawing the text of selected cells, while the control has …
180 …/** specifies the color to be used when drawing the text of selected cells, while the control does…
188 /** specifies the colors to be used as background for data rows.
196 <p>If this property has a value of <VOID/>, rows will be painted
210 /** specifies the color to be used when drawing cell texts
[all …]
/aoo42x/main/basctl/source/basicide/
H A Dbasidesh.src61 …Text [ en-US ] = "The source text is too large and can be neither compiled nor saved.\nDelete some…
93 Text [ en-US ] = "'XX' cannot be replaced." ;
97 Text [ en-US ] = "'XX' cannot be added." ;
149 Text [ en-US ] = "The file could not be read" ;
153 Text [ en-US ] = "The file could not be saved" ;
157 Text [ en-US ] = "The name of the default library cannot be changed." ;
161 Text [ en-US ] = "The name of a referenced library cannot be changed." ;
165 Text [ en-US ] = "The default library cannot be deactivated" ;
227 Text [ en-US ] = "The window cannot be closed while BASIC is running." ;
231 Text [ en-US ] = "The default library cannot be replaced." ;
[all …]
/aoo42x/main/offapi/com/sun/star/presentation/
H A DXSlideShow.idl69 be displayed simultaneously on multiple targets.<p>
228 shown. Note that this might possibly be a subset of what is
249 completion of this method, the slide show will be visible on
279 automatically, but must be called from their clients. This
280 allows for various update mechanisms to be employed, ranging
287 denoting the maximal time span that must not be exceeded from
304 slide is about to be displayed. Note that the listeners will
305 <em>not</em> be notified, when the slide change is directly
325 shape. This can be used by clients of the slide show to
344 Shape for which the listener should be revoked.
[all …]
/aoo42x/main/offapi/com/sun/star/resource/
H A DStringResourceWithLocation.idl50 Specifies if the resource should be read only,
54 Specifies if the locale first to be used as current locale. Internally
62 the corresponding naming sceme. The files will be named like this:
65 If an empty string is passed for BaseName, "strings" will be used
71 and hasn't to be part of the comment string. The caller is re-
73 properties file, e.g. "# My strings". The string may be empty.
77 to be passed to ucb. This may be a null interface.
/aoo42x/main/offapi/com/sun/star/view/
H A DXRenderable.idl44 /** represents something that can be rendered.
55 <p> If a selection is given, the count has to be calculated
60 it is assumed that the whole document should be rendered.
61 If the selection is empty, nothing should be rendered.
76 it is assumed that the whole document should be rendered.
77 If the selection is empty, nothing should be rendered.
92 it is assumed that the whole document should be rendered.
93 If the selection is empty, nothing should be rendered.

Completed in 79 milliseconds

12345678910>>...107