Searched refs:isValuePropertyLocked (Results 1 – 2 of 2) sorted by relevance
248 inline sal_Bool isValuePropertyLocked() const;356 inline sal_Bool DbCellControl::isValuePropertyLocked() const in isValuePropertyLocked() function in DbCellControl364 OSL_ENSURE( !isValuePropertyLocked(), "DbCellControl::lockValueProperty: not to be nested!" ); in lockValueProperty()371 OSL_ENSURE( isValuePropertyLocked(), "DbCellControl::lockValueProperty: not locked so far!" ); in unlockValueProperty()
653 OSL_ENSURE( !isValuePropertyLocked(), in implValuePropertyChanged()682 if ( !isValuePropertyLocked() ) in _propertyChanged()
Completed in 42 milliseconds