Home
last modified time | relevance | path

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

/trunk/main/svx/source/form/
H A Dfmundo.cxx153 …sal_Bool bIsTransientOrReadOnly : 1; // the property is transient or read-only, thus we need no un… member
648 …aNewEntry.bIsTransientOrReadOnly = ((nAttributes & PropertyAttribute::READONLY) != 0) || ((nAttrib… in propertyChange()
678 if ( bAddUndoAction && aPropertyPos->second.bIsTransientOrReadOnly ) in propertyChange()

Completed in 19 milliseconds