Tag: cws_src680_hsqldb4 User: fs Date: 05/03/31 03:50:03 Modified: /dba/dbaccess/source/ui/inc/ FieldDescriptions.hxx
Log: #i41785# +GetTypeName File Changes: Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: FieldDescriptions.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/FieldDescriptions.hxx?r1=1.9&r2=1.9.56.1 Delta lines: +4 -3 ------------------- --- FieldDescriptions.hxx 21 Jan 2005 17:16:55 -0000 1.9 +++ FieldDescriptions.hxx 31 Mar 2005 11:50:01 -0000 1.9.56.1 @@ -2,9 +2,9 @@ * * $RCSfile: FieldDescriptions.hxx,v $ * - * $Revision: 1.9 $ + * $Revision: 1.9.56.1 $ * - * last change: $Author: kz $ $Date: 2005/01/21 17:16:55 $ + * last change: $Author: fs $ $Date: 2005/03/31 11:50:01 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -156,6 +156,7 @@ ::com::sun::star::uno::Any GetControlDefault() const; ::rtl::OUString GetAutoIncrementValue() const; sal_Int32 GetType() const; + ::rtl::OUString GetTypeName() const; sal_Int32 GetPrecision() const; sal_Int32 GetScale() const; sal_Int32 GetIsNullable() const; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
