Searched refs:bIsSelectionInReadonly_ (Results 1 – 1 of 1) sorted by relevance
201 sal_Bool bIsSelectionInReadonly_; in impl_checkIsSelectionInReadonly() local206 bIsSelectionInReadonly_ = aAccessibilityOpt.IsSelectionInReadonly(); in impl_checkIsSelectionInReadonly()208 if ( bIsSelectionInReadonly_ == bIsSelectionInReadonly )//old config item will not throw error in impl_checkIsSelectionInReadonly()355 sal_Bool bIsSelectionInReadonly_; in impl_checkSetSelectionInReadonly() local359 xSet->getPropertyValue(s_sIsSelectionInReadonly) >>= bIsSelectionInReadonly_; in impl_checkSetSelectionInReadonly()361 if ( bIsSelectionInReadonly_ == bIsSelectionInReadonly )//old config item will throw error in impl_checkSetSelectionInReadonly()
Completed in 14 milliseconds