LO_Anchor now has a DOM_Node
git-svn-id: svn://10.0.0.236/trunk@12900 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -214,6 +214,9 @@ struct LO_AnchorData_struct {
|
||||
|
||||
uint8 flags; /* Indicates whether to suppress visual feedback */
|
||||
double prevalue; /* <A HREF="http://gagan/PrefetchingThoughts.html" PRE=0.5> */
|
||||
#ifdef DOM
|
||||
struct DOM_Node *node;
|
||||
#endif
|
||||
};
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user