|
LibreOffice Module extensions (master) 1
|
#include "sqlcommanddesign.hxx"#include "formstrings.hxx"#include <command.hrc>#include "modulepcr.hxx"#include "unourl.hxx"#include <com/sun/star/awt/XWindow.hpp>#include <com/sun/star/awt/XTopWindow.hpp>#include <com/sun/star/uno/Sequence.hxx>#include <com/sun/star/frame/Desktop.hpp>#include <com/sun/star/frame/XTitle.hpp>#include <com/sun/star/frame/XComponentLoader.hpp>#include <com/sun/star/lang/NullPointerException.hpp>#include <com/sun/star/lang/DisposedException.hpp>#include <com/sun/star/frame/FrameSearchFlag.hpp>#include <com/sun/star/sdbc/XConnection.hpp>#include <com/sun/star/util/XCloseable.hpp>#include <com/sun/star/frame/XDispatchProvider.hpp>#include <com/sun/star/sdb/CommandType.hpp>#include <comphelper/propertyvalue.hxx>#include <utility>#include <comphelper/diagnose_ex.hxx>#include <osl/diagnose.h>Go to the source code of this file.
Namespaces | |
| namespace | pcr |
| a property handler for any virtual string properties | |