Home
last modified time | relevance | path

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

/aoo4110/main/forms/source/xforms/
H A Dunohelper.cxx77 Reference<XPropertySetInfo> xFromInfo = xFrom->getPropertySetInfo(); in copy() local
84 if( xFromInfo->hasPropertyByName( rName ) ) in copy()
88 Property aProperty = xFromInfo->getPropertyByName( rName ); in copy()
/aoo4110/main/svx/source/form/
H A Ddatanavi.cxx2666 Reference< XPropertySetInfo > xFromInfo = xFrom->getPropertySetInfo(); in copyPropSet() local
2673 if ( xFromInfo->hasPropertyByName( rName ) ) in copyPropSet()
2676 Property aProperty = xFromInfo->getPropertyByName( rName ); in copyPropSet()

Completed in 40 milliseconds