Searched refs:bHasEmptyControlSource (Results 1 – 1 of 1) sorted by relevance
163 …sal_Bool bHasEmptyControlSource; // sal_True -> the set has a DataField property, and the curren… member613 aNewEntry.bHasEmptyControlSource = sal_False; in propertyChange()620 …aNewEntry.bHasEmptyControlSource = !aCurrentControlSource.hasValue() || (::comphelper::getString(a… in propertyChange()634 …aSetPos->second.bHasEmptyControlSource = !evt.NewValue.hasValue() || (::comphelper::getString(evt.… in propertyChange()685 if ( !aSetPos->second.bHasEmptyControlSource ) in propertyChange()743 …rSetInfo.bHasEmptyControlSource = !evt.NewValue.hasValue() || (::comphelper::getString(evt.NewValu… in propertyChange()
Completed in 13 milliseconds