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.lunak@suse.cz
Context
- Re: [Libreoffice-commits] .: 3 commits - basctl/source chart2/source	cppcanvas/source cui/source dbaccess/source editeng/source	filter/source framework/source package/source	reportdesign/source scp2/source svtools/source svx/source	toolkit/inc toolkit/source · Lubos Lunak
 
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.