|
virtual |
Updates the collapsible node's bounds in case the new text is being inserted at the collapsible node.
This function is called by the edit control to properly update the collapsible node's bounds in case the new text is being inserted at the collapsible node. Unlike CBCGPOutlineBaseNode::UpdateBlocksForInsertedText, this function updates all its subnodes as well.
nOffset | Specifies the offset in the internal buffer of edit control. |
nCount | Number of inserted characters. |
Reimplemented from CBCGPOutlineBaseNode.