Home
last modified time | relevance | path

Searched refs:upper (Results 26 – 50 of 161) sorted by relevance

1234567

/aoo4110/main/offapi/com/sun/star/xsd/
H A DDay.idl43 /** specifies the inclusive upper bound for the value
48 /** specifies the exclusive upper bound for the value
H A DMonth.idl43 /** specifies the inclusive upper bound for the value
48 /** specifies the exclusive upper bound for the value
H A DYear.idl43 /** specifies the inclusive upper bound for the value
48 /** specifies the exclusive upper bound for the value
H A DDate.idl46 /** specifies the inclusive upper bound for the value
51 /** specifies the exclusive upper bound for the value
H A DDateTime.idl46 /** specifies the inclusive upper bound for the value
51 /** specifies the exclusive upper bound for the value
H A DTime.idl46 /** specifies the inclusive upper bound for the value
51 /** specifies the exclusive upper bound for the value
H A DDecimal.idl61 /** specifies the inclusive upper bound for the value
66 /** specifies the exclusive upper bound for the value
/aoo4110/main/offapi/com/sun/star/geometry/
H A DIntegerRectangle2D.idl48 /// X coordinate of upper left corner.
53 /// Y coordinate of upper left corner.
H A DRealRectangle2D.idl48 /// X coordinate of upper left corner .
53 /// Y coordinate of upper left corner.
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DSOFormulaParser.java177 final String upper = token.image.toUpperCase(); in parseFormula() local
178 if (parserNames.containsKey(upper)) in parseFormula()
188 … final FormulaOpCodeMapEntry opCode = (FormulaOpCodeMapEntry) parserNames.get(upper); in parseFormula()
/aoo4110/main/sc/source/core/tool/
H A Drangenam.cxx65 aUpperName ( ScGlobal::pCharClass->upper( rName ) ), in ScRangeData()
114 aUpperName ( ScGlobal::pCharClass->upper( rName ) ), in ScRangeData()
152 aUpperName ( ScGlobal::pCharClass->upper( rName ) ), in ScRangeData()
836 return SearchNameUpper( ScGlobal::pCharClass->upper( rName ), rIndex, Scope ); in SearchName()
/aoo4110/main/cui/source/tabpages/
H A Dmacroass.hrc54 #define WIDTH1_2 (COL3-COL0) // width of upper listbox
62 #define HEIGHT0 62 // of upper listbox
/aoo4110/main/scripting/source/pyprov/
H A Dmailmerge.py122 if connectiontype.upper() == 'SSL':
306 if connectiontype.upper() == 'SSL':
375 if connectiontype.upper() == 'SSL':
/aoo4110/main/offapi/com/sun/star/i18n/
H A DXCharacterClassification.idl82 Character classification (upper, lower, digit, letter, number, ...)
89 /** Convert lower case alpha to upper case alpha, starting at
96 /** Convert upper case alpha to lower case alpha, starting at
H A DXTransliteration.idl51 modules available to compare two mixed case strings: upper to lower,
52 lower to upper, and ignore case. </p>
H A DCharacterClassification.idl38 Character classification, such as upper, lower, alpha, digit, et al.
H A DKCharacterType.idl45 /// upper case alpha letter
/aoo4110/main/cui/source/customize/
H A Dmacropg.hrc60 #define WIDTH1_2 (COL3-COL0) // width of upper listbox
67 #define HEIGHT0 158 // of upper listbox
/aoo4110/main/connectivity/qa/complex/connectivity/dbase/
H A DDBaseStringFunctions.java57 upper(xRowRes); in testFunctions()
212 …private void upper(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.Un… in upper() method in DBaseStringFunctions
/aoo4110/main/offapi/com/sun/star/drawing/framework/
H A DXPaneBorderPainter.idl60 this center box, i.e. when not further offsets are given then the upper
61 left corner bitmap is painted with its lower right at the upper left of
/aoo4110/main/offapi/com/sun/star/text/
H A DViewSettings.idl186 may enforce an upper bound for the value.</p>
197 may enforce an upper bound for the value.</p>
/aoo4110/main/offapi/com/sun/star/drawing/
H A DTextProperties.idl218 /** This is the distance from the upper edge of the <type>Shape</type> to
219 the upper edge of the text.
/aoo4110/main/offapi/com/sun/star/awt/
H A DSelection.idl45 /** specifies the upper limit of the range.
/aoo4110/main/offapi/com/sun/star/table/
H A DCellVertJustify.idl45 /** contents are aligned with the upper edge of the cell.
/aoo4110/main/offapi/com/sun/star/ui/
H A DLayoutSize.idl36 The special value -1 means that there is no upper bound. Every value larger than or

Completed in 83 milliseconds

1234567