Searched refs:xSiblingProperties (Results 1 – 1 of 1) sorted by relevance
176 …Reference<XPropertySet> xSiblingProperties(*(InterfaceRef*)xIndexAccess->getByIndex(i).getValue(),… in SetSiblingPropsTo() local177 if (!xSiblingProperties.is()) in SetSiblingPropsTo()179 if (xMyProps == xSiblingProperties) in SetSiblingPropsTo()183 if (!hasProperty(PROPERTY_CLASSID, xSiblingProperties)) in SetSiblingPropsTo()186 xSiblingProperties->getPropertyValue(PROPERTY_CLASSID) >>= nType; in SetSiblingPropsTo()191 xSiblingProperties->getPropertyValue(PROPERTY_NAME) >>= sCurrentName; in SetSiblingPropsTo()193 xSiblingProperties->setPropertyValue(rPropName, rValue); in SetSiblingPropsTo()230 …Reference<XPropertySet> xSiblingProperties(*(InterfaceRef*)xIndexAccess->getByIndex(i).getValue(),… in setFastPropertyValue_NoBroadcast() local231 if (!xSiblingProperties.is()) in setFastPropertyValue_NoBroadcast()234 if (xMyProps == xSiblingProperties) in setFastPropertyValue_NoBroadcast()[all …]