To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=40169





------- Additional comments from [EMAIL PROTECTED] Fri Jan 21 07:00:17 -0800 
2005 -------
I have committed this change into ooo64bit02:

Index: QueryDesignView.hxx
===================================================================
RCS file: /cvs/dba/dbaccess/source/ui/inc/QueryDesignView.hxx,v
retrieving revision 1.17
diff -u -u -r1.17 QueryDesignView.hxx
--- QueryDesignView.hxx 22 Oct 2004 09:05:39 -0000      1.17
+++ QueryDesignView.hxx 21 Jan 2005 14:59:39 -0000
@@ -180,7 +180,7 @@
                // called when a table from tabeview was deleted
                void TableDeleted(const ::rtl::OUString& rAliasName);
 
-               BOOL getColWidth( const ::rtl::OUString& rAliasName, const 
::rtl::OUString&
rFieldName, ULONG& nWidth );
+               BOOL getColWidth( const ::rtl::OUString& rAliasName, const 
::rtl::OUString&
rFieldName, sal_uInt32& nWidth );
                void fillValidFields(const ::rtl::OUString& strTableName, 
ComboBox* pFieldList);
                void zoomTableView(const Fraction& _rFraction);
 


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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

Reply via email to