Home
last modified time | relevance | path

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

/trunk/main/svx/source/form/
H A Dfmundo.cxx163 …sal_Bool bHasEmptyControlSource; // sal_True -> the set has a DataField property, and the curren… member
613 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 18 milliseconds