LibreOffice Module cli_ure (master) 1
Static Public Attributes | List of all members
cli_uno::Constants Struct Reference

#include <cli_base.h>

Static Public Attributes

static System::String sXInterfaceName
 
static System::String sObject = gcnew System::String("System.Object")
 
static System::String sType = gcnew System::String("System.Type")
 
static System::String sUnoidl = gcnew System::String("unoidl.")
 
static System::String sVoid = gcnew System::String("System.Void")
 
static System::String sAny = gcnew System::String("uno.Any")
 
static System::String sArArray = gcnew System::String("System.Array[]")
 
static System::String sBoolean = gcnew System::String("System.Boolean")
 
static System::String sChar = gcnew System::String("System.Char")
 
static System::String sByte = gcnew System::String("System.Byte")
 
static System::String sInt16 = gcnew System::String("System.Int16")
 
static System::String sUInt16 = gcnew System::String("System.UInt16")
 
static System::String sInt32 = gcnew System::String("System.Int32")
 
static System::String sUInt32 = gcnew System::String("System.UInt32")
 
static System::String sInt64 = gcnew System::String("System.Int64")
 
static System::String sUInt64 = gcnew System::String("System.UInt64")
 
static System::String sString = gcnew System::String("System.String")
 
static System::String sSingle = gcnew System::String("System.Single")
 
static System::String sDouble = gcnew System::String("System.Double")
 
static System::String sArBoolean = gcnew System::String("System.Boolean[]")
 
static System::String sArChar = gcnew System::String("System.Char[]")
 
static System::String sArByte = gcnew System::String("System.Byte[]")
 
static System::String sArInt16 = gcnew System::String("System.Int16[]")
 
static System::String sArUInt16 = gcnew System::String("System.UInt16[]")
 
static System::String sArInt32 = gcnew System::String("System.Int32[]")
 
static System::String sArUInt32 = gcnew System::String("System.UInt32[]")
 
static System::String sArInt64 = gcnew System::String("System.Int64[]")
 
static System::String sArUInt64 = gcnew System::String("System.UInt64[]")
 
static System::String sArString = gcnew System::String("System.String[]")
 
static System::String sArSingle = gcnew System::String("System.Single[]")
 
static System::String sArDouble = gcnew System::String("System.Double[]")
 
static System::String sArType = gcnew System::String("System.Type[]")
 
static System::String sArObject = gcnew System::String("System.Object[]")
 
static System::String sBrackets = gcnew System::String("[]")
 
static System::String sAttributeSet = gcnew System::String("set_")
 
static System::String sAttributeGet = gcnew System::String("get_")
 
static System::String usXInterface = "com.sun.star.uno.XInterface"
 
static System::String usVoid = "void"
 
static System::String usType = "type"
 
static System::String usAny = "any"
 
static System::String usBrackets = "[]"
 
static System::String usBool = "boolean"
 
static System::String usByte = "byte"
 
static System::String usChar = "char"
 
static System::String usShort = "short"
 
static System::String usUShort = "unsigned short"
 
static System::String usLong = "long"
 
static System::String usULong = "unsigned long"
 
static System::String usHyper = "hyper"
 
static System::String usUHyper = "unsigned hyper"
 
static System::String usString = "string"
 
static System::String usFloat = "float"
 
static System::String usDouble = "double"
 

Detailed Description

Definition at line 47 of file cli_base.h.

Member Data Documentation

◆ sAny

System::String cli_uno::Constants::sAny = gcnew System::String("uno.Any")
static

◆ sArArray

System::String cli_uno::Constants::sArArray = gcnew System::String("System.Array[]")
static

Definition at line 56 of file cli_base.h.

◆ sArBoolean

System::String cli_uno::Constants::sArBoolean = gcnew System::String("System.Boolean[]")
static

Definition at line 69 of file cli_base.h.

Referenced by cli_uno::mapUnoType().

◆ sArByte

System::String cli_uno::Constants::sArByte = gcnew System::String("System.Byte[]")
static

Definition at line 71 of file cli_base.h.

Referenced by cli_uno::mapUnoType().

◆ sArChar

System::String cli_uno::Constants::sArChar = gcnew System::String("System.Char[]")
static

Definition at line 70 of file cli_base.h.

Referenced by cli_uno::mapUnoType().

◆ sArDouble

System::String cli_uno::Constants::sArDouble = gcnew System::String("System.Double[]")
static

Definition at line 80 of file cli_base.h.

Referenced by cli_uno::mapUnoType().

◆ sArInt16

System::String cli_uno::Constants::sArInt16 = gcnew System::String("System.Int16[]")
static

Definition at line 72 of file cli_base.h.

Referenced by cli_uno::mapUnoType().

◆ sArInt32

System::String cli_uno::Constants::sArInt32 = gcnew System::String("System.Int32[]")
static

Definition at line 74 of file cli_base.h.

Referenced by cli_uno::mapUnoType().

◆ sArInt64

System::String cli_uno::Constants::sArInt64 = gcnew System::String("System.Int64[]")
static

