Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx1491 Reference< ::com::sun::star::beans::XPropertySet > xElementSet(xElement, UNO_QUERY); in IMPLEMENT_LISTENER_ADMINISTRATION() local
1492 if (!xElementSet.is()) in IMPLEMENT_LISTENER_ADMINISTRATION()
1500 xElementSet->setPropertyValue(PROPERTY_NAME, makeAny(*pNewElName)); in IMPLEMENT_LISTENER_ADMINISTRATION()
1502 xElementSet->getPropertyValue(PROPERTY_NAME) >>= sName; in IMPLEMENT_LISTENER_ADMINISTRATION()
1520xElementSet->addPropertyChangeListener(PROPERTY_NAME, (::com::sun::star::beans::XPropertyChangeLis… in IMPLEMENT_LISTENER_ADMINISTRATION()
1675 Reference< ::com::sun::star::beans::XPropertySet > xElementSet(xElement, UNO_QUERY); in replaceByIndex() local
1676 if (!xElementSet.is()) in replaceByIndex()
1683 xElementSet->getPropertyValue(PROPERTY_NAME) >>= sName; in replaceByIndex()
1700xElementSet->addPropertyChangeListener(PROPERTY_NAME, (::com::sun::star::beans::XPropertyChangeLis… in replaceByIndex()

Completed in 24 milliseconds