User: rt Date: 2008-01-30 08:47:25+0000 Modified: dba/dbaccess/source/ui/inc/RtfReader.hxx
Log: INTEGRATION: CWS dba24d (1.9.240); FILE MERGED 2007/11/08 14:21:04 fs 1.9.240.1: #i81658# re-factoring of the Copy Table wizard File Changes: Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: RtfReader.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/RtfReader.hxx?r1=1.9&r2=1.10 Delta lines: +2 -5 ------------------- --- RtfReader.hxx 2006-05-04 08:43:05+0000 1.9 +++ RtfReader.hxx 2008-01-30 08:47:22+0000 1.10 @@ -58,11 +58,8 @@ protected: virtual sal_Bool CreateTable(int nToken); virtual void NextToken( int nToken ); // Basisklasse - - /** createPage creates the tabpage for this type - @param _pParent teh parent window - */ - virtual OWizTypeSelect* createPage(Window* _pParent); + virtual TypeSelectionPageFactory + getTypeSelectionPageFactory(); ~ORTFReader(); public: --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
