summaryrefslogtreecommitdiff
path: root/sw/source/ui/frmdlg/frmpage.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/frmdlg/frmpage.cxx')
-rw-r--r--sw/source/ui/frmdlg/frmpage.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/frmdlg/frmpage.cxx b/sw/source/ui/frmdlg/frmpage.cxx
index b8eedd8100ae..2581e70eb272 100644
--- a/sw/source/ui/frmdlg/frmpage.cxx
+++ b/sw/source/ui/frmdlg/frmpage.cxx
@@ -2358,7 +2358,7 @@ void SwGrfExtPage::Reset(const SfxItemSet *rSet)
}
else
{
- m_xCtlAngle->SetRotation(0);
+ m_xCtlAngle->SetRotation(0_deg100);
}
m_xCtlAngle->SaveValue();