Home
last modified time | relevance | path

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

/trunk/main/forms/source/component/
H A DRadioButton.cxx171 Reference<XPropertySet> xMyProps; in SetSiblingPropsTo() local
172 query_interface(static_cast<XWeak*>(this), xMyProps); in SetSiblingPropsTo()
179 if (xMyProps == xSiblingProperties) in SetSiblingPropsTo()
226 Reference<XPropertySet> xMyProps; in setFastPropertyValue_NoBroadcast() local
227 query_interface(static_cast<XWeak*>(this), xMyProps); in setFastPropertyValue_NoBroadcast()
234 if (xMyProps == xSiblingProperties) in setFastPropertyValue_NoBroadcast()

Completed in 14 milliseconds