Searched defs:SetDraw (Results 1 – 2 of 2) sorted by relevance
307 inline void SetDraw( sal_Bool b ) in SetDraw() function in SwViewOption
627 void SetDraw( sal_Bool bOn = sal_True ) { if( bDraw != bOn ) { OptionsChanged(); bDraw = bOn; } } in SetDraw() function in SdOptionsPrint
Completed in 21 milliseconds