Searched refs:aWebNames (Results 1 – 1 of 1) sorted by relevance
519 static Sequence<OUString> aWebNames; in GetPropertyNames() local622 aWebNames.realloc(nWebCount); in GetPropertyNames()624 OUString* pWebNames = aWebNames.getArray(); in GetPropertyNames()631 return bIsWeb ? aWebNames : aNames; in GetPropertyNames()
Completed in 35 milliseconds