Home
last modified time | relevance | path

Searched refs:rTextNode (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx106 GetNestedTextContent(SwTxtNode & rTextNode, xub_StrLen const nIndex, in GetNestedTextContent() argument
113 rTextNode.GetTxtAttrAt(nIndex, RES_TXTATR_META, eMode); in GetNestedTextContent()
115 rTextNode.GetTxtAttrAt(nIndex, RES_TXTATR_METAFIELD, eMode); in GetNestedTextContent()
/trunk/main/sw/inc/
H A Dunocrsrhelper.hxx87 GetNestedTextContent(SwTxtNode & rTextNode, xub_StrLen const nIndex,
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx2908 const SwTxtNode& rTextNode = *rNode.GetTxtNode(); in OutputContentNode() local
2909 if( !mbOutOutlineOnly || rTextNode.IsOutline() ) in OutputContentNode()
2910 OutputTextNode( rTextNode ); in OutputContentNode()

Completed in 32 milliseconds