/aoo41x/main/offapi/com/sun/star/chart2/ |
H A D | ScaleData.idl | 41 maximum. Otherwise, if the any is empty or contains an 42 incompatible type, the maximum is automatic. 44 <p>If the maximum is automatic, this means, each view that 46 maximum by its own means.</p> 97 if true the maximum on the scale will be expanded for one interval
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | XMLColumnRowGroupExport.cxx | 166 sal_Int32 maximum(-1); in GetLast() local 171 if (*i > maximum) in GetLast() 172 maximum = *i; in GetLast() 175 return maximum; in GetLast()
|
/aoo41x/main/basegfx/inc/basegfx/numeric/ |
H A D | ftools.hxx | 108 template <class T> inline const T& clamp(const T& value, const T& minimum, const T& maximum) in clamp() argument 114 else if(value > maximum) in clamp() 116 return maximum; in clamp()
|
/aoo41x/main/offapi/com/sun/star/geometry/ |
H A D | RealRectangle3D.idl | 50 /** maximum X coordinate.<p> 58 /** maximum Y coordinate.<p> 66 /** maximum Z coordinate.<p>
|
/aoo41x/main/sc/source/ui/src/ |
H A D | scerrors.src | 119 Text [ en-US ] = "The maximum number of rows has been exceeded. Excess rows were not imported!" ; 123 …Text [ en-US ] = "The data could not be loaded completely because the maximum number of rows per s… 127 …Text [ en-US ] = "The data could not be loaded completely because the maximum number of columns pe… 131 …Text [ en-US ] = "Some sheets could not be loaded because the maximum number of sheets was exceede…
|
/aoo41x/main/offapi/com/sun/star/chart/ |
H A D | ChartAxisLabelPosition.idl | 40 …d adjacent to the axis. When the axis itself is placed at the minimum or maximum of the scale ( th… 61 …re placed outside the coordinate region on that side where the crossing axis has its maximum value. 62 …s the labels are placed outside the diagram on that side where to the x axis has its maximum value.
|
/aoo41x/main/offapi/com/sun/star/awt/ |
H A D | XScrollBar.idl | 66 /** sets the scroll value, visible area and maximum scroll value 81 /** sets the maximum scroll value of the scroll bar. 87 /** returns the currently set maximum scroll value of the scroll bar.
|
H A D | XProgressBar.idl | 59 /** sets the minimum and the maximum progress value of the progress bar. 61 <p>If the minimum value is greater than the maximum value, the method
|
H A D | XTextComponent.idl | 113 /** sets the maximum text length. 119 /** returns the currently set maximum text length.
|
H A D | XCurrencyField.idl | 68 /** sets the maximum value that can be entered by the user. 74 /** returns the currently set maximum value that can be entered by the
|
H A D | XDateField.idl | 71 /** sets the maximum date value that can be entered by the user. 77 /** returns the currently set maximum date value that can be entered by
|
H A D | XNumericField.idl | 68 /** sets the maximum value that can be entered by the user. 74 /** returns the currently set maximum value that can be entered by the
|
H A D | XTimeField.idl | 72 /** sets the maximum time value that can be entered by the user. 78 /** returns the currently set maximum time value that can be entered by
|
H A D | XSpinValue.idl | 91 /** sets the maximum value which can be set on the control 103 /** returns the currently set maximum value of the control
|
/aoo41x/main/offapi/com/sun/star/sdbc/ |
H A D | XDatabaseMetaData.idl | 982 /** return the maximum number of columns in a table 1000 /** return the maximum cursor name length 1009 /** return the maximum length of an index (in bytes) 1027 /** return the maximum length of a procedure name 1036 /** return the maximum length of a catalog name 1045 /** return the maximum length of a single row. 1064 /** return the maximum length of a SQL statement 1082 /** return the maximum length of a table name 1100 /** return the maximum length of a user name 1533 maximum number of bytes in the column [all …]
|
H A D | RowSet.idl | 127 /** returns the maximum number of bytes allowed for any column value. 130 This limit is the maximum number of bytes that can be returned 153 /** retrieves the maximum number of rows that a ResultSet can contain.
|
H A D | Statement.idl | 118 /** returns the maximum number of bytes allowed for any column value. 121 This limit is the maximum number of bytes that can be returned 144 /** retrieves the maximum number of rows that a ResultSet can contain.
|
H A D | PreparedStatement.idl | 166 /** returns the maximum number of bytes allowed for any column value. 168 This limit is the maximum number of bytes that can be returned 192 /** retrieves the maximum number of rows that a ResultSet can contain.
|
H A D | XDataSource.idl | 61 /** sets the maximum time in seconds that this data source will wait 79 /** gets the maximum time in seconds that this data source can wait
|
/aoo41x/main/offapi/com/sun/star/drawing/ |
H A D | EnhancedCustomShapeHandle.idl | 91 /** If the attribute RangeXMaximum is set, it specifies the horizontal maximum range of the handle. 99 /** If the attribute RangeYMaximum is set, it specifies the vertical maximum range of the handle. 107 …/** If this attribute is set, it specifies the maximum radius range that can be used for a polar h…
|
H A D | XSlideRenderer.idl | 61 The maximum size of the preview measured in pixels. When the 95 width or the height with the given maximum size. 99 The maximum size of the returned preview size.
|
/aoo41x/main/offapi/com/sun/star/form/binding/ |
H A D | BindableIntegerValueRange.idl | 40 <p><type>BindableIntegerValueRange</type>s have a value property, a minimum, and a maximum, 58 be set to its maximum or minimum, depending on the sign of the external value.</li>
|
/aoo41x/main/offapi/com/sun/star/text/ |
H A D | PageFootnoteInfo.idl | 46 /** contains the maximum height of the footnote section. 50 <p>If 0, the maximum is the height of the page.</p>
|
/aoo41x/main/offapi/com/sun/star/xsd/ |
H A D | Decimal.idl | 43 /** totalDigits is the maximum number of digits in values of decimal data 52 /** fractionDigits is the maximum number of digits in the fractional part of values of
|
/aoo41x/main/offapi/com/sun/star/sheet/ |
H A D | SubTotalDescriptor.idl | 131 /** returns the maximum number of subtotal fields the descriptor can 134 <p>This read-only property indicates the maximum count of fields the
|