summaryrefslogtreecommitdiff
path: root/include/sfx2/templatelocalview.hxx
diff options
context:
space:
mode:
authorKrisztian Pinter <pin.terminator@gmail.com>2013-09-11 17:34:09 +0200
committerCaolán McNamara <caolanm@redhat.com>2013-10-07 13:34:06 +0000
commiteacbdd0e974ff8229b18d1a8434a6ca08cfe8b34 (patch)
tree6fec08dcd2a0706845f876c3ab80f612a988d023 /include/sfx2/templatelocalview.hxx
parentf3123d396c8f7f175551a9bab8bc232efe602083 (diff)
startcenter: Hide template toggle button if no templates
Change-Id: I9c6f2058e67990156a4be928449c6ebe6614e486 Reviewed-on: https://gerrit.libreoffice.org/5913 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include/sfx2/templatelocalview.hxx')
-rw-r--r--include/sfx2/templatelocalview.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/sfx2/templatelocalview.hxx b/include/sfx2/templatelocalview.hxx
index 139fa70850c3..02cc26a352ab 100644
--- a/include/sfx2/templatelocalview.hxx
+++ b/include/sfx2/templatelocalview.hxx
@@ -37,6 +37,8 @@ public:
// Fill view with template folders thumbnails
virtual void Populate ();
+ bool HasUnfilteredItems(FILTER_APPLICATION App);
+
virtual void reload ();
virtual void showRootRegion ();