Home
last modified time | relevance | path

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

/trunk/main/svx/source/inc/
H A Dgridcell.hxx248 inline sal_Bool isValuePropertyLocked() const;
356 inline sal_Bool DbCellControl::isValuePropertyLocked() const in isValuePropertyLocked() function in DbCellControl
364 OSL_ENSURE( !isValuePropertyLocked(), "DbCellControl::lockValueProperty: not to be nested!" ); in lockValueProperty()
371 OSL_ENSURE( isValuePropertyLocked(), "DbCellControl::lockValueProperty: not locked so far!" ); in unlockValueProperty()
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx653 OSL_ENSURE( !isValuePropertyLocked(), in implValuePropertyChanged()
682 if ( !isValuePropertyLocked() ) in _propertyChanged()

Completed in 44 milliseconds