On Wednesday 18 of July 2012, Stephan Bergmann wrote: > diff --git a/svx/source/form/filtnav.cxx b/svx/source/form/filtnav.cxx > index 24a0b87..270b956 100644 > --- a/svx/source/form/filtnav.cxx > +++ b/svx/source/form/filtnav.cxx > @@ -249,15 +249,15 @@ TYPEINIT1( FmFilterHint, SfxHint ); > //======================================================================== > class FmFilterInsertedHint : public FmFilterHint > { > - sal_Int32 m_nPos; // Position relative to the parent of the data > + sal_uLong m_nPos; // Position relative to the parent of the data
Isn't sal_uLong deprecated? -- Lubos Lunak l.lu...@suse.cz _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice