summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/DExport.hxx
diff options
context:
space:
mode:
authorJ. Graeme Lingard <jgraeme+git@gmail.com>2011-03-05 18:05:38 +0000
committerJ. Graeme Lingard <jgraeme+git@gmail.com>2011-03-05 18:05:38 +0000
commitf71ad82e60bebde81ebb193dcd16305ca339cc1a (patch)
tree269ec930c7d0faad426ad5bbe0b75915215d15eb /dbaccess/source/ui/inc/DExport.hxx
parentddd6d4d0d57d1de1391591edeac3ef5ec3be1fb6 (diff)
Remove 'added by' comments
Notes
Notes: split repo tag: base_LO-BASE-INTEGRATION-DEV300_M101
Diffstat (limited to 'dbaccess/source/ui/inc/DExport.hxx')
-rw-r--r--dbaccess/source/ui/inc/DExport.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/dbaccess/source/ui/inc/DExport.hxx b/dbaccess/source/ui/inc/DExport.hxx
index 6b4063e45ced..d186b457e4a0 100644
--- a/dbaccess/source/ui/inc/DExport.hxx
+++ b/dbaccess/source/ui/inc/DExport.hxx
@@ -166,9 +166,7 @@ namespace dbaui
void SetColumnTypes(const TColumnVector* rList,const OTypeInfoMap* _pInfoMap);
- //dyf add 20070601
inline void SetTableName(const ::rtl::OUString &_sTableName){ m_sDefaultTableName = _sTableName ; }
- //dyf add end
virtual void release() = 0;