|
LibreOffice Module extensions (master) 1
|
#include <memory>#include "bibconfig.hxx"#include <com/sun/star/uno/Sequence.hxx>#include <com/sun/star/beans/PropertyValue.hpp>#include <com/sun/star/sdb/DatabaseContext.hpp>#include <comphelper/processfactory.hxx>#include <comphelper/propertyvalue.hxx>#include <o3tl/any.hxx>Go to the source code of this file.
Variables | |
| constexpr OUStringLiteral | cDataSourceHistory = u"DataSourceHistory" |
|
constexpr |
Definition at line 37 of file bibconfig.cxx.
Referenced by BibConfig::BibConfig(), and BibConfig::ImplCommit().