Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/ww8/
H A Dww8graf.cxx1505 sal_Int32 nOutsideThick = 0; in GetEscherLineMatch() local
1521 nOutsideThick = eShapeType != mso_sptTextBox ? rThick : rThick/2; in GetEscherLineMatch()
1526 nOutsideThick = rThick/6; in GetEscherLineMatch()
1530 nOutsideThick = rThick*2/3; in GetEscherLineMatch()
1535 nOutsideThick = rThick*3/10; in GetEscherLineMatch()
1539 nOutsideThick = rThick*4/5; in GetEscherLineMatch()
1545 nOutsideThick = rThick/10; in GetEscherLineMatch()
1549 nOutsideThick = rThick*3/5; in GetEscherLineMatch()
1555 return nOutsideThick; in GetEscherLineMatch()
1565 sal_Int32 nOutsideThick = 0; in MatchSdrBoxIntoFlyBoxItem() local
[all …]