Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/uno/
H A Dunomod.cxx641 mbApplyZoom = sal_False; in _preSetValues()
726 mbApplyZoom = sal_True; in _setSingleValue()
761 mbApplyZoom = sal_True; in _setSingleValue()
837 if(mbApplyZoom ) in _postSetValues()
/trunk/main/sw/inc/
H A Dunomod.hxx128 sal_Bool bObjectValid:1, bWeb:1, mbApplyZoom; member in SwXViewSettings