Searched refs:aKeyValue (Results 1 – 2 of 2) sorted by relevance
2154 Any aKeyValue in getPropertyValues() local2158 if ( !( aKeyValue >>= rValue.Handle ) ) in getPropertyValues()2199 Any aKeyValue in getPropertyValues() local2204 if ( !( aKeyValue >>= nState ) ) in getPropertyValues()2566 Any aKeyValue in getProperties() local2570 if ( !( aKeyValue >>= rProp.Handle ) ) in getProperties()2589 Any aKeyValue in getProperties() local2597 rProp.Type = aKeyValue.getValueType(); in getProperties()2613 Any aKeyValue in getProperties() local2618 if ( aKeyValue >>= nAttribs ) in getProperties()
2195 SvKeyValue aKeyValue( aName, aContent ); in ParseMetaOptionsImpl() local2196 i_pHTTPHeader->Append( aKeyValue ); in ParseMetaOptionsImpl()