Searched refs:rNewAny (Results 1 – 1 of 1) sorted by relevance
566 void FilterConfigItem::WriteAny( const OUString& rKey, const Any& rNewAny ) in WriteAny() argument570 aPropValue.Value = rNewAny; in WriteAny()577 if ( aAny != rNewAny ) in WriteAny()581 xPropSet->setPropertyValue( rKey, rNewAny ); in WriteAny()
Completed in 23 milliseconds