Home
last modified time | relevance | path

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

/aoo41x/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySetMixin.java825 boolean undoAmbiguous in getProperty()
833 while (undoAmbiguous || undoDefaulted || undoOptional) { in getProperty()
835 if (undoAmbiguous in getProperty()
853 undoAmbiguous = false; in getProperty()
/aoo41x/main/cppuhelper/source/
H A Dpropertysetmixin.cxx678 bool undoAmbiguous in getProperty() local
692 while (undoAmbiguous || undoDefaulted || undoOptional) { in getProperty()
693 if (undoAmbiguous in getProperty()
728 undoAmbiguous = false; in getProperty()

Completed in 35 milliseconds