Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx331 class SfxPrintHelperListener_Impl : public ::cppu::WeakImplHelper1< ::com::sun::star::view::XPrintJ… class
335 SfxPrintHelperListener_Impl( IMPL_SfxBaseModel_DataContainer* pData ) in SfxPrintHelperListener_Impl() function in SfxPrintHelperListener_Impl
343 void SAL_CALL SfxPrintHelperListener_Impl::disposing( const lang::EventObject& ) throw ( uno::Runti… in disposing()
348 void SAL_CALL SfxPrintHelperListener_Impl::printJobEvent( const view::PrintJobEvent& rEvent ) throw… in printJobEvent()
3806 xBrd->addPrintJobListener( new SfxPrintHelperListener_Impl( m_pData ) ); in impl_getPrintHelper()

Completed in 40 milliseconds