LibreOffice Module svx (master) 1
|
#include <svx/dataaccessdescriptor.hxx>
#include <osl/diagnose.h>
#include <com/sun/star/ucb/XContent.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <tools/urlobj.hxx>
#include <map>
Go to the source code of this file.
Classes | |
class | svx::ODADescriptorImpl |
Namespaces | |
namespace | svx |
Typedefs | |
typedef std::pair< OUString const, DataAccessDescriptorProperty > | svx::PropertyMapEntry |