Searched refs:rThick (Results 1 – 2 of 2) sorted by relevance
1503 MSO_SPT eShapeType, sal_Int32 &rThick) in GetEscherLineMatch() argument1521 nOutsideThick = eShapeType != mso_sptTextBox ? rThick : rThick/2; in GetEscherLineMatch()1526 nOutsideThick = rThick/6; in GetEscherLineMatch()1527 rThick = rThick*2/3; in GetEscherLineMatch()1530 nOutsideThick = rThick*2/3; in GetEscherLineMatch()1535 nOutsideThick = rThick*3/10; in GetEscherLineMatch()1536 rThick = rThick*4/5; in GetEscherLineMatch()1539 nOutsideThick = rThick*4/5; in GetEscherLineMatch()1545 nOutsideThick = rThick/10; in GetEscherLineMatch()1546 rThick = rThick*3/5; in GetEscherLineMatch()[all …]
707 sal_Int32 &rThick);