Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/core/edit/
H A Dautofmt.cxx271 if( aFlags.bAFmtByInput && !pFrm->IsValid() ) in GetFrm()
365 if( !aFlags.bAFmtByInput ) in GoNextPara()
483 if( aFlags.bAFmtByInput ) in CalcLevel()
649 if( !aFlags.bCreateTable || !aFlags.bAFmtByInput || in DoTable()
1142 if( aFlags.bAFmtByInput in DeleteAktPara()
1274 if( aFlags.bAFmtByInput in DelMoreLinesBlanks()
1284 aFInfo.GetSpaces( aDelPam, !aFlags.bAFmtByInput || bWithLineBreaks ); in DelMoreLinesBlanks()
1380 if( aFlags.bAFmtByInput ) in BuildTextIndent()
1499 if( aFlags.bAFmtByInput ) in BuildEnum()
1660 else if( !aFlags.bAFmtByInput ) in BuildEnum()
[all …]
/AOO42X/main/editeng/source/misc/
H A Dswafopt.cxx67 bAFmtByInput = in SvxSwAutoFmtFlags()
107 bAFmtByInput = rAFFlags.bAFmtByInput; in operator =()
/AOO42X/main/editeng/inc/editeng/
H A Dswafopt.hxx56 sal_Bool bAFmtByInput : 1; member
/AOO42X/main/sw/source/ui/shells/
H A Dtextsh1.cxx623 aFlags.bAFmtByInput = sal_False; in Execute()
667 aFlags.bAFmtByInput = sal_False; in Execute()