Tag: mws_ooh680 User: kz Date: 2008-01-18 15:52:07+0000 Modified: dba/dbaccess/source/ui/inc/HtmlReader.hxx
Log: INTEGRATION: CWS dba24d_OOH680 (1.13.158); FILE MERGED 2007/12/01 13:41:05 fs 1.13.158.2: RESYNC: (1.13-1.14); FILE MERGED 2007/11/08 14:21:04 fs 1.13.158.1: #i81658# re-factoring of the Copy Table wizard File Changes: Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: HtmlReader.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/HtmlReader.hxx?r1=1.14&r2=1.14.18.1 Delta lines: +2 -5 ------------------- --- HtmlReader.hxx 2007-11-21 15:59:31+0000 1.14 +++ HtmlReader.hxx 2008-01-18 15:52:04+0000 1.14.18.1 @@ -69,11 +69,8 @@ protected: virtual void NextToken( int nToken ); // Basisklasse virtual sal_Bool CreateTable(int nToken); - - /** createPage creates the tabpage for this type - @param _pParent teh parent window - */ - virtual OWizTypeSelect* createPage(Window* _pParent); + virtual TypeSelectionPageFactory + getTypeSelectionPageFactory(); void TableDataOn(SvxCellHorJustify& eVal,int nToken); void TableFontOn(::com::sun::star::awt::FontDescriptor& _rFont,sal_Int32 &_rTextColor); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
