Kaydet (Commit) f282662c authored tarafından Jochen Nitschke's avatar Jochen Nitschke

cppcheck: accessMoved

Change-Id: Ia0d0761660a2096c308b1738ccc0294cb3b2a456
Reviewed-on: https://gerrit.libreoffice.org/53907Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarJochen Nitschke <j.nitschke+logerrit@ok.de>
üst 603074c5
......@@ -382,7 +382,7 @@ sal_uInt16 TemplateLocalView::createRegion(const OUString &rName)
maRegions.push_back(std::move(pItem));
return pItem->mnId;
return nItemId;
}
bool TemplateLocalView::renameRegion(const OUString &rTitle, const OUString &rNewTitle)
......
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