[Libreoffice] [REVIEW 3.4] fdo#35728 forms.OGridControlModel segfault
Bjoern Michaelsen
bjoern.michaelsen at canonical.com
Tue Sep 27 07:59:15 PDT 2011
On Tue, 27 Sep 2011 13:54:44 +0100
Michael Meeks <michael.meeks at novell.com>
wrote:
> --- a/svx/inc/svx/gridctrl.hxx
> +++ b/svx/inc/svx/gridctrl.hxx
> @@ -116,7 +116,7 @@ public:
> virtual void columnChanged() = 0;
> };
>
> -#define GRID_COLUMN_NOT_FOUND ((sal_uInt16)-1)
> +#define GRID_COLUMN_NOT_FOUND SAL_MAX_UINT16
>
> //==================================================================
> // InitWindowFacet, describing which aspect of a column's Window to
> (re-)initialize
Well, that change is just cosmetic after the type is corrected in the
function body (right?). So I am retracting the review request and am
sorry for the inconvenience. Also closing fdo#35728.
Best,
Bjoern
--
https://launchpad.net/~bjoern-michaelsen
More information about the LibreOffice
mailing list