Searched refs:aTargetNewLayoutName (Results 1 – 1 of 1) sorted by relevance
1656 String aTargetNewLayoutName(aOriginalNewLayoutName); in SetMasterPage() local1676 aTargetNewLayoutName = pMaster->GetLayoutName(); in SetMasterPage()1677 aTargetNewLayoutName.Erase(aTargetNewLayoutName.SearchAscii(SD_LT_SEPARATOR)); in SetMasterPage()1679 if(!isMasterPageLayoutNameUnique(*this, aTargetNewLayoutName)) in SetMasterPage()1681 aTargetNewLayoutName = createNewMasterPageLayoutName(*this); in SetMasterPage()1683 String aTemp(aTargetNewLayoutName); in SetMasterPage()1687 pMaster->SetName(aTargetNewLayoutName); in SetMasterPage()1690 pNotesMaster->SetName(aTargetNewLayoutName); in SetMasterPage()1701 if( pCheckMaster->GetName() == aTargetNewLayoutName ) in SetMasterPage()1731 if(aOriginalNewLayoutName != aTargetNewLayoutName) in SetMasterPage()[all …]
Completed in 28 milliseconds