Searched refs:otherName (Results 1 – 3 of 3) sorted by relevance
93 Sequence< sal_Int8 > otherName( pOtherName->Value.cbData ) ; in getAlternativeNames() local95 otherName[n] = *( pOtherName->Value.pbData + n ) ; in getAlternativeNames()97 otherNameProp.Value <<= otherName; in getAlternativeNames()
125 Sequence< sal_Int8 > otherName( current->name.OthName.name.len ) ; in getAlternativeNames() local127 otherName[r] = *( current->name.OthName.name.data + r ) ; in getAlternativeNames()129 otherNameProp.Value <<= otherName; in getAlternativeNames()
202 …noffice.org,IP:192.168.7.1,IP:13::17,email:my@other.address,RID:1.2.3.4,otherName:1.2.3.4;UTF8:som…
Completed in 11 milliseconds