|
LibreOffice Module toolkit (master) 1
|
#include <com/sun/star/awt/XPrinterPropertySet.hpp>#include <com/sun/star/awt/XPrinterServer2.hpp>#include <com/sun/star/awt/XInfoPrinter.hpp>#include <com/sun/star/lang/XServiceInfo.hpp>#include <comphelper/broadcasthelper.hxx>#include <cppuhelper/propshlp.hxx>#include <cppuhelper/implbase.hxx>#include <comphelper/uno3.hxx>#include <vcl/vclptr.hxx>#include <vcl/jobset.hxx>#include <memory>Go to the source code of this file.
Classes | |
| class | VCLXPrinterPropertySet |
| class | VCLXPrinter |
| class | VCLXInfoPrinter |
| class | VCLXPrinterServer |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::awt |
| namespace | vcl |
Typedefs | |
| typedef ::cppu::WeakImplHelper< css::awt::XPrinterPropertySet > | VCLXPrinterPropertySet_Base |
| typedef ::cppu::ImplInheritanceHelper< VCLXPrinterPropertySet, css::awt::XPrinter > | VCLXPrinter_Base |
| typedef ::cppu::ImplInheritanceHelper< VCLXPrinterPropertySet, css::awt::XInfoPrinter > | VCLXInfoPrinter_Base |
| typedef ::cppu::WeakImplHelper< css::awt::XPrinterServer2, css::lang::XServiceInfo > | VCLXPrinterServer_Base |
| typedef ::cppu::ImplInheritanceHelper< VCLXPrinterPropertySet , css::awt::XInfoPrinter > VCLXInfoPrinter_Base |
Definition at line 145 of file vclxprinter.hxx.
| typedef ::cppu::ImplInheritanceHelper< VCLXPrinterPropertySet , css::awt::XPrinter > VCLXPrinter_Base |
Definition at line 107 of file vclxprinter.hxx.
| typedef ::cppu::WeakImplHelper< css::awt::XPrinterPropertySet > VCLXPrinterPropertySet_Base |
Definition at line 54 of file vclxprinter.hxx.
| typedef ::cppu::WeakImplHelper< css::awt::XPrinterServer2, css::lang::XServiceInfo > VCLXPrinterServer_Base |
Definition at line 177 of file vclxprinter.hxx.