Searched refs:aPropArg (Results 1 – 2 of 2) sorted by relevance
432 PropertyValue aPropArg; in initialize() local443 if ( *pArgument >>= aPropArg ) in initialize()445 if ( aPropArg.Name.getLength() <= 0) in initialize()448 sSettingName = aPropArg.Name; in initialize()449 aSettingValue = aPropArg.Value; in initialize()
773 ucb::PropertyCommandArgument aPropArg; in execute() local774 if ( !( aCommand.Argument >>= aPropArg )) in execute()789 addProperty( aPropArg, Environment ); in execute()
Completed in 24 milliseconds