KHTML
dom2_range.h
Go to the documentation of this file.
61 BAD_BOUNDARYPOINTS_ERR = 1,
62 INVALID_NODE_TYPE_ERR = 2,
63 _EXCEPTION_OFFSET = 2000,
64 _EXCEPTION_MAX = 2999
88 Range(const Node startContainer, const long startOffset, const Node endContainer, const long endOffset);
282 START_TO_START = 0,
283 START_TO_END = 1,
284 END_TO_END = 2,
285 END_TO_START = 3
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Thu Sep 25 2014 04:21:32 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Thu Sep 25 2014 04:21:32 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.