Home
last modified time | relevance | path

Searched refs:tag_MAX (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/xml2cmp/source/x2cclass/
H A Dxml_cdim.cxx30 const char * ComponentDescriptionImpl::C_sSubTags[ComponentDescription::tag_MAX]
48 const int i_max = tag_MAX; in ComponentDescriptionImpl()
108 for ( INT32 i = 0; i < tag_MAX; i++ ) in GetBeginTag()
120 if (0 < i_eTag && i_eTag < tag_MAX) in DataOf()
129 if (0 < i_eTag && i_eTag < tag_MAX) in DatumOf()
H A Dxml_cd.hxx61 tag_MAX enumerator
H A Dxml_cdim.hxx88 static const char * C_sSubTags[ComponentDescription::tag_MAX];

Completed in 15 milliseconds