Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx1504 MSO_SPT eShapeType, sal_Int32 &rThick) in GetEscherLineMatch() argument
1522 nOutsideThick = eShapeType != mso_sptTextBox ? rThick : rThick/2; in GetEscherLineMatch()
1527 nOutsideThick = rThick/6; in GetEscherLineMatch()
1528 rThick = rThick*2/3; in GetEscherLineMatch()
1531 nOutsideThick = rThick*2/3; in GetEscherLineMatch()
1536 nOutsideThick = rThick*3/10; in GetEscherLineMatch()
1537 rThick = rThick*4/5; in GetEscherLineMatch()
1540 nOutsideThick = rThick*4/5; in GetEscherLineMatch()
1546 nOutsideThick = rThick/10; in GetEscherLineMatch()
1547 rThick = rThick*3/5; in GetEscherLineMatch()
[all …]
H A Dww8par.hxx708 sal_Int32 &rThick);

Completed in 34 milliseconds