Home
last modified time | relevance | path

Searched refs:SfxPrintJob_Impl (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/sfx2/source/doc/
H A Dprinthelper.cxx102 class SfxPrintJob_Impl : public cppu::WeakImplHelper1 class
110 SfxPrintJob_Impl( IMPL_PrintListener_DataContainer* pData );
117 SfxPrintJob_Impl::SfxPrintJob_Impl( IMPL_PrintListener_DataContainer* pData ) in SfxPrintJob_Impl() function in SfxPrintJob_Impl
122 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 27 milliseconds