Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/shells/
H A Ddrformsh.cxx127 … uno::Reference< beans::XPropertySetInfo > xPropInfoSet = xPropSet->getPropertySetInfo(); in TYPEINIT1() local
128 if( xPropInfoSet->hasPropertyByName( sTargetURL )) in TYPEINIT1()
130 beans::Property aProp = xPropInfoSet->getPropertyByName( sTargetURL ); in TYPEINIT1()
136 if( xPropInfoSet->hasPropertyByName(sLabel) ) in TYPEINIT1()

Completed in 14 milliseconds