Home
last modified time | relevance | path

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

/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySetMixin.java373 checkUnknown(propertyName); in addPropertyChangeListener()
400 checkUnknown(propertyName); in removePropertyChangeListener()
423 checkUnknown(propertyName); in addVetoableChangeListener()
450 checkUnknown(propertyName); in removeVetoableChangeListener()
1027 private void checkUnknown(String propertyName) in checkUnknown() method in PropertySetMixin
/trunk/main/cppuhelper/source/
H A Dpropertysetmixin.cxx1021 void PropertySetMixinImpl::checkUnknown(rtl::OUString const & propertyName) { in checkUnknown() function in PropertySetMixinImpl
1216 checkUnknown(propertyName); in addPropertyChangeListener()
1246 checkUnknown(propertyName); in removePropertyChangeListener()
1273 checkUnknown(propertyName); in addVetoableChangeListener()
1303 checkUnknown(propertyName); in removeVetoableChangeListener()
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dpropertysetmixin.hxx401 void checkUnknown(rtl::OUString const & propertyName);

Completed in 27 milliseconds