added runtime 'marker-style' entities and fixed a few bugs.
git-svn-id: svn://10.0.0.236/trunk@318 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -67,7 +67,7 @@ class nsIParserNode {
|
||||
|
||||
// When the node is an entity, this will translate the entity to
|
||||
// it's unicode value.
|
||||
virtual PRInt32 TranslateToUnicode() const = 0;
|
||||
virtual PRInt32 TranslateToUnicodeStr(nsString& aString) const = 0;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user