LibreOffice Module sc (master) 1
|
#include "global.hxx"
#include "address.hxx"
#include <formula/grammar.hxx>
#include "scdllapi.h"
#include "calcmacros.hxx"
#include <memory>
#include <map>
#include <vector>
Go to the source code of this file.
Classes | |
class | ScRangeData |
struct | o3tl::typed_flags< ScRangeData::Type > |
class | ScRangeName |
Namespaces | |
namespace | sc |
CAUTION! The following defines must be in the same namespace as the respective type. | |
namespace | o3tl |
Functions | |
int | ScRangeData_QsortNameCompare (const void *, const void *) |
int ScRangeData_QsortNameCompare | ( | const void * | p1, |
const void * | p2 | ||
) |
Definition at line 644 of file rangenam.cxx.
References CollatorWrapper::compareString(), ScGlobal::GetCollator(), and GetName().
Referenced by ScDocFunc::InsertNameList().