Searched refs:xPropInfoSet (Results 1 – 1 of 1) sorted by relevance
127 … uno::Reference< beans::XPropertySetInfo > xPropInfoSet = xPropSet->getPropertySetInfo(); in TYPEINIT1() local128 if( xPropInfoSet->hasPropertyByName( sTargetURL )) in TYPEINIT1()130 beans::Property aProp = xPropInfoSet->getPropertyByName( sTargetURL ); in TYPEINIT1()136 if( xPropInfoSet->hasPropertyByName(sLabel) ) in TYPEINIT1()
Completed in 13 milliseconds