summaryrefslogtreecommitdiff
path: root/include/comphelper
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-03-11 14:12:33 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-03-11 14:12:47 +0100
commitc7b09e0ed626fad4c4d70ed1a6e431bfff8451b8 (patch)
treee921d11c28c32ac9b62c3175cf4a10ee10042dd9 /include/comphelper
parentf3609ac092bc520825bfd6b71ed20ecaba293317 (diff)
No need for fillAggregatePropertyInfoByHandle to be virtual
Change-Id: If002dede857ecff300f57b73b26234d737ba98c9
Diffstat (limited to 'include/comphelper')
-rw-r--r--include/comphelper/propagg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/propagg.hxx b/include/comphelper/propagg.hxx
index 64bb2055b42b..7765b6ca4656 100644
--- a/include/comphelper/propagg.hxx
+++ b/include/comphelper/propagg.hxx
@@ -149,7 +149,7 @@ public:
@return sal_True, if _nHandle marks an aggregate property, otherwise sal_False
*/
- virtual bool SAL_CALL fillAggregatePropertyInfoByHandle(OUString* _pPropName, sal_Int32* _pOriginalHandle,
+ bool fillAggregatePropertyInfoByHandle(OUString* _pPropName, sal_Int32* _pOriginalHandle,
sal_Int32 _nHandle) const;
/** returns information about a property given by handle