Home
last modified time | relevance | path

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

/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_base.h71 static const System::String* sInt64= new System::String(S"System.Int64"); member
H A Dcli_data.cxx508 buf->Append(const_cast<System::String*>(Constants::sInt64)); in mapUnoTypeName()
700 else if (typeName->Equals(const_cast<System::String*>(Constants::sInt64))) in mapCliTypeName()
/trunk/main/cli_ure/source/climaker/
H A Dclimaker_share.h82 static const System::String* sInt64 = S"System.Int64"; member
H A Dclimaker_emit.cxx188 buf->Append(const_cast<System::String*>(Constants::sInt64)); in mapUnoTypeName()

Completed in 34 milliseconds