NVDA Helper
In-process and lite high-speed utilities for NVDA
|
#include <list>
#include <windows.h>
#include <objbase.h>
#include <oleidl.h>
#include <mshtml.h>
#include <mshtmdid.h>
#include <common/log.h>
#include <remote/nvdaControllerInternal.h>
#include <common/xml.h>
#include "node.h"
Go to the source code of this file.
Classes | |
class | CDispatchChangeSink |
class | CHTMLChangeSink |
Functions | |
bool | isNodeInLiveRegion (VBufStorage_fieldNode_t *node) |
bool isNodeInLiveRegion | ( | VBufStorage_fieldNode_t * | node | ) |
References VBufStorage_fieldNode_t::getFirstChild().
Referenced by MshtmlVBufStorage_controlFieldNode_t::reportLiveAddition().