Kaydet (Commit) 94bf82a8 authored tarafından Jim Raykowski's avatar Jim Raykowski

tdf#99678 Show style in common template dialog tree box immediatly

...after creation using New Style dialog

Change-Id: Idb24f537fe7be2dfb9660a1a5de0bcd26612affc
Reviewed-on: https://gerrit.libreoffice.org/59914
Tested-by: Jenkins
Reviewed-by: 's avatarJim Raykowski <raykowj@gmail.com>
üst e46f8a9a
...@@ -1704,6 +1704,7 @@ void SfxCommonTemplateDialog_Impl::ActionSelect(sal_uInt16 nEntry) ...@@ -1704,6 +1704,7 @@ void SfxCommonTemplateDialog_Impl::ActionSelect(sal_uInt16 nEntry)
aTemplName, "", aTemplName, "",
static_cast<sal_uInt16>(GetFamilyItem_Impl()->GetFamily()), static_cast<sal_uInt16>(GetFamilyItem_Impl()->GetFamily()),
nFilter); nFilter);
UpdateFamily_Impl();
} }
pStyleSheetPool->SetSearchMask( eFam, nFilter ); pStyleSheetPool->SetSearchMask( eFam, nFilter );
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment