Searched refs:pEdShell (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/sw/source/core/edit/ |
H A D | autofmt.cxx | 249 SwAutoFormat( SwEditShell* pEdShell, SvxSwAutoFmtFlags& rFlags, 2192 SwAutoFormat::SwAutoFormat( SwEditShell* pEdShell, SvxSwAutoFmtFlags& rFlags, in SwAutoFormat() argument 2195 aDelPam( pEdShell->GetDoc()->GetNodes().GetEndOfExtras() ), in SwAutoFormat() 2196 aNdIdx( pEdShell->GetDoc()->GetNodes().GetEndOfExtras(), +1 ), in SwAutoFormat() 2197 aEndNdIdx( pEdShell->GetDoc()->GetNodes().GetEndOfContent() ), in SwAutoFormat() 2198 pEditShell( pEdShell ), in SwAutoFormat() 2199 pDoc( pEdShell->GetDoc() ), in SwAutoFormat() 2308 pEdShell->Pop( sal_False ); in SwAutoFormat() 2309 *pEdShell->GetCrsr() = aDelPam; in SwAutoFormat() 2310 pEdShell->Push(); in SwAutoFormat()
|
Completed in 17 milliseconds