Searched refs:cOutlineIndentAt (Results 1 – 1 of 1) sorted by relevance
599 const long cOutlineIndentAt[ MAXLEVEL ] = { in SwNumRule() local610 pFmt->SetListtabPos( cOutlineIndentAt[ n ] ); in SwNumRule()611 pFmt->SetFirstLineIndent( -cOutlineIndentAt[ n ] ); in SwNumRule()612 pFmt->SetIndentAt( cOutlineIndentAt[ n ] ); in SwNumRule()
Completed in 27 milliseconds