Home
last modified time | relevance | path

Searched defs:CrossRefInfo (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/jade/jade-1.2.1/jade/
H A DMifFOTBuilder.cxx955 struct CrossRefInfo { struct in DSSSL_NAMESPACE::MifDoc
957 enum InfoType { PotentialMarker, XRef, HypertextLink } Type;
958 CrossRefInfo() {} in CrossRefInfo() function
959 CrossRefInfo in CrossRefInfo() argument
964 InfoType type() { return Type; } in type()
968 unsigned long groveIndex;
969 unsigned long elementIndex;
970 int tagIndent;
971 StringC sgmlId;
/dports/textproc/openjade/openjade-1.3.3-pre1/jade/
H A DMifFOTBuilder.cxx955 struct CrossRefInfo { struct in DSSSL_NAMESPACE::MifDoc
957 enum InfoType { PotentialMarker, XRef, HypertextLink } Type;
958 CrossRefInfo() {} in CrossRefInfo() function
959 CrossRefInfo in CrossRefInfo() function
964 InfoType type() { return Type; } in type()
968 unsigned long groveIndex;
969 unsigned long elementIndex;
970 int tagIndent;
971 StringC sgmlId;