19#ifndef INCLUDED_SFX2_PRINTER_HXX
20#define INCLUDED_SFX2_PRINTER_HXX
40 SfxPrinter( std::unique_ptr<SfxItemSet> &&pTheOptions );
41 SfxPrinter( std::unique_ptr<SfxItemSet> &&pTheOptions,
42 const OUString &rPrinterName );
43 SfxPrinter( std::unique_ptr<SfxItemSet> &&pTheOptions,
47 virtual void dispose()
override;
55 void SetOptions(
const SfxItemSet &rNewOptions );
virtual void dispose() override
Printer & operator=(const Printer &rPrinter)=delete
std::unique_ptr< SfxItemSet > pOptions
const SfxItemSet & GetOptions() const
css::uno::Reference< css::animations::XAnimationNode > Clone(const css::uno::Reference< css::animations::XAnimationNode > &xSourceNode, const SdPage *pSource=nullptr, const SdPage *pTarget=nullptr)