Home
last modified time | relevance | path

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

/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySetMixin.java829 boolean undoOptional in getProperty()
833 while (undoAmbiguous || undoDefaulted || undoOptional) { in getProperty()
873 } else if (undoOptional in getProperty()
895 undoOptional = false; in getProperty()
/trunk/main/cppuhelper/source/
H A Dpropertysetmixin.cxx686 bool undoOptional in getProperty() local
692 while (undoAmbiguous || undoDefaulted || undoOptional) { in getProperty()
767 } else if (undoOptional in getProperty()
807 undoOptional = false; in getProperty()

Completed in 32 milliseconds