summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/propertyhandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/propertyhandler.hxx')
-rw-r--r--extensions/source/propctrlr/propertyhandler.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/propertyhandler.hxx b/extensions/source/propctrlr/propertyhandler.hxx
index 0a39548df5ab..88c1caecce8d 100644
--- a/extensions/source/propctrlr/propertyhandler.hxx
+++ b/extensions/source/propctrlr/propertyhandler.hxx
@@ -254,7 +254,7 @@ namespace pcr
@see getSupportedProperties
@see doDescribeSupportedProperties
*/
- inline bool impl_isSupportedProperty_nothrow( PropertyId _nPropId ) const
+ bool impl_isSupportedProperty_nothrow( PropertyId _nPropId ) const
{
return impl_getPropertyFromId_nothrow( _nPropId ) != nullptr;
}
@@ -277,7 +277,7 @@ namespace pcr
/** returns the value of the ContextDocument property in the ComponentContext which was used to create
this handler.
*/
- inline css::uno::Reference< css::frame::XModel >
+ css::uno::Reference< css::frame::XModel >
impl_getContextDocument_nothrow() const
{
return css::uno::Reference< css::frame::XModel >(