Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Dnumber.cxx599 const long cOutlineIndentAt[ MAXLEVEL ] = { in SwNumRule() local
610 pFmt->SetListtabPos( cOutlineIndentAt[ n ] ); in SwNumRule()
611 pFmt->SetFirstLineIndent( -cOutlineIndentAt[ n ] ); in SwNumRule()
612 pFmt->SetIndentAt( cOutlineIndentAt[ n ] ); in SwNumRule()

Completed in 22 milliseconds