Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Doldprintadaptor.cxx53 OldStylePrintAdaptor::OldStylePrintAdaptor( const boost::shared_ptr< Printer >& i_pPrinter ) in OldStylePrintAdaptor() function in OldStylePrintAdaptor
59 OldStylePrintAdaptor::~OldStylePrintAdaptor() in ~OldStylePrintAdaptor()
63 void OldStylePrintAdaptor::StartPage() in StartPage()
80 void OldStylePrintAdaptor::EndPage() in EndPage()
86 int OldStylePrintAdaptor::getPageCount() const in getPageCount()
91 Sequence< PropertyValue > OldStylePrintAdaptor::getPageParameters( int i_nPage ) const in getPageParameters()
105 void OldStylePrintAdaptor::printPage( int i_nPage ) const in printPage()
/trunk/main/vcl/inc/vcl/
H A Doldprintadaptor.hxx32 class VCL_DLLPUBLIC OldStylePrintAdaptor : public PrinterController class
36 OldStylePrintAdaptor( const boost::shared_ptr< Printer >& );
37 virtual ~OldStylePrintAdaptor();
/trunk/main/sfx2/source/doc/
H A Dobjcont.cxx770 vcl::OldStylePrintAdaptor* pAdaptor = new vcl::OldStylePrintAdaptor( pPrinter ); in Print()
/trunk/main/sw/inc/
H A Dviewsh.hxx89 class OldStylePrintAdaptor;
/trunk/main/toolkit/source/awt/
H A Dvclxprinter.cxx294 mpListener.reset( new vcl::OldStylePrintAdaptor( mpPrinter ) ); in start()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxprinter.hxx114 boost::shared_ptr<vcl::OldStylePrintAdaptor> mpListener;

Completed in 28 milliseconds