summaryrefslogtreecommitdiff
path: root/include/editeng/editobj.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-10-20 14:31:54 +0200
committerNoel Grandin <noelgrandin@gmail.com>2015-10-21 08:31:52 +0000
commite6424f14f314d2245387aa25909de03440672cdf (patch)
treec2c10e5f5d443b27fd1dc2ac78919c1f52f10baf /include/editeng/editobj.hxx
parentd47eca3cd9fdf2ff247c2f3b251a1f94761d1046 (diff)
com::sun::star->css in include/editeng
Change-Id: I2a46f2128ef86ea0d692240b968ea52ab8e09dcc Reviewed-on: https://gerrit.libreoffice.org/19489 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'include/editeng/editobj.hxx')
-rw-r--r--include/editeng/editobj.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/editobj.hxx b/include/editeng/editobj.hxx
index 61a7ca7c024a..8c82eabd1fc5 100644
--- a/include/editeng/editobj.hxx
+++ b/include/editeng/editobj.hxx
@@ -125,7 +125,7 @@ public:
bool IsFieldObject() const;
const SvxFieldItem* GetField() const;
const SvxFieldData* GetFieldData(sal_Int32 nPara, size_t nPos, sal_Int32 nType) const;
- bool HasField( sal_Int32 nType = com::sun::star::text::textfield::Type::UNSPECIFIED ) const;
+ bool HasField( sal_Int32 nType = css::text::textfield::Type::UNSPECIFIED ) const;
const SfxItemSet& GetParaAttribs(sal_Int32 nPara) const;