Definition at line 76 of file cli_base.h.

Referenced by cli_uno::mapUnoType().

◆ sArObject

System::String cli_uno::Constants::sArObject = gcnew System::String("System.Object[]")
static

Definition at line 82 of file cli_base.h.

◆ sArSingle

System::String cli_uno::Constants::sArSingle = gcnew System::String("System.Single[]")
static

Definition at line 79 of file cli_base.h.

Referenced by cli_uno::mapUnoType().

◆ sArString

System::String cli_uno::Constants::sArString = gcnew System::String("System.String[]")
static

Definition at line 78 of file cli_base.h.

Referenced by cli_uno::mapUnoType().

◆ sArType

System::String cli_uno::Constants::sArType = gcnew System::String("System.Type[]")
static

Definition at line 81 of file cli_base.h.

Referenced by cli_uno::mapUnoType().

◆ sArUInt16

System::String cli_uno::Constants::sArUInt16 = gcnew System::String("System.UInt16[]")
static

Definition at line 73 of file cli_base.h.

Referenced by cli_uno::mapUnoType().

◆ sArUInt32

System::String cli_uno::Constants::sArUInt32 = gcnew System::String("System.UInt32[]")
static

Definition at line 75 of file cli_base.h.

Referenced by cli_uno::mapUnoType().

◆ sArUInt64

System::String cli_uno::Constants::sArUInt64 = gcnew System::String("System.UInt64[]")
static

Definition at line 77 of file cli_base.h.

Referenced by cli_uno::mapUnoType().

◆ sAttributeGet

System::String cli_uno::Constants::sAttributeGet = gcnew System::String("get_")
static

Definition at line 85 of file cli_base.h.

Referenced by cli_uno::CliProxy::getMethodInfo().

◆ sAttributeSet

System::String cli_uno::Constants::sAttributeSet = gcnew System::String("set_")
static

Definition at line 84 of file cli_base.h.

Referenced by cli_uno::CliProxy::getMethodInfo().

◆ sBoolean

System::String cli_uno::Constants::sBoolean = gcnew System::String("System.Boolean")
static

Definition at line 57 of file cli_base.h.

Referenced by cli_uno::mapCliTypeName(), and cli_uno::mapUnoTypeName().

◆ sBrackets

System::String cli_uno::Constants::sBrackets = gcnew System::String("[]")
static

Definition at line 83 of file cli_base.h.

Referenced by cli_uno::mapUnoTypeName().

◆ sByte

System::String cli_uno::Constants::sByte = gcnew System::String("System.Byte")
static

Definition at line 59 of file cli_base.h.

Referenced by cli_uno::mapCliTypeName(), and cli_uno::mapUnoTypeName().

◆ sChar

System::String cli_uno::Constants::sChar = gcnew System::String("System.Char")
static

Definition at line 58 of file cli_base.h.

Referenced by cli_uno::mapCliTypeName(), and cli_uno::mapUnoTypeName().

◆ sDouble

System::String cli_uno::Constants::sDouble = gcnew System::String("System.Double")
static

Definition at line 68 of file cli_base.h.

Referenced by cli_uno::mapCliTypeName(), and cli_uno::mapUnoTypeName().

◆ sInt16

System::String cli_uno::Constants::sInt16 = gcnew System::String("System.Int16")
static

Definition at line 60 of file cli_base.h.

Referenced by cli_uno::mapCliTypeName(), and cli_uno::mapUnoTypeName().

◆ sInt32

System::String cli_uno::Constants::sInt32 = gcnew System::String("System.Int32")
static

Definition at line 62 of file cli_base.h.

Referenced by cli_uno::mapCliTypeName(), and cli_uno::mapUnoTypeName().

◆ sInt64

System::String cli_uno::Constants::sInt64 = gcnew System::String("System.Int64")
static

Definition at line 64 of file cli_base.h.

Referenced by cli_uno::mapCliTypeName(), and cli_uno::mapUnoTypeName().

◆ sObject

System::String cli_uno::Constants::sObject = gcnew System::String("System.Object")
static

Definition at line 51 of file cli_base.h.

Referenced by cli_uno::mapCliTypeName(), and cli_uno::mapUnoTypeName().

◆ sSingle

System::String cli_uno::Constants::sSingle = gcnew System::String("System.Single")
static

Definition at line 67 of file cli_base.h.

Referenced by cli_uno::mapCliTypeName(), and cli_uno::mapUnoTypeName().

◆ sString

System::String cli_uno::Constants::sString = gcnew System::String("System.String")
static

Definition at line 66 of file cli_base.h.

Referenced by cli_uno::mapCliTypeName(), and cli_uno::mapUnoTypeName().

◆ sType

System::String cli_uno::Constants::sType = gcnew System::String("System.Type")
static

◆ sUInt16

System::String cli_uno::Constants::sUInt16 = gcnew System::String("System.UInt16")
static

Definition at line 61 of file cli_base.h.

