Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/edit/
H A Dautofmt.cxx2682 SvxSwAutoFmtFlags aAFFlags; // erst mal default - Werte in AutoFormat() local
2685 aAFFlags = *pAFlags; in AutoFormat()
2686 if( !aAFFlags.bAFmtByInput ) in AutoFormat()
2697 SwAutoFormat aFmt( this, aAFFlags, &PCURCRSR->Start()->nNode, in AutoFormat()
2704 SwAutoFormat aFmt( this, aAFFlags ); in AutoFormat()
2748 SvxSwAutoFmtFlags aAFFlags = *GetAutoFmtFlags(); // erst mal default - Werte in AutoFmtBySplitNode() local
2750 SwAutoFormat aFmt( this, aAFFlags, &pCrsr->GetMark()->nNode, in AutoFmtBySplitNode()

Completed in 28 milliseconds