|
LibreOffice Module sc (master) 1
|
#include <string.h>#include <memory>#include <unotools/collatorwrapper.hxx>#include <unotools/charclass.hxx>#include <com/sun/star/sheet/NamedRangeFlag.hpp>#include <osl/diagnose.h>#include <token.hxx>#include <tokenarray.hxx>#include <rangenam.hxx>#include <rangeutl.hxx>#include <global.hxx>#include <compiler.hxx>#include <refupdat.hxx>#include <document.hxx>#include <refupdatecontext.hxx>#include <tokenstringcontext.hxx>#include <formula/errorcodes.hxx>Go to the source code of this file.
Functions | |
| int | ScRangeData_QsortNameCompare (const void *p1, const void *p2) |
| 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().