diff options
Diffstat (limited to 'sw/source/uibase/inc/srcedtw.hxx')
-rw-r--r-- | sw/source/uibase/inc/srcedtw.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/srcedtw.hxx b/sw/source/uibase/inc/srcedtw.hxx index e48226f351b6..2cdefb908f41 100644 --- a/sw/source/uibase/inc/srcedtw.hxx +++ b/sw/source/uibase/inc/srcedtw.hxx @@ -75,7 +75,7 @@ private: css::uno::Reference< css::beans::XMultiPropertySet > m_xNotifier; - long m_nCurTextWidth; + tools::Long m_nCurTextWidth; sal_uInt16 m_nStartLine; rtl_TextEncoding m_eSourceEncoding; bool m_bReadonly; |