Home
last modified time | relevance | path

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

/aoo4110/main/scripting/java/org/openoffice/netbeans/modules/office/nodes/
H A DParcelDescriptorChildren.java43 private ParcelDescriptorParserCookie parserCookie = null; field in ParcelDescriptorChildren
46 parserCookie = cookie; in ParcelDescriptorChildren()
53 if (parserCookie == null || in refreshKeys()
54 (nl = parserCookie.getScriptElements()) == null || in refreshKeys()
68 parserCookie.addChangeListener(this); in addNotify()
74 parserCookie.removeChangeListener(this); in removeNotify()

Completed in 12 milliseconds