Home
last modified time | relevance | path

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

/aoo4110/main/ucbhelper/source/provider/
H A Dproviderhelper.cxx435 uno::Reference< com::sun::star::ucb::XPersistentPropertySet > xOldSet in renameAdditionalPropertySet() local
437 if ( xOldSet.is() ) in renameAdditionalPropertySet()
441 xOldSet, uno::UNO_QUERY ); in renameAdditionalPropertySet()
/aoo4110/main/svx/source/form/
H A Dfmshimp.cxx1197 Reference< XPropertySet> xOldSet(xOldModel, UNO_QUERY); in executeControlConversionSlot() local
1202 TransferFormComponentProperties(xOldSet, xNewSet, aNewLanguage); in executeControlConversionSlot()
1256 …if (::comphelper::hasProperty(FM_PROP_CONTROLLABEL, xOldSet) && ::comphelper::hasProperty(FM_PROP_… in executeControlConversionSlot()
1260 … xNewSet->setPropertyValue(FM_PROP_CONTROLLABEL, xOldSet->getPropertyValue(FM_PROP_CONTROLLABEL)); in executeControlConversionSlot()
2331 Reference< XPropertySet> xOldSet(m_xLastGridFound, UNO_QUERY); in IMPL_LINK() local
2332 xOldSet->setPropertyValue(FM_PROP_ALWAYSSHOWCURSOR, makeAny( (sal_Bool)sal_False ) ); in IMPL_LINK()
2333 Reference< XPropertyState> xOldSetState(xOldSet, UNO_QUERY); in IMPL_LINK()
2337 xOldSet->setPropertyValue(FM_PROP_CURSORCOLOR, Any()); in IMPL_LINK()
/aoo4110/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx1698 Reference< ::com::sun::star::beans::XPropertySet > xOldSet(xOld, UNO_QUERY); in replaceByIndex() local
1699xOldSet->removePropertyChangeListener(PROPERTY_NAME, (::com::sun::star::beans::XPropertyChangeList… in replaceByIndex()

Completed in 57 milliseconds