LibreOffice Module sc (master) 1
|
#include "XMLChangeTrackingImportHelper.hxx"
#include <formulacell.hxx>
#include <document.hxx>
#include <rangeutl.hxx>
#include <tools/datetime.hxx>
#include <osl/diagnose.h>
#include <svl/numformat.hxx>
#include <svl/zforlist.hxx>
#include <sax/tools/converter.hxx>
#include <utility>
Go to the source code of this file.
Variables | |
constexpr OStringLiteral | SC_CHANGE_ID_PREFIX = "ct" |
|
constexpr |
Definition at line 31 of file XMLChangeTrackingImportHelper.cxx.
Referenced by ScXMLChangeTrackingImportHelper::GetIDFromString().