LibreOffice Module dbaccess (master) 1
Namespaces | Functions
sdbcoretools.cxx File Reference
#include <sdbcoretools.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/container/XChild.hpp>
#include <com/sun/star/util/XModifiable.hpp>
#include <com/sun/star/sdb/XDocumentDataSource.hpp>
#include <com/sun/star/task/InteractionRequestStringResolver.hpp>
#include <com/sun/star/embed/XTransactedObject.hpp>
#include <com/sun/star/embed/ElementModes.hpp>
#include <comphelper/diagnose_ex.hxx>
#include <comphelper/interaction.hxx>
#include <rtl/ref.hxx>
Include dependency graph for sdbcoretools.cxx:

Go to the source code of this file.

Namespaces

namespace  dbaccess
 
namespace  dbaccess::tools
 
namespace  dbaccess::tools::stor
 

Functions

void dbaccess::notifyDataSourceModified (const css::uno::Reference< css::uno::XInterface > &_rxObject)
 
Reference< XInterfacedbaccess::getDataSource (const Reference< XInterface > &_rxDependentObject)
 
OUString dbaccess::extractExceptionMessage (const Reference< XComponentContext > &_rContext, const Any &_rError)
 
bool dbaccess::tools::stor::storageIsWritable_nothrow (const Reference< XStorage > &_rxStorage)
 
bool dbaccess::tools::stor::commitStorageIfWriteable (const Reference< XStorage > &_rxStorage)