summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/formcomponenthandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/formcomponenthandler.hxx')
-rw-r--r--extensions/source/propctrlr/formcomponenthandler.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/extensions/source/propctrlr/formcomponenthandler.hxx b/extensions/source/propctrlr/formcomponenthandler.hxx
index 5db0a3c54601..2534dfadce91 100644
--- a/extensions/source/propctrlr/formcomponenthandler.hxx
+++ b/extensions/source/propctrlr/formcomponenthandler.hxx
@@ -145,6 +145,8 @@ namespace pcr
*/
void impl_classifyControlModel_throw();
+ bool isReportModel() const;
+
/** const-version of ->getPropertyValue
*/
css::uno::Any impl_getPropertyValue_throw( const OUString& _rPropertyName ) const;