Home
last modified time | relevance | path

Searched refs:range (Results 151 – 175 of 422) sorted by relevance

12345678910>>...17

/trunk/main/offapi/com/sun/star/view/
H A DXLineCursor.idl59 determines whether the text range of the cursor is expanded (<TRUE/>)
68 determines whether the text range of the cursor is expanded (<TRUE/>)
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_RangeChooser.src45 Text [ en-US ] = "Choose a data range" ;
51 Text [ en-US ] = "~Data range" ;
/trunk/main/offapi/com/sun/star/rendering/
H A DXSprite.idl66 background. Valid range is [0,1].
69 if nAlpha is not within the permissible range.
99 specified range.
H A DXBitmapPalette.idl63 The index of the palette entry to be retrieved. Valid range is
93 The index of the palette entry to be changed. Valid range is
H A DXAnimation.idl93 range must always be [0,1], where 0 denotes the very beginning, and
98 permissible range.
H A DXLinePolyPolygon2D.idl84 index must be in the range [0,numPolygons], and the insertion
96 if one of the given values exceed the permissible range.
H A DTexture.idl70 The valid range for this value is [0,1], where 0 denotes
80 polygon interface is queried. The continuous range [0,1] of
/trunk/main/offapi/com/sun/star/graphic/
H A DXPrimitive3D.idl42 - to provide a 3D bound rectangle as a 3D range
56 range [0.0 .. n[, negative values are not allowed. If not given, a value of
H A DXPrimitive2D.idl42 - to provide a 2D bound rectangle as a 2D range
69 range [0.0 .. n[, negative values are not allowed. If not given, a value of
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/util/
H A D_XImportable.java173 … XCellRange range = (XCellRange) UnoRuntime.queryInterface(XCellRange.class, tEnv.getTestObject()); in checkA1() local
176 String a1 = range.getCellByPosition(0,0).getFormula(); in checkA1()
/trunk/main/scripting/examples/java/MemoryUsage/
H A DMemoryUsage.java109 XCellRange range = (XCellRange) in addChart() local
113 range.getCellRangeByName("A1:B2"); in addChart()
/trunk/main/offapi/com/sun/star/form/runtime/
H A DXFilterController.idl120 if one of the indexes is out of the allowed range
137 if <arg>_Component</arg> is out of the allowed range.
160 if <arg>_Term</arg> is out of the allowed range.
/trunk/main/offapi/com/sun/star/accessibility/
H A DAccessibleTableModelChange.idl36 give access to the type and cell range of a change of a table model. See
38 type. The range of the affected rows, columns, and/or cells can be
/trunk/main/offapi/com/sun/star/sheet/
H A DFunctionAccess.idl67 function ABS is called for a 3x2 cell range, the result will be a 3x2
69 specified cell range.</p>
H A DXConsolidationDescriptor.idl84 /** returns the position of the top left cell of the cell range where
91 /** sets the position of the top left cell of the cell range
H A DSheetFilterDescriptor.idl39 /** represents a description of how a cell range is to be filtered.
58 structures supporting a wider range of comparison operators, compared
H A DDataPilotFieldGroupBy.idl84 <li>Day range grouping: The group <em>2002-Jan-03 - 2002-Jan-09</em>
85 will contain all members with a date/time in the range from
/trunk/main/offapi/com/sun/star/linguistic2/
H A DXHyphenatedWord.idl70 <P>The value has to be in the range from 0 (after the first character)
89 <P>The value has to be in the range from 0 (after the first character)
/trunk/main/offapi/com/sun/star/form/binding/
H A DXListEntryListener.idl53 /** notifies the listener that a range of entries has been inserted into the list
63 /** notifies the listener that a range of entries has been removed from the list
/trunk/main/offapi/com/sun/star/text/
H A DTextCursor.idl96 /** This interface gives access to the properties of the range that is
104 range that is selected by the cursor.
H A DXSimpleText.idl105 the text range will contain the new inserted string, otherwise
106 the range (and it's text) will remain unchanged.
/trunk/main/offapi/com/sun/star/task/
H A DXStatusIndicator.idl54 and the possible range of progress value. That means that a progress
109 Must fit the range [0..Range] which was set during
/trunk/main/scripting/examples/beanshell/MemoryUsage/
H A Dmemusage.bsh82 range = (XCellRange) UnoRuntime.queryInterface(XCellRange.class, sheet);
83 myRange = range.getCellRangeByName("A1:B2");
/trunk/main/offapi/com/sun/star/form/
H A DFormComponentType.idl119 …es a control to display and edit, in the form of a scrollbar, a value from a continuous value range
123 …/** specifies a control to edit, in the form of a spin field, a value from a continuous range of v…
/trunk/main/offapi/com/sun/star/chart2/data/
H A DDataSequence.idl91 source range representation is identical to the original
103 or the range representations change.

Completed in 53 milliseconds

12345678910>>...17