diff options
Diffstat (limited to 'sw/inc/postithelper.hxx')
-rw-r--r-- | sw/inc/postithelper.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/postithelper.hxx b/sw/inc/postithelper.hxx index 31df018985c6..620936cdcf5b 100644 --- a/sw/inc/postithelper.hxx +++ b/sw/inc/postithelper.hxx @@ -57,7 +57,7 @@ struct SwLayoutInfo SwRect mPagePrtArea; unsigned long mnPageNumber; sw::sidebarwindows::SidebarPosition meSidebarPosition; - USHORT mRedlineAuthor; + sal_uInt16 mRedlineAuthor; SwLayoutInfo() : mpAnchorFrm(0) |