Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/inc/
H A Doptsitem.hxx265 sal_Bool bSolidMarkHdl : 1; // /Misc/SimpleHandles member in SdOptionsMisc
317 sal_Bool IsSolidMarkHdl() const { Init(); return (sal_Bool) bSolidMarkHdl; } in IsSolidMarkHdl()
368 …etSolidMarkHdl( sal_Bool bOn = sal_True ) { if( bSolidMarkHdl != bOn ) { OptionsChanged(); bSolidM… in SetSolidMarkHdl()
/aoo4110/main/sd/source/ui/app/
H A Doptsitem.cxx503 bSolidMarkHdl( sal_True ), // default: Use nice handles in SdOptionsMisc()

Completed in 28 milliseconds