summaryrefslogtreecommitdiffstats
path: root/include/editeng/wghtitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/wghtitem.hxx')
-rw-r--r--include/editeng/wghtitem.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/editeng/wghtitem.hxx b/include/editeng/wghtitem.hxx
index 9b322c13f52a..70001f395766 100644
--- a/include/editeng/wghtitem.hxx
+++ b/include/editeng/wghtitem.hxx
@@ -52,8 +52,8 @@ public:
virtual OUString GetValueTextByPos( sal_uInt16 nPos ) const override;
virtual sal_uInt16 GetValueCount() const override;
- virtual bool QueryValue( com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override;
- virtual bool PutValue( const com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId ) override;
+ virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override;
+ virtual bool PutValue( const css::uno::Any& rVal, sal_uInt8 nMemberId ) override;
virtual bool HasBoolValue() const override;
virtual bool GetBoolValue() const override;