User: hr Date: 2006/08/15 03:52:42 Modified: dba/dbaccess/source/ui/inc/UITools.hxx
Log: INTEGRATION: CWS dba30 (1.28.14); FILE MERGED 2006/07/19 12:59:49 fs 1.28.14.2: RESYNC: (1.28-1.29); FILE MERGED 2005/12/12 08:03:12 oj 1.28.14.1: #i18609# check type on target source File Changes: Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: UITools.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/UITools.hxx?r1=1.29&r2=1.30 Delta lines: +0 -7 ------------------- --- UITools.hxx 10 Jul 2006 15:29:49 -0000 1.29 +++ UITools.hxx 15 Aug 2006 10:52:39 -0000 1.30 @@ -231,13 +231,6 @@ */ SvxCellHorJustify mapTextJustify(const sal_Int32& _nAlignment); - /** fill a column with ui data of a field description - @param _rxColumn the column which should be filled - @param _pFieldDesc the source of the data - */ - void setColumnUiProperties( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& _rxColumn, - const OFieldDescription* _pFieldDesc); - /** convert Font to ::com::sun::star::awt::FontDescriptor @param _rFont Font to be converted @return the new FontDescriptor --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
