diff options
Diffstat (limited to 'sw/inc/viewsh.hxx')
-rw-r--r-- | sw/inc/viewsh.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/viewsh.hxx b/sw/inc/viewsh.hxx index a0b96133f802..b40a648afbc1 100644 --- a/sw/inc/viewsh.hxx +++ b/sw/inc/viewsh.hxx @@ -351,7 +351,7 @@ public: static inline bool IsLstEndAction() { return SwViewShell::mbLstAct; } // Change of all page descriptors. - void ChgAllPageOrientation( sal_uInt16 eOri ); + void ChgAllPageOrientation( Orientation eOri ); void ChgAllPageSize( Size &rSz ); // Printing of one page. |