diff options
Diffstat (limited to 'sw/inc/unotxdoc.hxx')
-rw-r--r-- | sw/inc/unotxdoc.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/unotxdoc.hxx b/sw/inc/unotxdoc.hxx index b7fb3d0e4f9c..90e7f02b9335 100644 --- a/sw/inc/unotxdoc.hxx +++ b/sw/inc/unotxdoc.hxx @@ -148,7 +148,7 @@ private: css::uno::Reference< css::text::XText > xBodyText; SwXBodyText* pBodyText; - css::uno::Reference< css::uno::XAggregation > xNumFmtAgg; + css::uno::Reference< css::uno::XAggregation > xNumFormatAgg; css::uno::Reference< css::container::XIndexAccess > * pxXNumberingRules; css::uno::Reference< css::container::XIndexAccess > * pxXFootnotes; |