Update ooo320-m1
[ooovba.git] / applied_patches / 0201-svtools-default-new-document.diff
blob28bbe17466a9b76783b2721a6103a38f57efa85f
1 --- svtools/source/contnr/templwin.cxx.bak 2005-08-12 12:00:28.000000000 +0530
2 +++ svtools/source/contnr/templwin.cxx 2005-08-12 15:40:53.766509184 +0530
3 @@ -1650,7 +1650,7 @@
4 void SvtTemplateWindow::ReadViewSettings()
6 // defaults
7 - sal_Int32 nSelectedGroup = ICON_POS_TEMPLATES;
8 + sal_Int32 nSelectedGroup = ICON_POS_NEWDOC;
9 sal_Int32 nSelectedView = TI_DOCTEMPLATE_DOCINFO;
10 double nSplitRatio = 0.5;
11 ::rtl::OUString sLastFolder;