Kaydet (Commit) 965b2059 authored tarafından Caolán McNamara's avatar Caolán McNamara

frames are SFX_STYLE_FAMILY_FRAME not SFX_STYLE_FAMILY_PARA

busted since initial commit

Change-Id: Icb6a4eed4a4def26621489ae2b708696e04ce667
üst e08fc65e
......@@ -809,7 +809,7 @@ SwFrmFmt *SwDoc::MakeFrmFmt(const OUString &rFmtName,
if (bBroadcast)
{
BroadcastStyleOperation(rFmtName, SFX_STYLE_FAMILY_PARA,
BroadcastStyleOperation(rFmtName, SFX_STYLE_FAMILY_FRAME,
SFX_STYLESHEET_CREATED);
}
......
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