Searched refs:nOutsideThick (Results 1 – 1 of 1) sorted by relevance
1509 sal_Int32 nOutsideThick = 0; in GetEscherLineMatch() local1525 nOutsideThick = eShapeType != mso_sptTextBox ? rThick : rThick/2; in GetEscherLineMatch()1530 nOutsideThick = rThick/6; in GetEscherLineMatch()1534 nOutsideThick = rThick*2/3; in GetEscherLineMatch()1539 nOutsideThick = rThick*3/10; in GetEscherLineMatch()1543 nOutsideThick = rThick*4/5; in GetEscherLineMatch()1549 nOutsideThick = rThick/10; in GetEscherLineMatch()1553 nOutsideThick = rThick*3/5; in GetEscherLineMatch()1559 return nOutsideThick; in GetEscherLineMatch()1569 sal_Int32 nOutsideThick = 0; in MatchSdrBoxIntoFlyBoxItem() local[all …]