Home
last modified time | relevance | path

Searched refs:contains (Results 101 – 125 of 1010) sorted by relevance

12345678910>>...41

/aoo41x/main/offapi/com/sun/star/ucb/
H A DFetchResult.idl31 /** contains data of several rows of a <type>ContentResultSet</type>.
40 /** contains the demanded data.
42 <p>One any contains the data of one whole row. Those methods which
52 contains the data of the index <code>3</code> in the original resultset.
H A DTransferInfo.idl32 /** contains information needed to transfer objects from one location to another.
41 /** contains the flags describing whether the data shall be moved
47 /** contains the URL of the source of the action (e.g. the URL of a
53 /** contains the title of the transferred object, if it is different
H A DHelpContent.idl137 contains the index )
141 contains the links belonging to the index )
145 contains the anchor names belonging to the index )
149 contains the titles of the documents in which the keywords are found. )
153 contains the scopes in which to search ).
/aoo41x/main/offapi/com/sun/star/sheet/
H A DSpreadsheetDocumentSettings.idl165 /** contains the interface XForbiddenCharacters.
182 /** contains the standard document language for Western text.
188 /** contains the standard document language for Asian text.
194 /** contains the standard document language for Complex text.
233 /** contains the reference device used for formatting the document.
H A DXSheetCellRangeContainer.idl57 contains the address of the new range.
72 contains the address of the range to be removed.
89 contains a sequence of addresses of all new ranges.
104 contains a sequence of addresses of all ranges to be removed.
H A DXNamedRanges.idl99 name of the first is equal to the content of cell A1 and contains the
101 range is named using cell B1 and contains the cell range address
124 <p>The first column of the list contains the names. The second
125 column contains the contents of the named ranges.</p>
/aoo41x/main/offapi/com/sun/star/accessibility/
H A DAccessibleTableModelChange.idl57 <p>The first row that has been changed or that contains
64 <p>The last row that has been changed or that contains modified
71 <p>The first column that has been changed or contains modified
78 <p>The last column that has been changed or contains modified
/aoo41x/main/offapi/com/sun/star/chart2/
H A DIncrementData.idl42 /** if the any contains a double value this is used as a fixed
43 Distance value. Otherwise, if the any is empty or contains an
62 /** if the any contains a double value this is used as a fixed
63 BaseValue. Otherwise, if the any is empty or contains an
/aoo41x/main/offapi/com/sun/star/text/
H A DTextFrame.idl40 /** specifies a rectangular shape which contains a <type>Text</type> object
62 /** contains the definition of interfaces and properties that are supported by text frames,
72 /** contains the metric height value of the frame.
77 /** contains the metric width value of the frame.
127 /** contains the writing direction, as represented by the
H A DNumberingLevel.idl95 /** contains the symbol in the given font. This is only valid if the
136 /** contains the vertical orientation of a graphic.
179 /** contains the name of the paragraph style that is interpreted as the
185 /** contains the color for the symbol. This is only valid if the
190 …/** contains the size of the symbol relative to the high of the paragraph. This is only valid if t…
H A DCellRange.idl102 /** contains color of the background.
108 /** contains the filter name of the background graphic.
120 /** contains the URL of the background graphic.
146 /** contains the number format.
H A DTextSortDescriptor.idl50 /** contains the character that marks the separation of columns.
64 /** contains the row or column index used in the first search key.
87 /** contains the row or column index used in the second search key.
110 /** contains the row or column index used in the third search key.
/aoo41x/main/desktop/test/deployment/description/
H A Dreadme.txt1 The folder contains extensions which use in the description.xml the following:
2 -The <extension-description> element The element contains localized child
6 en-US uses. The displayed extension description contains the locale.
/aoo41x/main/offapi/com/sun/star/document/
H A DFilterFactory.idl115 …<li>sequence< Any >[0] contains a sequence< <type scope="com::sun::star::beans">PropertyValue</typ…
118 …<li>Every following item of the argument list sequence< Any >[1..n] contains the copied argument o…
149 <td>It contains the localized name for this filter for the current locale.</td>
154 <td>It contains all available localized names for this filter. The are organized
162 … <td>Every filter is registered for a type. This value contains the internal name of it.
188 <td>This field contains filter specific configuration data.</td>
/aoo41x/main/toolkit/test/accessibility/
H A DCanvasShape.java81 mbSelected = xStateSet.contains (AccessibleStateType.SELECTED); in update()
82 mbFocused = xStateSet.contains (AccessibleStateType.FOCUSED); in update()
267 public boolean contains (int x, int y) in contains() method in CanvasShape
269 return (maShape.contains (x,y)); in contains()
/aoo41x/main/qadevOOo/tests/java/ifc/script/
H A D_XEventAttacherManager.java177 contains(res, desc) && containsArray(res, descs)); in _getScriptEvents()
189 boolean contains(ScriptEventDescriptor[] container, in contains() method in _XEventAttacherManager
212 if (!contains(container, events[i])) { in containsArray()
358 tRes.tested("revokeScriptEvent()", !contains(res, desc)); in _revokeScriptEvent()
/aoo41x/main/extensions/test/ole/EventListenerSample/
H A Dreadme.txt4 The folder EventListener contains an MSDEV project that builds a dll that
5 contains the EventListener.EvtListener ActiveX component. The component
19 The project also contains a client that builds a Project1.exe (in the same
/aoo41x/main/solenv/doc/gbuild/solenv/gbuild/
H A Dtypes.mk150 /// \$\$(CFLAGS) contains the current flags and can be used if
154 /// \$\$(CXXFLAGS) contains the current flags and can be used if
158 /// \$\$(DEFS) contains the current flags and can be used if
162 /// \$\$(INCLUDE) contains the current paths and can be used if
166 /// \$\$(INCLUDE_STL) contains the current paths and can be used if
/aoo41x/main/offapi/com/sun/star/sync/
H A DSyncScheme.idl31 /** contains the scheme name of this SyncScheme
37 /** contains the scheme name of this SyncScheme
43 /** contains the root for this SyncScheme
/aoo41x/main/offapi/com/sun/star/table/
H A DCellContentType.idl45 /** cell contains a constant value.
51 /** cell contains text.
57 /** cell contains a formula.
/aoo41x/main/udkapi/com/sun/star/script/
H A DXInvocation.idl76 @param aOutParamIndex This sequence contains the indices of all parameters
78 @param aOutParam This sequence contains the values of all parameters that
83 aOutParam[0] contains the out value of the aParams[1]
84 parameter and aOutParam[1] contains the out value of
/aoo41x/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/
H A DShapes.log58 ITEM Assertion OK : expected Sheets(2).Shapes.Range(1) to contain 1 element, it contains 1
60 …EM Assertion OK : expected Sheets(2).Shapes.Range(Sheet2Shape3) to contain 1 element, it contains 1
62 …TEM Assertion OK : expected Sheets(2).Shapes.Range(Array(3, 1) to contain 2 elements, it contains 2
64 …eets(2).Shapes.Range(Array('Sheet2Shape3', 1, 'Sheet2Shape2')) to contain 3 elements, it contains 3
/aoo41x/main/sc/source/ui/vba/testvba/TestDocuments/logs/win/
H A DShapes.log58 ITEM Assertion OK : expected Sheets(2).Shapes.Range(1) to contain 1 element, it contains 1
60 …EM Assertion OK : expected Sheets(2).Shapes.Range(Sheet2Shape3) to contain 1 element, it contains 1
62 …TEM Assertion OK : expected Sheets(2).Shapes.Range(Array(3, 1) to contain 2 elements, it contains 2
64 …eets(2).Shapes.Range(Array('Sheet2Shape3', 1, 'Sheet2Shape2')) to contain 3 elements, it contains 3
/aoo41x/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/
H A DShapes.log58 ITEM Assertion OK : expected Sheets(2).Shapes.Range(1) to contain 1 element, it contains 1
60 …EM Assertion OK : expected Sheets(2).Shapes.Range(Sheet2Shape3) to contain 1 element, it contains 1
62 …TEM Assertion OK : expected Sheets(2).Shapes.Range(Array(3, 1) to contain 2 elements, it contains 2
64 …eets(2).Shapes.Range(Array('Sheet2Shape3', 1, 'Sheet2Shape2')) to contain 3 elements, it contains 3
/aoo41x/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/
H A DShapes.log58 ITEM Assertion OK : expected Sheets(2).Shapes.Range(1) to contain 1 element, it contains 1
60 …EM Assertion OK : expected Sheets(2).Shapes.Range(Sheet2Shape3) to contain 1 element, it contains 1
62 …TEM Assertion OK : expected Sheets(2).Shapes.Range(Array(3, 1) to contain 2 elements, it contains 2
64 …eets(2).Shapes.Range(Array('Sheet2Shape3', 1, 'Sheet2Shape2')) to contain 3 elements, it contains 3

Completed in 68 milliseconds

12345678910>>...41