Home | History | Annotate | Download | only in intltest

Lines Matching refs:UClassID

47     static UClassID getStaticClassID(void){ 
48 return (UClassID)(&fgClassID);
50 virtual UClassID getDynamicClassID(void) const{
1122 static UClassID getStaticClassID() {
1123 return (UClassID)(&fgClassID);
1126 virtual UClassID getDynamicClassID() const {