Home
last modified time | relevance | path

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

/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_base.h69 static const System::String* sInt32= new System::String(S"System.Int32"); member
H A Dcli_data.cxx504 buf->Append(const_cast<System::String*>(Constants::sInt32)); in mapUnoTypeName()
696 else if (typeName->Equals(const_cast<System::String*>(Constants::sInt32))) in mapCliTypeName()
/trunk/main/cli_ure/source/climaker/
H A Dclimaker_share.h80 static const System::String* sInt32 = S"System.Int32"; member
H A Dclimaker_emit.cxx184 buf->Append(const_cast<System::String*>(Constants::sInt32)); in mapUnoTypeName()

Completed in 65 milliseconds