A range of signed 32-bit integer values.
More...
#include <containerhelper.hxx>
A range of signed 32-bit integer values.
Definition at line 42 of file containerhelper.hxx.
◆ ValueRange() [1/2]
oox::ValueRange::ValueRange |
( |
sal_Int32 |
nValue | ) |
|
|
inlineexplicit |
◆ ValueRange() [2/2]
oox::ValueRange::ValueRange |
( |
sal_Int32 |
nFirst, |
|
|
sal_Int32 |
nLast |
|
) |
| |
|
inlineexplicit |
◆ contains()
bool oox::ValueRange::contains |
( |
const ValueRange & |
rRange | ) |
const |
|
inline |
◆ intersects()
bool oox::ValueRange::intersects |
( |
const ValueRange & |
rRange | ) |
const |
|
inline |
◆ operator!=()
bool oox::ValueRange::operator!= |
( |
const ValueRange & |
rRange | ) |
const |
|
inline |
◆ operator==()
bool oox::ValueRange::operator== |
( |
const ValueRange & |
rRange | ) |
const |
|
inline |
◆ mnFirst
sal_Int32 oox::ValueRange::mnFirst |
◆ mnLast
sal_Int32 oox::ValueRange::mnLast |
The documentation for this struct was generated from the following file: