sorted list with unique sal_Int32 values
More...
#include <analysishelper.hxx>
|
void | Insert (sal_Int32 nDay) |
|
void | Insert (sal_Int32 nDay, sal_Int32 nNullDate, bool bInsertOnWeekend) |
|
void | Insert (double fDay, sal_Int32 nNullDate, bool bInsertOnWeekend) |
|
void | InsertHolidayList (const ScaAnyConverter &rAnyConv, const css::uno::Any &rHolAny, sal_Int32 nNullDate, bool bInsertOnWeekend) |
|
sorted list with unique sal_Int32 values
Definition at line 243 of file analysishelper.hxx.
◆ SortedIndividualInt32List()
sca::analysis::SortedIndividualInt32List::SortedIndividualInt32List |
( |
| ) |
|
◆ ~SortedIndividualInt32List()
sca::analysis::SortedIndividualInt32List::~SortedIndividualInt32List |
( |
| ) |
|
◆ Count()
sal_uInt32 sca::analysis::SortedIndividualInt32List::Count |
( |
| ) |
const |
|
inline |
◆ Find()
bool sca::analysis::SortedIndividualInt32List::Find |
( |
sal_Int32 |
nVal | ) |
const |
◆ Get()
sal_Int32 sca::analysis::SortedIndividualInt32List::Get |
( |
sal_uInt32 |
n | ) |
const |
|
inline |
◆ Insert() [1/3]
void sca::analysis::SortedIndividualInt32List::Insert |
( |
double |
fDay, |
|
|
sal_Int32 |
nNullDate, |
|
|
bool |
bInsertOnWeekend |
|
) |
| |
|
private |
◆ Insert() [2/3]
void sca::analysis::SortedIndividualInt32List::Insert |
( |
sal_Int32 |
nDay | ) |
|
|
private |
◆ Insert() [3/3]
void sca::analysis::SortedIndividualInt32List::Insert |
( |
sal_Int32 |
nDay, |
|
|
sal_Int32 |
nNullDate, |
|
|
bool |
bInsertOnWeekend |
|
) |
| |
|
private |
◆ InsertHolidayList() [1/2]
void sca::analysis::SortedIndividualInt32List::InsertHolidayList |
( |
const ScaAnyConverter & |
rAnyConv, |
|
|
const css::uno::Any & |
rHolAny, |
|
|
sal_Int32 |
nNullDate, |
|
|
bool |
bInsertOnWeekend |
|
) |
| |
|
private |
◆ InsertHolidayList() [2/2]
void sca::analysis::SortedIndividualInt32List::InsertHolidayList |
( |
ScaAnyConverter & |
rAnyConv, |
|
|
const css::uno::Reference< css::beans::XPropertySet > & |
xOptions, |
|
|
const css::uno::Any & |
rHolAny, |
|
|
sal_Int32 |
nNullDate |
|
) |
| |
- Parameters
-
rAnyConv | is an initialized or uninitialized ScaAnyConverter holidays on weekend are omitted |
- Exceptions
-
css::uno::RuntimeException | |
css::lang::IllegalArgumentException | |
◆ maVector
std::vector<sal_Int32> sca::analysis::SortedIndividualInt32List::maVector |
|
private |
The documentation for this class was generated from the following files: