From 13c4d0abf2af43a212922cec3904bcf8a5671aeb Mon Sep 17 00:00:00 2001 From: Efe Gürkan YALAMAN Date: Sun, 27 Jul 2014 15:02:24 +0300 Subject: Template Filtering Implementation Change-Id: I9270136afeaadbbe16c408e6e7d2fbde5b53d324 --- sfx2/uiconfig/ui/startcenter.ui | 61 +++++++++++++++++++++++++++++++++++++++-- 1 file changed, 58 insertions(+), 3 deletions(-) (limited to 'sfx2/uiconfig/ui/startcenter.ui') diff --git a/sfx2/uiconfig/ui/startcenter.ui b/sfx2/uiconfig/ui/startcenter.ui index 2e1a5857fb15..6cbbd64ea4f6 100644 --- a/sfx2/uiconfig/ui/startcenter.ui +++ b/sfx2/uiconfig/ui/startcenter.ui @@ -1,8 +1,8 @@ - + - + True False @@ -86,7 +86,7 @@ - + T_emplates True True @@ -430,4 +430,59 @@ + + True + False + + + True + False + Writer Templates + True + + + + + True + False + Calc Templates + True + + + + + True + False + Impress Templates + True + + + + + True + False + Draw Templates + + + + + True + False + Math Templates + + + + + True + False + + + + + True + False + Edit Templates + + + -- cgit