Home
last modified time | relevance | path

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

/trunk/main/cli_ure/source/climaker/
H A Dclimaker_emit.cxx1536 reflection::XServiceTypeDescription2 * xServiceType = entry->m_xType; variable
1559 xServiceType->getInterface(), UNO_QUERY);
1561 xIfaceType = resolveInterfaceTypedef(xServiceType->getInterface());
1574 xServiceType->getConstructors();
1692 strbuilder->Append(to_cts_name(xServiceType->getName()));
1721 ilGen->Emit(Emit::OpCodes::Ldstr, ustring_to_String(xServiceType->getName()));
1732 ilGen->Emit(Emit::OpCodes::Ldstr, ustring_to_String(xServiceType->getName()));
1855 ilGen->Emit(Emit::OpCodes::Ldstr, ustring_to_String(xServiceType->getName()));
1904 strbuilder->Append(to_cts_name(xServiceType->getName()));
1933 strbuilder->Append(to_cts_name(xServiceType->getName()));
[all …]