From 15dd189e1b73e2a638804cec8ff88751d395e1c0 Mon Sep 17 00:00:00 2001 From: Cédric Bosdonnat Date: Thu, 13 Dec 2012 13:57:59 +0100 Subject: Template manager: slightly smaller items to show more of them Change-Id: I43aa0655fb46729747829f7e6ef111efc8df90f7 --- sfx2/source/doc/templatedlg.cxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'sfx2/source/doc') diff --git a/sfx2/source/doc/templatedlg.cxx b/sfx2/source/doc/templatedlg.cxx index e540b0dcdd29..1d0512e66527 100644 --- a/sfx2/source/doc/templatedlg.cxx +++ b/sfx2/source/doc/templatedlg.cxx @@ -51,9 +51,6 @@ #include "doc.hrc" #include "templatedlg.hrc" -#define INIT_FOLDER_COLS 3 -#define INIT_FOLDER_LINES 2 - #define PADDING_DLG_BORDER 10 using namespace ::com::sun::star; -- cgit