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