#include <analysishelper.hxx>
Definition at line 464 of file analysishelper.hxx.
◆ ~ComplexList()
sca::analysis::ComplexList::~ComplexList |
( |
| ) |
|
◆ Append() [1/3]
void sca::analysis::ComplexList::Append |
( |
Complex && |
pNew | ) |
|
|
inline |
◆ Append() [2/3]
void sca::analysis::ComplexList::Append |
( |
const css::uno::Sequence< css::uno::Any > & |
aMultPars | ) |
|
- Exceptions
-
css::uno::RuntimeException | |
css::lang::IllegalArgumentException | |
◆ Append() [3/3]
void sca::analysis::ComplexList::Append |
( |
const css::uno::Sequence< css::uno::Sequence< OUString > > & |
rComplexNumList | ) |
|
- Exceptions
-
css::uno::RuntimeException | |
css::lang::IllegalArgumentException | |
◆ Count()
sal_uInt32 sca::analysis::ComplexList::Count |
( |
| ) |
const |
|
inline |
◆ empty()
bool sca::analysis::ComplexList::empty |
( |
| ) |
const |
|
inline |
◆ Get()
const Complex & sca::analysis::ComplexList::Get |
( |
sal_uInt32 |
nIndex | ) |
const |
|
inline |
◆ maVector
std::vector<Complex> sca::analysis::ComplexList::maVector |
|
private |
The documentation for this class was generated from the following files: