LibreOffice Module sc (master) 1
|
#include <rtl/ustring.hxx>
#include <osl/diagnose.h>
#include <xmloff/families.hxx>
#include <xmloff/namespacemap.hxx>
#include <algorithm>
#include <sheetdata.hxx>
Go to the source code of this file.
Functions | |
static bool | lcl_NameInHash (const NameSpaceHash &rNameHash, const OUString &rName) |
|
static |
Definition at line 199 of file sheetdata.cxx.