Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Dww8graf.cxx1507 MSO_SPT eShapeType, sal_Int32 &rThick) in GetEscherLineMatch() argument
1525 nOutsideThick = eShapeType != mso_sptTextBox ? rThick : rThick/2; in GetEscherLineMatch()
1530 nOutsideThick = rThick/6; in GetEscherLineMatch()
1531 rThick = rThick*2/3; in GetEscherLineMatch()
1534 nOutsideThick = rThick*2/3; in GetEscherLineMatch()
1539 nOutsideThick = rThick*3/10; in GetEscherLineMatch()
1540 rThick = rThick*4/5; in GetEscherLineMatch()
1543 nOutsideThick = rThick*4/5; in GetEscherLineMatch()
1549 nOutsideThick = rThick/10; in GetEscherLineMatch()
1550 rThick = rThick*3/5; in GetEscherLineMatch()
[all …]
H A Dww8par.hxx708 sal_Int32 &rThick);

Completed in 31 milliseconds