Searched refs:cIndentAt (Results 1 – 2 of 2) sorted by relevance
822 const long cIndentAt = 1440/4; in SvxNumRule() local825 aFmts[i]->SetListtabPos( cIndentAt * (i+2) ); in SvxNumRule()827 aFmts[i]->SetIndentAt( cIndentAt * (i+2) ); in SvxNumRule()
559 const long cIndentAt[ MAXLEVEL ] = { in SwNumRule() local570 pFmt->SetListtabPos( cIndentAt[ n ] ); in SwNumRule()572 pFmt->SetIndentAt( cIndentAt[ n ] ); in SwNumRule()
Completed in 15 milliseconds