Searched refs:INDENT_GAP (Results 1 – 1 of 1) sorted by relevance
86 #define INDENT_GAP 2 macro408 pIndents = new RulerIndent[5+INDENT_GAP]; in SvxRuler()409 memset(pIndents, 0, sizeof(RulerIndent)*(3+INDENT_GAP)); in SvxRuler()1011 SetIndents(INDENT_COUNT, pIndents+INDENT_GAP); in UpdatePara()1821 SetIndents(INDENT_COUNT, pIndents+INDENT_GAP); in DragMargin2()1835 const sal_uInt16 nIdx = GetDragAryPos()+INDENT_GAP; in DragIndents()1846 SetIndents(INDENT_COUNT, pIndents + INDENT_GAP); in DragIndents()2047 SetIndents(INDENT_COUNT, pIndents+INDENT_GAP); in UpdateParaContents_Impl()3332 case INDENT_FIRST_LINE - INDENT_GAP: in CalcMinMax()3333 case INDENT_LEFT_MARGIN - INDENT_GAP: in CalcMinMax()[all …]
Completed in 43 milliseconds