Home
last modified time | relevance | path

Searched refs:GetTxtAttrForCharAt (Results 1 – 25 of 36) sorted by relevance

12

/trunk/main/sw/source/ui/docvw/
H A DAnnotationWin.cxx164 pTxtFld->GetTxtNode().GetTxtAttrForCharAt( in CalcFollow()
179 SwTxtAttr * pTxtAttr = pTxtFld->GetTxtNode().GetTxtAttrForCharAt( in CountFollowing()
188 pTxtAttr = pTxtFld->GetTxtNode().GetTxtAttrForCharAt( in CountFollowing()
/trunk/main/sw/source/core/edit/
H A Dedattr.cxx225 SwTxtAttr *const pFtn = pTxtNd->GetTxtAttrForCharAt( in GetCurFtn()
457 const SwTxtAttr* const pAttr = rTNd.GetTxtAttrForCharAt( nPos ); in lcl_IsNoEndTxtAttrAtPos()
H A Dacorrect.cxx180 && pNd->GetTxtAttrForCharAt( n + nPos ) ) in ReplaceRange()
/trunk/main/sw/source/core/undo/
H A Dundobj.cxx602 pTxtNd->GetTxtAttrForCharAt( nFtnSttIdx ); in DelCntntIndex()
626 pTxtNd->GetTxtAttrForCharAt( nFtnSttIdx ); in DelCntntIndex()
665 SwTxtAttr* const pFlyHnt = pTxtNd->GetTxtAttrForCharAt( in DelCntntIndex()
H A Dundobj1.cxx204 pTxtNd->GetTxtAttrForCharAt( nCntPos, RES_TXTATR_FLYCNT ) ); in DelFly()
597 SwTxtAttr * pHnt = pTxtNode->GetTxtAttrForCharAt( in UndoImpl()
H A Dunattr.cxx546 pTxtNode->GetTxtAttrForCharAt( nIdx, RES_TXTATR_FLYCNT ); in RestoreFlyAnchor()
998 pTxtNd->GetTxtAttrForCharAt(nCntnt, RES_TXTATR_FTN); in RemoveIdx()
H A Drolbck.cxx349 !pTxtNd->GetTxtAttrForCharAt( m_nStart, RES_TXTATR_REFMARK ) ) in SetInDoc()
517 pTxtNd->GetTxtAttrForCharAt( m_nStart ))); in SetInDoc()
H A Dundraw.cxx150 pTxtNd->GetTxtAttrForCharAt( nCntntPos, RES_TXTATR_FLYCNT )); in lcl_SaveAnchor()
/trunk/main/sw/source/core/doc/
H A Ddocfly.cxx259 pTxtNode->GetTxtAttrForCharAt( nIdx, RES_TXTATR_FLYCNT ); in SetFlyFrmAnchor()
897 pTxtNode->GetTxtAttrForCharAt( nIndx, RES_TXTATR_FLYCNT ); in ChgAnchor()
H A Ddoclay.cxx350 pTxtNd->GetTxtAttrForCharAt( pPos->nContent.GetIndex(), in DelLayoutFmt()
1396 pTxtNode->GetTxtAttrForCharAt(nIdx, RES_TXTATR_FLYCNT); in lcl_InsertLabel()
1718 pTxtNode->GetTxtAttrForCharAt( nIdx, RES_TXTATR_FLYCNT ); in lcl_InsertDrawLabel()
H A Ddocedt.cxx175 (0 != pNode->GetTxtAttrForCharAt( nPos ) ) ); in SV_IMPL_VARARR()
1504 SwTxtAttr const * const pAttr( pTxtNode->GetTxtAttrForCharAt(i) ); in lcl_CalcBreaks()
/trunk/main/sw/source/core/txtnode/
H A Dndtxt.cxx1347 pTxtFld = dynamic_cast<SwTxtFld*>(GetTxtAttrForCharAt( nIndex, RES_TXTATR_FIELD )); in GetFldTxtAttrAt()
1350 pTxtFld = dynamic_cast<SwTxtFld*>(GetTxtAttrForCharAt( nIndex, RES_TXTATR_ANNOTATION )); in GetFldTxtAttrAt()
2773 SwTxtAttr * SwTxtNode::GetTxtAttrForCharAt( in GetTxtAttrForCharAt() function in SwTxtNode
3062 GetTxtAttrForCharAt( rTxtStt + nPos ); in Replace0xFF()
3444 SwTxtAttr *const pHint = GetTxtAttrForCharAt( nPos ); in ReplaceText()
/trunk/main/sw/source/core/crsr/
H A Dtrvlfnfl.cxx64 ? pTxtNd->GetTxtAttrForCharAt( in GotoFtnTxt()
/trunk/main/sw/inc/
H A Dndtxt.hxx404 SwTxtAttr *GetTxtAttrForCharAt(
/trunk/main/sw/source/filter/html/
H A Dhtmlftn.cxx226 pPam->GetNode()->GetTxtNode()->GetTxtAttrForCharAt( in FinishFootEndNote()
H A Dhtmlgrin.cxx1426 (0 != pTxtNd->GetTxtAttrForCharAt( nPos, RES_TXTATR_FLYCNT )); in StripTrailingPara()
/trunk/main/sw/source/core/unocore/
H A Dunoftn.cxx391 aPam.GetNode()->GetTxtNode()->GetTxtAttrForCharAt( in attach()
H A Dunocrsrhelper.cxx449 rPam.GetNode()->GetTxtNode()->GetTxtAttrForCharAt( in getCrsrPropertyValue()
H A Dunodraw.cxx1234 pTxtNode->GetTxtAttrForCharAt( in setPropertyValue()
1320 pTxtNode->GetTxtAttrForCharAt( in setPropertyValue()
/trunk/main/sw/source/core/text/
H A Dtxtdrop.cxx147 return 0 != pTxtNode->GetTxtAttrForCharAt(nPos); in _HasHint()
H A Ditratr.cxx123 return (m_pTxtNode) ? m_pTxtNode->GetTxtAttrForCharAt(nPosition) : 0; in GetAttr()
/trunk/main/sw/source/filter/rtf/
H A Drtffld.cxx1054 pTxtNd->GetTxtAttrForCharAt( in ReadField()
H A Drtffly.cxx1166 pTxtNd->GetTxtAttrForCharAt(0, RES_TXTATR_FLYCNT))) && in ReadFly()
/trunk/main/sw/source/core/fields/
H A Dreffld.cxx315 … const SwTxtAttr* const pTxtAttr = pTxtNd->GetTxtAttrForCharAt(nStt, RES_TXTATR_FIELD); in UpdateField()
H A Dcellfml.cxx160 static_cast<SwTxtFld*>( pTxtNd->GetTxtAttrForCharAt( nSttPos, RES_TXTATR_FIELD ) ); in GetValue()

Completed in 204 milliseconds

12