|
LibreOffice Module sc (master) 1
|
#include "global.hxx"#include "address.hxx"#include <ostream>#include <vector>#include <sal/types.h>Go to the source code of this file.
Classes | |
| class | ScRangeList |
| class | ScRangePairList |
Typedefs | |
| typedef tools::SvRef< ScRangeList > | ScRangeListRef |
| typedef tools::SvRef< ScRangePairList > | ScRangePairListRef |
Functions | |
| template<typename charT , typename traits > | |
| std::basic_ostream< charT, traits > & | operator<< (std::basic_ostream< charT, traits > &stream, const ScRangeList &rRangeList) |
| int | ScRangePairList_QsortNameCompare (const void *, const void *) |
| typedef tools::SvRef<ScRangeList> ScRangeListRef |
Definition at line 110 of file rangelst.hxx.
Definition at line 160 of file rangelst.hxx.
|
inline |
Definition at line 110 of file rangelst.hxx.
References i, ScRangeList::size(), and stream.
| int ScRangePairList_QsortNameCompare | ( | const void * | , |
| const void * | |||
| ) |