Home
last modified time | relevance | path

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

/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_base.h67 static const System::String* sInt16= new System::String(S"System.Int16"); member
H A Dcli_data.cxx500 buf->Append(const_cast<System::String*>(Constants::sInt16)); in mapUnoTypeName()
692 else if (typeName->Equals(const_cast<System::String*>(Constants::sInt16))) in mapCliTypeName()
/trunk/main/cli_ure/source/climaker/
H A Dclimaker_share.h78 static const System::String* sInt16 = S"System.Int16"; member
H A Dclimaker_emit.cxx180 buf->Append(const_cast<System::String*>(Constants::sInt16)); in mapUnoTypeName()

Completed in 40 milliseconds