Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/itemsetwrapper/
H A DRegressionCurveItemConverter.cxx151 uno::Reference< beans::XPropertySet > xNewPropSet( in ApplySpecialItem() local
154 OSL_ASSERT( xNewPropSet.is()); in ApplySpecialItem()
155 if( xNewPropSet.is()) in ApplySpecialItem()
157 resetPropertySet( xNewPropSet ); in ApplySpecialItem()
/trunk/main/ucbhelper/source/provider/
H A Dproviderhelper.cxx549 xNewPropSet in copyAdditionalPropertySet() local
551 if ( xNewPropSet.is() ) in copyAdditionalPropertySet()
555 xNewPropSet = getAdditionalPropertySet( rTargetKey, sal_True ); in copyAdditionalPropertySet()
556 if ( !xNewPropSet.is() ) in copyAdditionalPropertySet()
560 xNewPropSet, uno::UNO_QUERY ); in copyAdditionalPropertySet()
/trunk/main/svx/source/form/
H A Dnavigatortree.cxx1098 Reference< XPropertySet > xNewPropSet( pNewControlData->GetPropertySet() ); in implExecuteDataTransfer() local
1118 xNewPropSet->setPropertyValue(sCurrentProp, xCurrent->getPropertyValue(sCurrentProp)); in implExecuteDataTransfer()
H A Ddatanavi.cxx467 Reference< XPropertySet > xNewPropSet( xNewSubmission, UNO_QUERY ); in DoToolBoxAction() local
468 SvLBoxEntry* pEntry = AddEntry( xNewPropSet ); in DoToolBoxAction()

Completed in 49 milliseconds