Searched refs:mbProtectDisabled (Results 1 – 2 of 2) sorted by relevance
741 mbProtectDisabled( false ), in SvxPositionSizeTabPage()1184 maTsbPosProtect.Enable( !mbProtectDisabled && !mbPageDisabled ); in UpdateControlStates()1194 maFlProtect.Enable( !mbProtectDisabled ); in UpdateControlStates()1195 maTsbSizeProtect.Enable( !mbProtectDisabled && !bPosProtect ); in UpdateControlStates()1557 mbProtectDisabled = true; in DisableProtect()
133 bool mbProtectDisabled; member in SvxPositionSizeTabPage
Completed in 25 milliseconds