Home
last modified time | relevance | path

Searched defs:SetDraw (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/sw/inc/
H A Dviewopt.hxx307 inline void SetDraw( sal_Bool b ) in SetDraw() function in SwViewOption
/AOO41X/main/sd/source/ui/inc/
H A Doptsitem.hxx627 …void SetDraw( sal_Bool bOn = sal_True ) { if( bDraw != bOn ) { OptionsChanged(); bDraw = bOn; }… in SetDraw() function in SdOptionsPrint