User: hr Date: 06/06/19 20:11:48 Modified: /dba/dbaccess/source/ui/inc/ HtmlReader.hxx
Log: INTEGRATION: CWS warnings01 (1.11.20); FILE MERGED 2006/05/29 11:19:12 sb 1.11.20.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170. 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.11&r2=1.12 Delta lines: +1 -1 ------------------- --- HtmlReader.hxx 4 May 2006 08:42:52 -0000 1.11 +++ HtmlReader.hxx 20 Jun 2006 03:11:46 -0000 1.12 @@ -73,7 +73,7 @@ */ virtual OWizTypeSelect* createPage(Window* _pParent); - void TableDataOn(SvxCellHorJustify& eVal,String *pValue,int nToken); + void TableDataOn(SvxCellHorJustify& eVal,int nToken); void TableFontOn(::com::sun::star::awt::FontDescriptor& _rFont,sal_Int32 &_rTextColor); sal_Int16 GetWidthPixel( const HTMLOption* pOption ); rtl_TextEncoding GetEncodingByMIME( const String& rMime ); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
