Lines Matching refs:rTxtNode

112                             const SwTxtNode& rTxtNode,
226 SwTxtNode & rTxtNode, in SwXParagraph() argument
229 new SwXParagraph::Impl(*this, &rTxtNode, xParent, nSelStart, nSelEnd)) in SwXParagraph()
251 SwXParagraph::CreateXParagraph(SwDoc & rDoc, SwTxtNode& rTxtNode, in CreateXParagraph() argument
260 xParagraph.set(rTxtNode.GetXParagraph()); in CreateXParagraph()
271 SwPosition Pos( rTxtNode ); in CreateXParagraph()
275 new SwXParagraph(xParentText, rTxtNode, nSelStart, nSelEnd) ); in CreateXParagraph()
281 rTxtNode.SetXParagraph(xParagraph); in CreateXParagraph()
366 SwXParagraph::attachToText(SwXText & rParent, SwTxtNode & rTxtNode) in attachToText() argument
372 rTxtNode.Add(m_pImpl.get()); in attachToText()
373 rTxtNode.SetXParagraph(uno::Reference<text::XTextContent>(this)); in attachToText()
440 SwTxtNode & rTxtNode(GetTxtNodeOrThrow()); in SetPropertyValues_Impl() local
442 SwPosition aPos( rTxtNode ); in SetPropertyValues_Impl()
595 SwTxtNode & rTxtNode(GetTxtNodeOrThrow()); in GetPropertyValues_Impl() local
598 SwPosition aPos( rTxtNode ); in GetPropertyValues_Impl()
603 const SwAttrSet& rAttrSet( rTxtNode.GetSwAttrSet() ); in GetPropertyValues_Impl()
620 *pEntry, aPam, &(pValues[nProp]), eTemp, &rTxtNode ); in GetPropertyValues_Impl()
713 SwTxtNode & rTxtNode(m_pImpl->GetTxtNodeOrThrow()); in setPropertyValuesTolerant() local
734 SwPosition aPos( rTxtNode ); in setPropertyValuesTolerant()
838 SwTxtNode & rTxtNode(GetTxtNodeOrThrow()); in GetPropertyValuesTolerant_Impl() local
843 const SwAttrSet* pAttrSet = rTxtNode.GetpSwAttrSet(); in GetPropertyValuesTolerant_Impl()
844 const SwAttrSet& rValueAttrSet = rTxtNode.GetSwAttrSet(); in GetPropertyValuesTolerant_Impl()
878 rTxtNode, &pAttrSet, *pEntry, bAttrSetFetched ); in GetPropertyValuesTolerant_Impl()
894 SwPosition aPos( rTxtNode ); in GetPropertyValuesTolerant_Impl()
901 *pEntry, aPam, &aValue, eTemp, &rTxtNode ); in GetPropertyValuesTolerant_Impl()
1041 const SwTxtNode& rTxtNode, in lcl_SwXParagraph_getPropertyState() argument
1051 (*ppSet) = rTxtNode.GetpSwAttrSet(); in lcl_SwXParagraph_getPropertyState()
1055 SwPosition aPos(rTxtNode); in lcl_SwXParagraph_getPropertyState()
1153 SwTxtNode & rTxtNode(m_pImpl->GetTxtNodeOrThrow()); in getPropertyState() local
1167 lcl_SwXParagraph_getPropertyState(rTxtNode, &pSet, *pEntry, bDummy); in getPropertyState()
1181 SwTxtNode & rTxtNode(m_pImpl->GetTxtNodeOrThrow()); in getPropertyStates() local
1210 rTxtNode, &pSet, *pEntry, bAttrSetFetched ); in getPropertyStates()
1226 SwTxtNode & rTxtNode(m_pImpl->GetTxtNodeOrThrow()); in setPropertyToDefault() local
1228 SwPosition aPos( rTxtNode ); in setPropertyToDefault()
1322 SwTxtNode & rTxtNode(m_pImpl->GetTxtNodeOrThrow()); in getPropertyDefault() local
1345 const SfxPoolItem& rDefItem = rTxtNode.GetDoc()->GetAttrPool().GetDefaultItem(pEntry->nWID); in getPropertyDefault()
1375 SwTxtNode & rTxtNode(m_pImpl->GetTxtNodeOrThrow()); in getAnchor() local
1377 SwPosition aPos( rTxtNode ); in getAnchor()
1445 SwTxtNode & rTxtNode(m_pImpl->GetTxtNodeOrThrow()); in createEnumeration() local
1447 SwPosition aPos( rTxtNode ); in createEnumeration()
1490 SwTxtNode & rTxtNode(m_pImpl->GetTxtNodeOrThrow()); in getStart() local
1492 SwPosition aPos( rTxtNode ); in getStart()
1509 SwTxtNode & rTxtNode(m_pImpl->GetTxtNodeOrThrow()); in getEnd() local
1511 SwPosition aPos( rTxtNode ); in getEnd()
1593 SwTxtNode & rTxtNode(m_pImpl->GetTxtNodeOrThrow()); in createContentEnumeration() local
1595 SwPosition aPos( rTxtNode ); in createContentEnumeration()