diff options
Diffstat (limited to 'include/xmloff/txtparae.hxx')
-rw-r--r-- | include/xmloff/txtparae.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/txtparae.hxx b/include/xmloff/txtparae.hxx index 87b32fc30ef5..da1ae7df3b0d 100644 --- a/include/xmloff/txtparae.hxx +++ b/include/xmloff/txtparae.hxx @@ -270,7 +270,7 @@ protected: virtual void exportStyleAttributes( const ::com::sun::star::uno::Reference< - ::com::sun::star::style::XStyle > & rStyle ); + ::com::sun::star::style::XStyle > & rStyle ) SAL_OVERRIDE; void exportPageFrames( sal_Bool bAutoStyles, sal_Bool bProgress ); void exportFrameFrames( sal_Bool bAutoStyles, sal_Bool bProgress, |