Searched refs:SfxPrintJob_Impl (Results 1 – 1 of 1) sorted by relevance
102 class SfxPrintJob_Impl : public cppu::WeakImplHelper1 class110 SfxPrintJob_Impl( IMPL_PrintListener_DataContainer* pData );117 SfxPrintJob_Impl::SfxPrintJob_Impl( IMPL_PrintListener_DataContainer* pData ) in SfxPrintJob_Impl() function in SfxPrintJob_Impl122 Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL SfxPrintJob_Impl::getPrintOptions() thr… in getPrintOptions()127 Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL SfxPrintJob_Impl::getPrinter() throw (R… in getPrinter()138 Reference< ::com::sun::star::view::XPrintable > SAL_CALL SfxPrintJob_Impl::getPrintable() throw (Ru… in getPrintable()144 void SAL_CALL SfxPrintJob_Impl::cancelJob() throw (RuntimeException) in cancelJob()799 m_xPrintJob = new SfxPrintJob_Impl( this ); in Notify()
Completed in 11 milliseconds