Referenced by cli_uno::mapCliTypeName(), and cli_uno::mapUnoTypeName().

◆ sUInt32

System::String cli_uno::Constants::sUInt32 = gcnew System::String("System.UInt32")
static

Definition at line 63 of file cli_base.h.

Referenced by cli_uno::mapCliTypeName(), and cli_uno::mapUnoTypeName().

◆ sUInt64

System::String cli_uno::Constants::sUInt64 = gcnew System::String("System.UInt64")
static

Definition at line 65 of file cli_base.h.

Referenced by cli_uno::mapCliTypeName(), and cli_uno::mapUnoTypeName().

◆ sUnoidl

System::String cli_uno::Constants::sUnoidl = gcnew System::String("unoidl.")
static

Definition at line 53 of file cli_base.h.

Referenced by cli_uno::mapUnoTypeName().

◆ sVoid

System::String cli_uno::Constants::sVoid = gcnew System::String("System.Void")
static

◆ sXInterfaceName

System::String cli_uno::Constants::sXInterfaceName
static
Initial value:
= gcnew System::String(
"unoidl.com.sun.star.uno.XInterface")

Definition at line 49 of file cli_base.h.

◆ usAny

System::String cli_uno::Constants::usAny = "any"
static

Definition at line 90 of file cli_base.h.

Referenced by cli_uno::mapCliTypeName(), and cli_uno::mapUnoTypeName().

◆ usBool

System::String cli_uno::Constants::usBool = "boolean"
static

Definition at line 92 of file cli_base.h.

Referenced by cli_uno::mapCliTypeName(), and cli_uno::mapUnoTypeName().

◆ usBrackets

System::String cli_uno::Constants::usBrackets = "[]"
static

Definition at line 91 of file cli_base.h.

Referenced by cli_uno::mapCliTypeName().

◆ usByte

System::String cli_uno::Constants::usByte = "byte"
static

Definition at line 93 of file cli_base.h.

Referenced by cli_uno::mapCliTypeName(), and cli_uno::mapUnoTypeName().

◆ usChar

System::String cli_uno::Constants::usChar = "char"
static

Definition at line 94 of file cli_base.h.

Referenced by cli_uno::mapCliTypeName(), and cli_uno::mapUnoTypeName().

◆ usDouble

System::String cli_uno::Constants::usDouble = "double"
static

Definition at line 103 of file cli_base.h.

Referenced by cli_uno::mapCliTypeName(), and cli_uno::mapUnoTypeName().

◆ usFloat

System::String cli_uno::Constants::usFloat = "float"
static

Definition at line 102 of file cli_base.h.

Referenced by cli_uno::mapCliTypeName(), and cli_uno::mapUnoTypeName().

◆ usHyper

System::String cli_uno::Constants::usHyper = "hyper"
static

Definition at line 99 of file cli_base.h.

Referenced by cli_uno::mapCliTypeName(), and cli_uno::mapUnoTypeName().

◆ usLong

System::String cli_uno::Constants::usLong = "long"
static

Definition at line 97 of file cli_base.h.

Referenced by cli_uno::mapCliTypeName(), and cli_uno::mapUnoTypeName().

◆ usShort

System::String cli_uno::Constants::usShort = "short"
static

Definition at line 95 of file cli_base.h.

Referenced by cli_uno::mapCliTypeName(), and cli_uno::mapUnoTypeName().

◆ usString

System::String cli_uno::Constants::usString = "string"
static

Definition at line 101 of file cli_base.h.

Referenced by cli_uno::mapCliTypeName(), and cli_uno::mapUnoTypeName().

◆ usType

System::String cli_uno::Constants::usType = "type"
static

Definition at line 89 of file cli_base.h.

Referenced by cli_uno::mapCliTypeName(), and cli_uno::mapUnoTypeName().

◆ usUHyper

System::String cli_uno::Constants::usUHyper = "unsigned hyper"
static

Definition at line 100 of file cli_base.h.

Referenced by cli_uno::mapCliTypeName(), and cli_uno::mapUnoTypeName().

◆ usULong

System::String cli_uno::Constants::usULong = "unsigned long"
static

Definition at line 98 of file cli_base.h.

Referenced by cli_uno::mapCliTypeName(), and cli_uno::mapUnoTypeName().

◆ usUShort

System::String cli_uno::Constants::usUShort = "unsigned short"
static

Definition at line 96 of file cli_base.h.

Referenced by cli_uno::mapCliTypeName(), and cli_uno::mapUnoTypeName().

◆ usVoid

System::String cli_uno::Constants::usVoid = "void"
static

Definition at line 88 of file cli_base.h.

Referenced by cli_uno::mapCliTypeName(), and cli_uno::mapUnoTypeName().

◆ usXInterface

System::String cli_uno::Constants::usXInterface = "com.sun.star.uno.XInterface"
static

Definition at line 87 of file cli_base.h.

Referenced by cli_uno::mapCliTypeName(), and cli_uno::mapUnoTypeName().


The documentation for this struct was generated from the following file: