Searched refs:BuiltInType (Results 1 – 17 of 17) sorted by relevance
38 BuiltInType::BuiltInType( const char * i_sName ) in BuiltInType() function in ary::idl::BuiltInType43 BuiltInType::~BuiltInType() in ~BuiltInType()48 BuiltInType::get_AryClass() const in get_AryClass()54 BuiltInType::do_Accept( csv::ProcessorIfc & io_processor ) const in do_Accept()60 BuiltInType::inq_Get_Text( StringVector & , // o_module in inq_Get_Text()
168 DYN BuiltInType & in lhf_CheckIn_BuiltInType()169 rNewType = *new BuiltInType(i_sName); in lhf_CheckIn_BuiltInType()294 case BuiltInType::class_id: in Search_LocalNameOf()320 if ( is_type<BuiltInType>(i_rType) ) in IsBuiltInOrRelated()334 return is_type<BuiltInType>(*pType); in IsBuiltInOrRelated()
41 class BuiltInType : public Named_Type class47 BuiltInType(49 virtual ~BuiltInType();
48 BuiltInType::BuiltInType( const String & i_sName, in BuiltInType() function in ary::cpp::BuiltInType56 BuiltInType::SpecializedName_( const char * i_sName, in SpecializedName_()83 BuiltInType::do_Accept(csv::ProcessorIfc & io_processor) const in do_Accept()89 BuiltInType::get_AryClass() const in get_AryClass()95 BuiltInType::inq_IsConst() const in inq_IsConst()101 BuiltInType::inq_Get_Text( StreamStr & , // o_rPreName in inq_Get_Text()
97 DYN BuiltInType & in Set_BuiltInType()98 rNew = *new BuiltInType(i_sName, i_eSpecialisation); in Set_BuiltInType()
72 BuiltInType::SpecializedName_( pass_type.LocalName().c_str(), in CheckIn_UsedType()
266 i_id.Class() < BuiltInType::class_id in Search_Entity()
40 for (final BuiltInType eType : BuiltInType.values()) in GetTypes()49 final BuiltInType eType) in BuiltIn()67 public BuiltInType GetBuiltInType () in GetBuiltInType()93 private final BuiltInType meType;
27 public enum BuiltInType enum50 public static BuiltInType GetForName (final QualifiedName aName) in GetForName()
27 import org.apache.openoffice.ooxml.schema.model.simple.BuiltInType;33 public BlobNode (final BuiltInType eType) in BlobNode()43 public BuiltInType GetBlobType () in GetBlobType()128 private final BuiltInType meType;
28 import org.apache.openoffice.ooxml.schema.model.simple.BuiltInType;34 NumberNode (final BuiltInType eType) in NumberNode()43 public BuiltInType GetNumberType () in GetNumberType()303 private final BuiltInType meType;
32 import org.apache.openoffice.ooxml.schema.model.simple.BuiltInType;39 final BuiltInType eType) in StringNode()261 private final BuiltInType meType;
27 import org.apache.openoffice.ooxml.schema.model.simple.BuiltInType;34 public DateTimeNode (final BuiltInType eType) in DateTimeNode()
44 class BuiltInType : public Type class49 BuiltInType(83 BuiltInType::SpecializedName() const in SpecializedName()
95 DECL_TOK_HANDLER(BuiltInType)
128 DEF_TOKEN_CLASS_WITHTEXT(BuiltInType,sText) in DEF_TOKEN_CLASS_WITHTEXT() argument
153 DECL_TOKEN_CLASS_WITHTEXT(BuiltInType, 48);
Completed in 52 milliseconds