summaryrefslogtreecommitdiff
path: root/include/editeng/escapementitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/escapementitem.hxx')
-rw-r--r--include/editeng/escapementitem.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/editeng/escapementitem.hxx b/include/editeng/escapementitem.hxx
index af93d482ee6e..cfeca83637cd 100644
--- a/include/editeng/escapementitem.hxx
+++ b/include/editeng/escapementitem.hxx
@@ -58,8 +58,8 @@ public:
SfxMapUnit ePresMetric,
OUString &rText, const IntlWrapper * = 0 ) 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 SfxPoolItem* Clone( SfxItemPool *pPool = 0 ) const override;
virtual SfxPoolItem* Create(SvStream &, sal_uInt16) const override;