Home
last modified time | relevance | path

Searched refs:usXInterface (Results 1 – 2 of 2) sorted by relevance

/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_data.cxx247 rtl::OUString usXInterface(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.uno.XInterface")); variable
248 if (usXInterface.equals(pTD->pTypeName))
530 else if (sUnoName->Equals(const_cast<System::String ^>(Constants::usXInterface)))
731 buf->Append(const_cast<System::String ^>(Constants::usXInterface));
H A Dcli_base.h94 static const System::String ^ usXInterface = "com.sun.star.uno.XInterface";