summaryrefslogtreecommitdiff
path: root/sw/inc/fmtfld.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/fmtfld.hxx')
-rw-r--r--sw/inc/fmtfld.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/fmtfld.hxx b/sw/inc/fmtfld.hxx
index b1e89ecde91e..3871cf4fc0e8 100644
--- a/sw/inc/fmtfld.hxx
+++ b/sw/inc/fmtfld.hxx
@@ -102,7 +102,7 @@ public:
void RegisterToFieldType( SwFieldType& );
bool IsFldInDoc() const;
- sal_Bool IsProtect() const;
+ bool IsProtect() const;
SAL_DLLPRIVATE ::com::sun::star::uno::WeakReference<
::com::sun::star::text::XTextField> const& GetXTextField() const