Searched refs:nOutsideThick (Results 1 – 1 of 1) sorted by relevance
1506 sal_Int32 nOutsideThick = 0; in GetEscherLineMatch() local1527 nOutsideThick = rThick/6; in GetEscherLineMatch()1531 nOutsideThick = rThick*2/3; in GetEscherLineMatch()1536 nOutsideThick = rThick*3/10; in GetEscherLineMatch()1540 nOutsideThick = rThick*4/5; in GetEscherLineMatch()1546 nOutsideThick = rThick/10; in GetEscherLineMatch()1550 nOutsideThick = rThick*3/5; in GetEscherLineMatch()1556 return nOutsideThick; in GetEscherLineMatch()1566 sal_Int32 nOutsideThick = 0; in MatchSdrBoxIntoFlyBoxItem() local1568 return nOutsideThick; in MatchSdrBoxIntoFlyBoxItem()[all …]
Completed in 27 milliseconds