diff options
Diffstat (limited to 'include/svx/svdobj.hxx')
-rw-r--r-- | include/svx/svdobj.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdobj.hxx b/include/svx/svdobj.hxx index 971c5b250f0f..6d0e2017771f 100644 --- a/include/svx/svdobj.hxx +++ b/include/svx/svdobj.hxx @@ -500,7 +500,7 @@ public: // @return // If no navigation position has been explicitly defined then the // result of GetOrdNum() is returned. - sal_uInt32 GetNavigationPosition (void); + sal_uInt32 GetNavigationPosition(); // Set the position in the navigation position to the given value. // This method is typically used only by the model after a change to |