Home
last modified time | relevance | path

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

/trunk/main/fpicker/source/office/
H A Dcommonpicker.cxx432 PropertyValue aPropArg; in initialize() local
443 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()
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx773 ucb::PropertyCommandArgument aPropArg; in execute() local
774 if ( !( aCommand.Argument >>= aPropArg )) in execute()
789 addProperty( aPropArg, Environment ); in execute()

Completed in 32 milliseconds