Kaydet (Commit) 4c2c4e36 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

typo: styte -> style

üst fbd23c2e
...@@ -1594,7 +1594,7 @@ void SdDrawDocument::SetMasterPage(sal_uInt16 nSdPageNum, ...@@ -1594,7 +1594,7 @@ void SdDrawDocument::SetMasterPage(sal_uInt16 nSdPageNum,
aReplData.nFamily = pMySheet->GetFamily(); aReplData.nFamily = pMySheet->GetFamily();
aReplData.aNewName = pMySheet->GetName(); aReplData.aNewName = pMySheet->GetName();
// #i121863# re-create original name of styte used at page where to replace with // #i121863# re-create original name of style used at page where to replace with
// this new style // this new style
OUString aTemp(pMySheet->GetName()); OUString aTemp(pMySheet->GetName());
const sal_Int32 nPos(aTemp.indexOf(SD_LT_SEPARATOR)); const sal_Int32 nPos(aTemp.indexOf(SD_LT_SEPARATOR));
......
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