InsertTreeContext Struct Reference

Structure for saving and restoring tree insertion contexts. This is used by things like print marks and brush stroke definitions, which embed a subtree definition in the file, but want to import it somewhere other than into the document tree. More...

#include <camfiltr.h>

List of all members.

Public Attributes

NodepContextNode
BOOL InsertAsChild


Detailed Description

Structure for saving and restoring tree insertion contexts. This is used by things like print marks and brush stroke definitions, which embed a subtree definition in the file, but want to import it somewhere other than into the document tree.

Author:
Jason_Williams (Xara Group Ltd) <camelotdev@xara.com>
Date:
5/3/97
This structure encapsulates the current insertion position in the tree so that it can be saved & restored around such out-of-doc subtrees.

See also:
BaseCamelotFilter::GetInsertContext; BaseCamelotFilter::RestoreInsertContext

Definition at line 181 of file camfiltr.h.


Member Data Documentation

BOOL InsertTreeContext::InsertAsChild
 

Definition at line 184 of file camfiltr.h.

Node* InsertTreeContext::pContextNode
 

Definition at line 183 of file camfiltr.h.


The documentation for this struct was generated from the following file:
Generated on Sat Nov 10 03:55:30 2007 for Camelot by  doxygen 1.4.4