Searched refs:usXInterface (Results 1 – 2 of 2) sorted by relevance
247 rtl::OUString usXInterface(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.XInterface")); in mapUnoType() local248 if (usXInterface.equals(pTD->pTypeName)) in mapUnoType()521 else if (sUnoName->Equals(const_cast<System::String*>(Constants::usXInterface))) in mapUnoTypeName()715 buf->Append(const_cast<System::String*>(Constants::usXInterface)); in mapCliTypeName()
94 static const System::String* usXInterface = S"com.sun.star.uno.XInterface"; member
Completed in 27 milliseconds