Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx1506 sal_Int32 nOutsideThick = 0; in GetEscherLineMatch() local
1527 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() local
1568 return nOutsideThick; in MatchSdrBoxIntoFlyBoxItem()
[all …]

Completed in 24 milliseconds