Home
last modified time | relevance | path

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

/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_base.h74 static const System::String* sSingle= new System::String(S"System.Single"); member
H A Dcli_data.cxx512 buf->Append(const_cast<System::String*>(Constants::sSingle)); in mapUnoTypeName()
704 else if (typeName->Equals(const_cast<System::String*>(Constants::sSingle))) in mapCliTypeName()
/trunk/main/cli_ure/source/climaker/
H A Dclimaker_share.h85 static const System::String* sSingle = S"System.Single"; member
H A Dclimaker_emit.cxx192 buf->Append(const_cast<System::String*>(Constants::sSingle)); in mapUnoTypeName()

Completed in 30 milliseconds