summaryrefslogtreecommitdiffstats
path: root/svx/inc/svdibrow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/svdibrow.hxx')
-rwxr-xr-xsvx/inc/svdibrow.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/svdibrow.hxx b/svx/inc/svdibrow.hxx
index 67c605fc6e31..968a5b1a4d31 100755
--- a/svx/inc/svdibrow.hxx
+++ b/svx/inc/svdibrow.hxx
@@ -81,7 +81,7 @@ public:
void SetAttributes(const SfxItemSet* pAttr, const SfxItemSet* p2ndSet=NULL);
sal_uIntPtr GetCurrentPos() const;
sal_uInt16 GetCurrentWhich() const;
- virtual bool BegChangeEntry(ULONG nPos);
+ virtual bool BegChangeEntry(sal_uIntPtr nPos);
virtual bool EndChangeEntry();
virtual void BrkChangeEntry();