Searched refs:xOldInfo (Results 1 – 2 of 2) sorted by relevance
755 … Reference< XPropertySetInfo > xOldInfo = collectPropertiesGetInfo( _rxOldProps, aProperties ); in firePropertyChanges() local767 if ( xOldInfo.is() && xOldInfo->hasPropertyByName( aProp->Name ) ) in firePropertyChanges()
1016 Reference< XPropertySetInfo> xOldInfo( xOldProps->getPropertySetInfo()); in TransferFormComponentProperties() local1019 Sequence< Property> aOldProperties = xOldInfo->getProperties(); in TransferFormComponentProperties()
Completed in 16 milliseconds