Home
last modified time | relevance | path

Searched refs:range (Results 226 – 250 of 422) sorted by relevance

12345678910>>...17

/trunk/main/sal/textenc/
H A Dconvertsinglebytetobmpunicode.cxx136 ranges[i].unicode + ranges[i].range)) in rtl_textenc_convertBmpUnicodeToSingleByte()
/trunk/main/offapi/com/sun/star/sheet/
H A DXSubTotalDescriptor.idl56 specifies which column of the source range is used to group the
H A DLabelRanges.idl53 /** provides methods to access the members of the label range collection
H A DXCellFormatRangesSupplier.idl52 <p>Each cell of the original range is contained in one of the
H A DXSheetFilterable.idl54 the current object (i.e. a database range).
H A DCellFormatRanges.idl43 <p>All cells inside a cell range of this collection have the same
H A DXViewPane.idl73 /** returns the address of the cell range that consists of
H A DXSheetCellRanges.idl64 <p>The range addresses are separated with semicolons. For instance
H A DXSubTotalCalculatable.idl58 current object (i.e. a database range).
H A DSheetSortDescriptor.idl40 /** a description of how a cell range is to be sorted.
/trunk/main/offapi/com/sun/star/text/
H A DXTextRangeMover.idl42 /** makes it possible to move a text range (e.g. a paragraph by itself)
H A DXTextContentAppend.idl70 the anchor text range of the inserted text content.
H A DTextField.idl46 textual representation into the text range to which it is anchored.
/trunk/main/offapi/com/sun/star/form/binding/
H A DListEntryEvent.idl53 an entry <em>range</em> is being notified.
/trunk/main/oovbaapi/ooo/vba/word/
H A DXTable.idl60 @return XRange a range containing the text
/trunk/main/apple_remote/source/
H A DHIDRemoteControlDevice.m267 NSRange range = [cookieString rangeOfString:key];
268 if (range.location == 0) return key;
/trunk/main/autodoc/source/ary/inc/
H A Dsortedids.hxx68 typedef csv::range<const_iterator> search_result_t;
/trunk/main/udkapi/com/sun/star/script/
H A DFailReason.idl37 /** The given value does not fit in the range of the destination type.
/trunk/main/offapi/com/sun/star/table/
H A DTableRow.idl41 /** represents a special cell range containing all cells of a single
H A DTableBorderDistances.idl38 range.
/trunk/main/offapi/com/sun/star/awt/grid/
H A DGridDataEvent.idl36 <p>Effectively, a <code>GridDataEvent</code> denotes a continuous two-dimensional cell range
/trunk/main/sane/inc/
H A Dsane.h158 const SANE_Range *range; member
/trunk/main/offapi/com/sun/star/smarttags/
H A DXRangeBasedSmartTagRecognizer.idl63 provides access to a range based smart tag recognizer.
/trunk/main/offapi/com/sun/star/animations/
H A DAnimationCalcMode.idl52 This is only supported for values that define a linear numeric range, and
/trunk/main/
H A Daclocal.m4374 # xrange is not present in Python 3.0 and range returns an iterator
375 for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[[i]]

Completed in 70 milliseconds

12345678910>>...17