summaryrefslogtreecommitdiffstats
path: root/sfx2/source/doc/doctemplateslocal.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/doc/doctemplateslocal.hxx')
-rw-r--r--sfx2/source/doc/doctemplateslocal.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/source/doc/doctemplateslocal.hxx b/sfx2/source/doc/doctemplateslocal.hxx
index 1da7110b66ba..466c847db1b5 100644
--- a/sfx2/source/doc/doctemplateslocal.hxx
+++ b/sfx2/source/doc/doctemplateslocal.hxx
@@ -60,6 +60,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext >& xContext );
static OUString GetStandardGroupString();
+ static std::vector<OUString> GetBuiltInGroupNames();
// XDocumentHandler
virtual void SAL_CALL startDocument() override;