Searched refs:bIsTransientOrReadOnly (Results 1 – 1 of 1) sorted by relevance
153 …sal_Bool bIsTransientOrReadOnly : 1; // the property is transient or read-only, thus we need no un… member648 …aNewEntry.bIsTransientOrReadOnly = ((nAttributes & PropertyAttribute::READONLY) != 0) || ((nAttrib… in propertyChange()678 if ( bAddUndoAction && aPropertyPos->second.bIsTransientOrReadOnly ) in propertyChange()
Completed in 12 milliseconds