Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx1853 SvxShadowLocation eShdPosi; in MatchSdrItemsIntoFlySet() local
1857 eShdPosi = SVX_SHADOW_BOTTOMRIGHT; in MatchSdrItemsIntoFlySet()
1859 eShdPosi = SVX_SHADOW_TOPRIGHT; in MatchSdrItemsIntoFlySet()
1864 eShdPosi = SVX_SHADOW_BOTTOMLEFT; in MatchSdrItemsIntoFlySet()
1866 eShdPosi = SVX_SHADOW_TOPLEFT; in MatchSdrItemsIntoFlySet()
1868 aShadow.SetLocation( eShdPosi ); in MatchSdrItemsIntoFlySet()