Searched refs:SfxPrintHelper (Results 1 – 3 of 3) sorted by relevance
151 SfxPrintHelper::SfxPrintHelper() in SfxPrintHelper() function in SfxPrintHelper156 void SAL_CALL SfxPrintHelper::initialize( const ::com::sun::star::uno::Sequence< ::com::sun::star::… in initialize()173 SfxPrintHelper::~SfxPrintHelper() in ~SfxPrintHelper()261 uno::Sequence< beans::PropertyValue > SAL_CALL SfxPrintHelper::getPrinter() throw(::com::sun::star:… in getPrinter()320 void SfxPrintHelper::impl_setPrinter(const uno::Sequence< beans::PropertyValue >& rPrinter,SfxPrint… in impl_setPrinter()457 void SAL_CALL SfxPrintHelper::setPrinter(const uno::Sequence< beans::PropertyValue >& rPrinter) in setPrinter()576 void SAL_CALL SfxPrintHelper::print(const uno::Sequence< beans::PropertyValue >& rOptions) in print()817 void SAL_CALL SfxPrintHelper::addPrintJobListener( const ::com::sun::star::uno::Reference< ::com::s… in addPrintJobListener()823 void SAL_CALL SfxPrintHelper::removePrintJobListener( const ::com::sun::star::uno::Reference< ::com… in removePrintJobListener()
41 class SfxPrintHelper : public cppu::WeakImplHelper3 class48 SfxPrintHelper() ;49 virtual ~SfxPrintHelper() ;
3800 m_pData->m_xPrintable = new SfxPrintHelper(); in impl_getPrintHelper()
Completed in 40 milliseconds