Lines Matching refs:INDENT_GAP
86 #define INDENT_GAP 2 macro
408 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()
1700 SetIndents(INDENT_COUNT, pIndents+INDENT_GAP); in AdjustMargin1()
1719 SetIndents(INDENT_COUNT, pIndents+INDENT_GAP); in AdjustMargin1()
1729 SetIndents(INDENT_COUNT, pIndents+INDENT_GAP); in AdjustMargin1()
1754 SetIndents(INDENT_COUNT, pIndents+INDENT_GAP); in AdjustMargin1()
1769 SetIndents(INDENT_COUNT, pIndents+INDENT_GAP); in AdjustMargin1()
1779 SetIndents(INDENT_COUNT, pIndents+INDENT_GAP); in AdjustMargin1()
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()
3345 if((INDENT_FIRST_LINE - INDENT_GAP) != nIdx && in CalcMinMax()
3365 if((INDENT_FIRST_LINE - INDENT_GAP) != nIdx && in CalcMinMax()
3377 case INDENT_RIGHT_MARGIN - INDENT_GAP: in CalcMinMax()
3502 if((nIndent) == GetDragAryPos() + INDENT_GAP) { // Linker Absatzeinzug in StartDrag()
3509 pIndents[1] = pIndents[GetDragAryPos()+INDENT_GAP]; in StartDrag()
3620 SetIndents(INDENT_COUNT, pIndents+INDENT_GAP); in EndDrag()