Searched refs:rWorkShell (Results 1 – 1 of 1) sorted by relevance
842 void lcl_RemoveSectionLinks( SwWrtShell& rWorkShell ) in lcl_RemoveSectionLinks() argument845 sal_uInt16 nSections = rWorkShell.GetSectionFmtCount(); in lcl_RemoveSectionLinks()848 SwSectionData aSectionData( *rWorkShell.GetSectionFmt( nSection ).GetSection() ); in lcl_RemoveSectionLinks()853 rWorkShell.UpdateSection( nSection, aSectionData ); in lcl_RemoveSectionLinks()856 rWorkShell.SetLabelDoc( sal_False ); in lcl_RemoveSectionLinks()1076 SwWrtShell& rWorkShell = in MergeMailFiles() local1078 rWorkShell.CalcLayout(); in MergeMailFiles()1102 rWorkShell.ConvertFieldsToText(); in MergeMailFiles()1103 rWorkShell.SetNumberingRestart(); in MergeMailFiles()1106 lcl_RemoveSectionLinks( rWorkShell ); in MergeMailFiles()[all …]