User: kz      
Date: 2007-05-10 10:27:47+0000
Log:
 INTEGRATION: CWS dba23a (1.12.84); FILE MERGED
 2007/02/26 11:48:13 fs 1.12.84.1: remove unused code
 Issue number:  #i74804#
 Submitted by:  [EMAIL PROTECTED]
 Reviewed by:   [EMAIL PROTECTED]

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.12&r2=1.13
Delta lines:  +0 -16
--------------------
--- FieldDescriptions.hxx       2006-08-15 10:52:23+0000        1.12
+++ FieldDescriptions.hxx       2007-05-10 10:27:44+0000        1.13
@@ -90,21 +90,6 @@
                OFieldDescription();
                OFieldDescription(const ::com::sun::star::uno::Reference< 
::com::sun::star::beans::XPropertySet >& _xAffectedCol
                                                 ,sal_Bool _bUseAsDest = 
sal_False);
-               OFieldDescription(      const ::rtl::OUString&  _sName,
-                                                       const ::rtl::OUString&  
_sTypeName,
-                                                       const ::rtl::OUString&  
_sDescription,
-                                                       const 
::com::sun::star::uno::Any&       _aDefaultValue,
-                                                       const 
::com::sun::star::uno::Any&       _aControlDefault,
-                                                       const ::rtl::OUString&  
_sAutoIncrementValue,
-                                                       const TOTypeInfoSP&     
        _pType,
-                                                       sal_Int32               
                _nPrecision,
-                                                       sal_Int32               
                _nScale,
-                                                       sal_Int32               
                _nIsNullable,
-                                                       sal_Int32               
                _nFormatKey,
-                                                       SvxCellHorJustify       
        _eHorJustify,
-                                                       sal_Bool                
                _bIsAutoIncrement,
-                                                       sal_Bool                
                _bIsPrimaryKey,
-                                                       sal_Bool                
                _bIsCurrency);
                OFieldDescription( const OFieldDescription& rDescr );
                ~OFieldDescription();
 
@@ -134,7 +119,6 @@
 
                ::rtl::OUString                         GetName()               
                const;
                ::rtl::OUString                         GetDescription()        
        const;
-               ::com::sun::star::uno::Any      GetDefaultValue()               
const;
                ::com::sun::star::uno::Any      GetControlDefault()             
const;
                ::rtl::OUString                         GetAutoIncrementValue() 
const;
                sal_Int32                                       GetType()       
                        const;




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to