Searched refs:CreateTextFromNode (Results 1 – 3 of 3) sorted by relevance
423 void SmNode::CreateTextFromNode(String &rText) in CreateTextFromNode() function in SmNode431 pNode->CreateTextFromNode(rText); in CreateTextFromNode()715 void SmExpressionNode::CreateTextFromNode(String &rText) in CreateTextFromNode() function in SmExpressionNode724 pNode->CreateTextFromNode(rText); in CreateTextFromNode()1024 void SmRootNode::CreateTextFromNode(String &rText) in CreateTextFromNode() function in SmRootNode1030 pExtra->CreateTextFromNode(rText); in CreateTextFromNode()1034 GetSubNode(2)->CreateTextFromNode(rText); in CreateTextFromNode()1137 void SmBinVerNode::CreateTextFromNode(String &rText) in CreateTextFromNode() function in SmBinVerNode1142 pNum->CreateTextFromNode(rText); in CreateTextFromNode()1144 pDenom->CreateTextFromNode(rText); in CreateTextFromNode()[all …]
581 pTree->CreateTextFromNode(aText); in endDocument()
154 virtual void CreateTextFromNode(String &rText);275 void CreateTextFromNode(String &rText);325 virtual void CreateTextFromNode(String &rText);395 void CreateTextFromNode(String &rText);515 void CreateTextFromNode(String &rText);553 void CreateTextFromNode(String &rText);589 void CreateTextFromNode(String &rText);663 void CreateTextFromNode(String &rText);681 void CreateTextFromNode(String &rText);775 void CreateTextFromNode(String &rText);[all …]