Home
last modified time | relevance | path

Searched refs:nBorderTyp (Results 1 – 1 of 1) sorted by relevance

/trunk/main/editeng/source/rtf/
H A Drtfitem.cxx1435 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()
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()
[all …]

Completed in 25 milliseconds