Kaydet (Commit) b10af777 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: I97909d9d6ece176f519318ebb53b4cdfeeba9146
Reviewed-on: https://gerrit.libreoffice.org/72709
Tested-by: Jenkins
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 40556d43
......@@ -1478,7 +1478,7 @@ void Outliner::StyleSheetChanged( SfxStyleSheet const * pStyle )
// The EditEngine calls StyleSheetChanged also for derived styles.
// Here all the paragraphs, which had the said template, used to be
// hunted by a ImpRecalcParaAttribs, why?
// hunted by an ImpRecalcParaAttribs, why?
// => only the Bullet-representation can really change...
sal_Int32 nParas = pParaList->GetParagraphCount();
for( sal_Int32 nPara = 0; nPara < nParas; nPara++ )
......
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