Lines Matching refs:nBorderTyp
1432 static void SetBorderLine( int nBorderTyp, SvxBoxItem& rItem, in SetBorderLine() argument
1435 switch( nBorderTyp ) in SetBorderLine()
1441 if( RTF_BOX != nBorderTyp ) in SetBorderLine()
1446 if( RTF_BOX != nBorderTyp ) in SetBorderLine()
1451 if( RTF_BOX != nBorderTyp ) in SetBorderLine()
1456 if( RTF_BOX != nBorderTyp ) in SetBorderLine()
1471 int bWeiter = sal_True, nBorderTyp = 0; in ReadBorderAttr() local
1481 nBorderTyp = nToken; in ReadBorderAttr()
1487 nBorderTyp = RTF_BRDRT; in ReadBorderAttr()
1492 nBorderTyp = RTF_BRDRB; in ReadBorderAttr()
1497 nBorderTyp = RTF_BRDRL; in ReadBorderAttr()
1502 nBorderTyp = RTF_BRDRR; in ReadBorderAttr()
1519 switch( nBorderTyp ) in ReadBorderAttr()
1551 SetBorderLine( nBorderTyp, aAttr, aBrd ); in ReadBorderAttr()
1631 SetBorderLine( nBorderTyp, aAttr, aBrd ); in ReadBorderAttr()
1654 nBorderTyp = nToken; in ReadBorderAttr()
1683 SetBorderLine( nBorderTyp, aAttr, aBrd ); in ReadBorderAttr()