summaryrefslogtreecommitdiffstats
path: root/forms
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2017-02-07 17:17:10 +0100
committerEike Rathke <erack@redhat.com>2017-02-09 16:58:51 +0100
commit12ecbe796218dd1b1a3e951e6cbc532ff41be6bc (patch)
tree63f7fe7e72d9db6ab7864725cf80c44431b8ceb1 /forms
parentFold sal_detail_log_backtrace into sal_detail_log (diff)
downloadcore-12ecbe796218dd1b1a3e951e6cbc532ff41be6bc.tar.gz
core-12ecbe796218dd1b1a3e951e6cbc532ff41be6bc.zip
space typo
it's an interface name.. Change-Id: Ie758f29864761a4e0c41326dac14d233c22e5f52
Diffstat (limited to 'forms')
-rw-r--r--forms/source/xforms/binding.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/xforms/binding.hxx b/forms/source/xforms/binding.hxx
index 9f1220ff1618..bf6cedc29bed 100644
--- a/forms/source/xforms/binding.hxx
+++ b/forms/source/xforms/binding.hxx
@@ -330,7 +330,7 @@ public:
virtual void SAL_CALL setValue( const css::uno::Any& aValue ) override;
- // XListEntry Source
+ // XListEntrySource
virtual sal_Int32 SAL_CALL getListEntryCount() override;