Home
last modified time | relevance | path

Searched refs:that (Results 126 – 150 of 2035) sorted by relevance

12345678910>>...82

/aoo42x/main/offapi/com/sun/star/rendering/
H A DXAnimatedSprite.idl66 reflected on screen automatically. Please note further that
96 If the animation is currently running, the next frame that is
98 one. Please note that if an animation is not started, the
110 sprite. Please note that if an animation is not started, the
127 note that if an animation is not started, the associated
151 Please note that if an animation is not started, the
162 that is applied to aNewPos. The view transformation matrix
167 that is applied to aNewPos. The render transformation matrix
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DXStruct.idl48 of the SQL structured type that it represents.
59 that this
72 structured type that this
77 mappings. If there is no entry in the given type map that matches or
80 , the structured type that this
85 is a map object that contains mappings of SQL type names to
H A DProcedureColumn.idl34 /** indicates that the type of the column is unknown. A possible value for
46 /** indicates that the column stores IN parameters.
58 /** indicates that the column stores INOUT parameters.
70 /** indicates that the column stores results.
82 /** indicates that the column stores OUT parameters.
94 /** Indicates that the column stores return values.
H A DXDataSource.idl61 /** sets the maximum time in seconds that this data source will wait
66 A value of zero specifies that the timeout is the default system
67 timeout if there is one; otherwise, it specifies that there is no timeout.
79 /** gets the maximum time in seconds that this data source can wait
84 A value of zero means that the timeout is the default system timeout
85 if there is one; otherwise, it means that there is no timeout. When a
H A DResultSet.idl80 query. For columns that are NOT explicitly named in the query, it
82 no way for the programmer to guarantee that they actually refer to
86 A ResultSet is automatically closed (disposed) by the Statement that
87 generated it when that Statement is closed, re-executed, or used
174 /** defines the SQL cursor name that will be used by subsequent Statement
183 a noop. To insure that a cursor has the proper isolation level to support
216 that is the default for result sets generated from this
226 /** retrieves the number of result set rows that is the default fetch size
/aoo42x/main/offapi/com/sun/star/configuration/backend/
H A DMalformedDataException.idl44 data that provides more detailed information about the
56 <dd>for nodes that are not in the schema.</dd>
65 <dd>for properties that are not in the schema.</dd>
68 <dd>for data values (names,attibutes,etc.) that are invalid.</dd>
71 <dd>for changes that violate access restrictions.</dd>
74 <dd>for features that are not supported by the current implementation.</dd>
/aoo42x/main/offapi/com/sun/star/accessibility/
H A DAccessibleTextType.idl32 <p>This collection describes the types of text portions that can be
42 <p>Indicates that single (multibyte) characters are used.</p>
48 <p>Indicates that single words are used. The definition of what a
58 <p>Indicates that single sentences are used. The definition of what
67 <p>Indicates that single paragraphs are used. The definition of
75 <p>Indicates that single lines, as displayed on the screen, are
H A DXAccessibleSelection.idl41 currently selected children. Every object that has children that can be
45 in conjunction with the <type>XAccessibleContext</type> interface that
90 /** Clears the selection, so that no children of the
104 /** Returns the number of Accessible children that are currently
107 <p>This number specifies the valid interval of indices that can be
141 selected children. Note that not all applications support
H A DAccessibleRelationType.idl30 <p>This list of constants defines the available types of relations that
34 for this is that IDL enums may not be extended. Therefore, in order to
45 that a retrieval method could not find a requested relation.</p>
99 window. Note that there is no relation that points the other way,
108 identifies that cell.</p>
/aoo42x/main/offapi/com/sun/star/style/
H A DBreakType.idl53 <p>This implies that the object to which it belongs is the
65 <p>This implies that the object to which it belongs is the last
78 <p>This implies that this object is the only one in its column.</p>
89 <p>This implies that the object to which it belongs is the
101 <p>This implies that the object to which it belongs is the last
114 <p>This implies that this object is the only one on its page.</p>
/aoo42x/main/offapi/com/sun/star/configuration/
H A DSimpleSetUpdate.idl79 is not an interface type), then values of that type can directly be passed to
96 After insertion the name of the object is the name that was used as argument
102 <p>Objects that are removed using
110 <p>An implementation need not support insertion of objects that were not
112 must reject elements that do not have the correct structure as described
118 /** allows creating an object that can be inserted into this set. [conditional]
144 /** allows creating various objects that can be inserted into this set. [optional]
149 implementation that supports inheritance, allowing the use of
/aoo42x/main/offapi/com/sun/star/awt/
H A DUnoControlFormattedFieldModel.idl110 /** specifies the maximum value that can be entered.
119 /** specifies the minimum value that can be entered.
209 /** specifies that the control will be printed with the document.
215 /** specifies that the content of the control cannot be modified by the
245 /** specifies that the control has a spin button.
251 /** specifies that the text is checked during the user input.
261 /** specifies that the control can be reached with the TAB key.
285 /** specifies that the text is treated as a number.
H A DMenuItemType.idl32 /** specifies that the menu item type is unknown.
36 /** specifies that the menu item has a text.
40 /** specifies that the menu item has an image.
44 /** specifies that the menu item has a text <b>and</b> an image.
48 /** specifies that the menu item is a separator.
H A DUnoControlNumericFieldModel.idl138 /** specifies that the control will be printed with the document.
144 /** specifies that the content of the control cannot be modified by the
180 /** specifies that the control has a spin button.
186 /** specifies that the value is checked during the user input.
192 /** specifies that the control can be reached with the TAB key.
216 /** specifies the maximum value that can be entered.
222 /** specifies the minimum value that can be entered.
H A DUnoControlCurrencyFieldModel.idl151 /** specifies that the control will be printed with the document.
157 /** specifies that the content of the control cannot be modified by the user.
192 /** specifies that the control has a spin button.
198 /** specifies that the value is checked during the user input.
204 /** specifies that the control can be reached with the TAB key.
228 /** specifies the maximum value that can be entered.
234 /** specifies the minimum value that can be entered.
H A DUnoControlTimeFieldModel.idl132 /** specifies that the control will be printed with the document.
138 /** specifies that the content of the control cannot be modified by the user.
167 /** specifies that the control has a spin button.
173 /** specifies that the date is checked during the user input.
179 /** specifies that the control can be reached with the TAB key.
226 /** specifies the maximum time that can be entered.
232 /** specifies the minimum time that can be entered.
/aoo42x/main/offapi/com/sun/star/deployment/
H A DXPackageManager.idl46 Adding an UNO package means that a copy of the package is stored
50 Removing an UNO package means that the previously added package is
81 /** returns the underlying deployment context, that is,
112 additional properties, for example, that the license is to be
217 all previously added packages. Please keep in mind that all
236 /** indicates that this implementation cannot be used for tasks
279 that is, shared and bundled extensions, can be returned.
281 Extensions which allow the license to be suppressed, that is, it does not
291 The extension must be managed by this package manager, that is, it must
/aoo42x/main/pyuno/source/module/
H A Dpyuno.cxx618 static PyObject *PyUNO_dir( PyObject *self, PyObject *that ) in PyUNO_dir() argument
635 static PyObject *PyUNO_richcompare( PyObject *self, PyObject *that, int op ) in PyUNO_richcompare() argument
641 if( self == that ) in PyUNO_richcompare()
651 if( PyObject_IsInstance( that, getPyUnoClass().get() ) ) in PyUNO_richcompare()
654 PyUNO *other = reinterpret_cast< PyUNO *> (that ); in PyUNO_richcompare()
711 static int PyUNO_cmp( PyObject *self, PyObject *that ) in PyUNO_cmp() argument
713 if( self == that ) in PyUNO_cmp()
715 int retDefault = self > that ? 1 : -1; in PyUNO_cmp()
719 if( PyObject_IsInstance( that, getPyUnoClass().get() ) ) in PyUNO_cmp()
723 PyUNO *other = reinterpret_cast< PyUNO *> (that ); in PyUNO_cmp()
/aoo42x/main/i18npool/source/breakiterator/data/
H A Dline.txt26 # which says to treat any combining mark that is not attached to a base
50 # and set the match position to that of the look-ahead operator,
96 # limited to LineBreak=Complex_Context. Note that this set only works in Unicode
172 # CAN_CM is the set of characters that may combine with CM combining chars.
173 # Note that Linebreak UAX 14's concept of a combining char and the rules
176 # Note that $CM itself is left out of this set. If CM is needed as a base
179 $CAN_CM = [^$SP $BK $CR $LF $NL $ZW $CM]; # Bases that can take CMs
180 $CANT_CM = [ $SP $BK $CR $LF $NL $ZW $CM]; # Bases that can't take CMs
183 # AL_FOLLOW set of chars that can unconditionally follow an AL
460 # Stick together any combining sequences that don't match other rules.
[all …]
/aoo42x/main/writerfilter/source/ooxml/
H A DREADME.efforts38 This stage is handled in status.sh. An XML-file is generated that
82 <status> element a <qnames> element is generated that contains the
83 <qname> elements that the <status> element refers to, plus the
129 @qname-count is the number of case-labels that the according mark-up comment refers to.
139 There are two criteria that imply effort:
143 - The status for the <attribute>/<element> declares that work is
150 <attribute>/<element> it is assumed that the planned effort is 0.5
/aoo42x/main/udkapi/com/sun/star/test/
H A DXTest.idl53 component that will used further on. Note: This can be a strong test limitation.
54 There are some components, that cannot perform their full test scenario.
100 several threads. That does NOT mean that testMultiThread should implement
101 a test using several threads but that this test method should be designed
103 that a test object state that is changed by the method can be
105 expected state can't be confirmed after setting it. Besides that, everything
/aoo42x/main/offapi/com/sun/star/sheet/
H A DDataPilotTablePositionType.idl43 /** indicates that the specified cell is not in the DataPilot table. */
48 /** indicates that the specified cell is within the result area. */
53 /** indicates that the specified cell is within the row header area. */
58 /** indicates that the specified cell is within the column header area. */
63 /** indicates that the specified cell is within the table but in areas
/aoo42x/main/offapi/com/sun/star/frame/status/
H A DItemState.idl47 /** specifies that the property is currently disabled.
52 /** specifies that the property is currently read-only.
57 /** specifies that the property is currently in a don't care state.
67 /** specifies that the property is currently in a default state.
72 /** specifies that the property is currently in a set state.
/aoo42x/main/offapi/com/sun/star/xml/
H A DUserDefinedAttributesSupplier.idl32 /** A component that supports this service preserves XML attributes,
33 unknown by its parser, that belong to the XML element representing
41 that represent uninterpreted XML attributes.
43 <p>The idea behind this property is that a parser can stow
44 away all attributes that it cannot handle by itself on reading
/aoo42x/main/udkapi/com/sun/star/java/
H A DJavaVMCreationFailureException.idl34 /** indicates that the Java Virtual Machine could not be created <p>
37 Possible reasons for a failure are that JNI_CreateJavaVM returns
38 an error code that reflects a failure, JNI_CreateJavaVM does not
40 library is corrupted, so that the symbols for JNI_GetDefaultVMInitArgs
47 /** contains an error code that reflects the returned error code of

Completed in 544 milliseconds

12345678910>>...82