User: hr Date: 06/06/19 20:15:17 Modified: /dba/dbaccess/source/ui/inc/ WColumnSelect.hxx
Log: INTEGRATION: CWS warnings01 (1.6.50); FILE MERGED 2006/03/24 15:36:17 fs 1.6.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro) File Changes: Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: WColumnSelect.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/WColumnSelect.hxx?r1=1.6&r2=1.7 Delta lines: +1 -3 ------------------- --- WColumnSelect.hxx 8 Sep 2005 15:42:02 -0000 1.6 +++ WColumnSelect.hxx 20 Jun 2006 03:15:15 -0000 1.7 @@ -64,7 +64,6 @@ ImageButton m_ibColumn_LH; ImageButton m_ibColumns_LH; MultiListBox m_lbNewColumnNames; // right side - sal_Bool m_bAttrsChanged; DECL_LINK( ButtonClickHdl, Button * ); @@ -81,8 +80,7 @@ const ::rtl::OUString& _sColumnName, const ::rtl::OUString& _sExtraChars, sal_Int32 _nMaxNameLen, - const ::comphelper::TStringMixEqualFunctor& _aCase, - USHORT nPos = LISTBOX_APPEND); + const ::comphelper::TStringMixEqualFunctor& _aCase); void moveColumn( ListBox* _pRight, ListBox* _pLeft, --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
