Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/inc/
H A Doptsitem.hxx145 sal_Bool bMoveOutline : 1; // Layout/Display/Contur member in SdOptionsLayout
165 sal_Bool IsMoveOutline() const { Init(); return (sal_Bool) bMoveOutline; } in IsMoveOutline()
173 … SetMoveOutline( sal_Bool bOn = sal_True ) { if( bMoveOutline != bOn ) { OptionsChanged(); bMoveOu… in SetMoveOutline()
/aoo42x/main/sd/source/ui/app/
H A Doptsitem.cxx217 bMoveOutline( sal_True ), in SdOptionsLayout()

Completed in 33 milliseconds