LibreOffice Module sc (master)
1
|
#include "XMLCodeNameProvider.hxx"
#include <document.hxx>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <comphelper/sequence.hxx>
Go to the source code of this file.
Functions | |
constexpr OUStringLiteral | gsDocName (u"*doc*") |
constexpr OUStringLiteral | gsCodeNameProp (u"CodeName") |
constexpr OUStringLiteral gsCodeNameProp | ( | u"CodeName" | ) |
Referenced by XMLCodeNameProvider::getByName().
constexpr OUStringLiteral gsDocName | ( | u"*doc*" | ) |