Home
last modified time | relevance | path

Searched refs:rWorkShell (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/ui/dbui/
H A Ddbmgr.cxx842 void lcl_RemoveSectionLinks( SwWrtShell& rWorkShell ) in lcl_RemoveSectionLinks() argument
845 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() local
1078 rWorkShell.CalcLayout(); in MergeMailFiles()
1102 rWorkShell.ConvertFieldsToText(); in MergeMailFiles()
1103 rWorkShell.SetNumberingRestart(); in MergeMailFiles()
1106 lcl_RemoveSectionLinks( rWorkShell ); in MergeMailFiles()
[all …]