Searched refs:bPickThrough (Results 1 – 2 of 2) sorted by relevance
258 sal_Bool bPickThrough : 1; // Misc/TextObject/Selectable member in SdOptionsMisc310 sal_Bool IsPickThrough() const { Init(); return (sal_Bool) bPickThrough; } in IsPickThrough()353 … SetPickThrough( sal_Bool bOn = sal_True ) { if( bPickThrough != bOn ) { OptionsChanged(); bPickTh… in SetPickThrough()
486 bPickThrough( sal_True ), in SdOptionsMisc()
Completed in 25 milliseconds