Searched refs:rTextNode (Results 1 – 3 of 3) sorted by relevance
106 GetNestedTextContent(SwTxtNode & rTextNode, xub_StrLen const nIndex, in GetNestedTextContent() argument113 rTextNode.GetTxtAttrAt(nIndex, RES_TXTATR_META, eMode); in GetNestedTextContent()115 rTextNode.GetTxtAttrAt(nIndex, RES_TXTATR_METAFIELD, eMode); in GetNestedTextContent()
87 GetNestedTextContent(SwTxtNode & rTextNode, xub_StrLen const nIndex,
2908 const SwTxtNode& rTextNode = *rNode.GetTxtNode(); in OutputContentNode() local2909 if( !mbOutOutlineOnly || rTextNode.IsOutline() ) in OutputContentNode()2910 OutputTextNode( rTextNode ); in OutputContentNode()
Completed in 69 milliseconds