Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/doc/
H A Dprinthelper.cxx151 SfxPrintHelper::SfxPrintHelper() in SfxPrintHelper() function in SfxPrintHelper
156 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()
H A Dprinthelper.hxx41 class SfxPrintHelper : public cppu::WeakImplHelper3 class
48 SfxPrintHelper() ;
49 virtual ~SfxPrintHelper() ;
H A Dsfxbasemodel.cxx3766 m_pData->m_xPrintable = new SfxPrintHelper(); in impl_getPrintHelper()

Completed in 66 milliseconds