#include <rtl/ustring.hxx>
#include <tools/debug.hxx>
#include <com/sun/star/document/XExtendedFilterDetection.hpp>
#include <com/sun/star/uno/Exception.hpp>
#include <com/sun/star/uno/Reference.h>
#include <cppuhelper/implbase2.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/lang/XSingleServiceFactory.hpp>
#include <cppuhelper/factory.hxx>
#include <tools/link.hxx>
#include <tools/string.hxx>
#include <sfx2/sfxuno.hxx>
Include dependency graph for smdetect.hxx:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::uno |
namespace | com::sun::star::lang |
namespace | com::sun::star::frame |
namespace | com::sun::star::beans |
Classes | |
class | SmFilterDetect |
Defines | |
#define | REFERENCE ::com::sun::star::uno::Reference |
#define | SEQUENCE ::com::sun::star::uno::Sequence |
#define | RUNTIME_EXCEPTION ::com::sun::star::uno::RuntimeException |
#define REFERENCE ::com::sun::star::uno::Reference |
Definition at line 102 of file smdetect.hxx.
#define RUNTIME_EXCEPTION ::com::sun::star::uno::RuntimeException |
Definition at line 104 of file smdetect.hxx.
#define SEQUENCE ::com::sun::star::uno::Sequence |
Definition at line 103 of file smdetect.hxx.