Kaydet (Commit) e75d6af1 authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS sixtyfour05 (1.52.132); FILE MERGED

2006/04/12 19:48:32 pjanik 1.52.132.2: RESYNC: (1.52-1.53); FILE MERGED
2006/04/11 15:55:21 kendy 1.52.132.1: #i64230#
64bit: ULONG <-> sal_uInt32 in svx
üst e321eff5
......@@ -4,9 +4,9 @@
*
* $RCSfile: fmgridcl.cxx,v $
*
* $Revision: 1.53 $
* $Revision: 1.54 $
*
* last change: $Author: vg $ $Date: 2006-04-07 14:04:41 $
* last change: $Author: hr $ $Date: 2006-04-19 13:49:24 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -2195,7 +2195,7 @@ void FmGridControl::Select()
}
}
// -----------------------------------------------------------------------------
long FmGridControl::GetSelectedColumn() const
sal_Int32 FmGridControl::GetSelectedColumn() const
{
return m_nCurrentSelectedColumn;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment