Home
last modified time | relevance | path

Searched refs:pHt (Results 1 – 25 of 37) sorted by path

12

/trunk/main/sw/inc/
H A DIDocumentFieldsAccess.hxx113 virtual void UpdateRefFlds(SfxPoolItem* pHt) = 0;
117 virtual void UpdateTblFlds(SfxPoolItem* pHt) = 0;
H A Ddoc.hxx844 virtual void UpdateRefFlds(SfxPoolItem* pHt);
845 virtual void UpdateTblFlds(SfxPoolItem* pHt);
H A Dndhints.hxx99 void Insert( const SwTxtAttr *pHt );
116 inline sal_uInt16 GetStartOf( const SwTxtAttr *pHt ) const;
117 inline sal_uInt16 GetPos( const SwTxtAttr *pHt ) const in GetPos()
118 { return m_HintStarts.GetPos( pHt ); } in GetPos()
214 inline sal_uInt16 SwpHintsArray::GetStartOf( const SwTxtAttr *pHt ) const in GetStartOf()
217 if ( !m_HintStarts.Seek_Entry( pHt, &nPos ) ) in GetStartOf()
226 SwTxtAttr *pHt = GetTextHint(nPosInStart); in Cut() local
228 return pHt; in Cut()
/trunk/main/sw/source/core/access/
H A Dacchyperlink.cxx69 const SwTxtAttr *pHt = (*pHints)[nHintPos]; in GetTxtAttr() local
70 if( RES_TXTATR_INETFMT == pHt->Which() ) in GetTxtAttr()
71 pTxtAttr = pHt; in GetTxtAttr()
H A Daccpara.cxx1662 pTxtFld = (SwTxtFld *)pHt; in GetFieldTypeNameAtIndex()
3391 pAttr = pHt; in next()
3460 if( pHt ) in getHyperLink()
3461 nHStt = *pHt->GetStart(); in getHyperLink()
3502 if( pHt ) in getHyperLink()
3509 pHyperTextData ->find( pHt ); in getHyperLink()
3577 pHt = (SwTxtAttr*)(aHIter.next()); in getHyperLink()
3654 const SwTxtAttr *pHt = aHIter.next(); in getHyperLinkIndex() local
3655 while( pHt && !(nIdx >= *pHt->GetStart() && nIdx < *pHt->GetAnyEnd()) ) in getHyperLinkIndex()
3657 pHt = aHIter.next(); in getHyperLinkIndex()
[all …]
/trunk/main/sw/source/core/attr/
H A Dhints.cxx188 SfxPoolItem *pHt = aAttrTab[ nWhich - POOLATTR_BEGIN ]; in GetDfltAttr() local
189 ASSERT( pHt, "GetDfltFmtAttr(): Dflt == 0" ); in GetDfltAttr()
190 return pHt; in GetDfltAttr()
/trunk/main/sw/source/core/bastyp/
H A Dinit.cxx836 SfxPoolItem* pHt; in _FinitCore() local
838 if( 0 != ( pHt = aAttrTab[n] )) in _FinitCore()
839 delete pHt; in _FinitCore()
/trunk/main/sw/source/core/crsr/
H A Dcallnk.cxx140 const SwTxtAttr* pHt = rHts[ n ]; in ~SwCallLink() local
141 pEnd = pHt->End(); in ~SwCallLink()
142 nStart = *pHt->GetStart(); in ~SwCallLink()
157 ( pHt->DontExpand() ? nCmp == *pEnd-1 in ~SwCallLink()
H A Dcrstrvl.cxx1577 const SwTxtAttr* pHt = pTxtNd->GetSwpHints()[i]; in GetContentAtPos() local
1578 xub_StrLen nAttrStart = *pHt->GetStart(); in GetContentAtPos()
1582 if( 0 != pHt->End() && ( in GetContentAtPos()
1584 ( pHt->DontExpand() ? n < *pHt->End() in GetContentAtPos()
1585 : n <= *pHt->End() )) || in GetContentAtPos()
1587 ( nAttrStart == *pHt->End() || !n ))) ) in GetContentAtPos()
1589 aSet.Put( pHt->GetAttr() ); in GetContentAtPos()
H A Dfindtxt.cxx126 const SwTxtAttr* pHt = (*pHts)[n]; in lcl_CleanStr() local
127 if ( pHt->HasDummyChar() && (nStt >= nStart) ) in lcl_CleanStr()
129 switch( pHt->Which() ) in lcl_CleanStr()
141 ( pHt->Which() != RES_TXTATR_FIELD in lcl_CleanStr()
142 && pHt->Which() != RES_TXTATR_ANNOTATION ) in lcl_CleanStr()
143 … || !(static_cast<SwTxtFld const*>(pHt)->GetFmtFld().GetField()->ExpandField(true).Len()); in lcl_CleanStr()
/trunk/main/sw/source/core/doc/
H A Ddocfld.cxx421 void SwDoc::UpdateRefFlds( SfxPoolItem* pHt ) in UpdateRefFlds() argument
426 pFldType->ModifyNotification( 0, pHt ); in UpdateRefFlds()
431 ASSERT( !pHt || RES_TABLEFML_UPDATE == pHt->Which(), in UpdateTblFlds()
441 if( pHt && RES_TABLEFML_UPDATE == pHt->Which() ) in UpdateTblFlds()
442 pUpdtFld = (SwTableFmlUpdate*)pHt; in UpdateTblFlds()
518 if( pHt && ( RES_TABLEFML_UPDATE != pHt->Which() || in UpdateTblFlds()
551 if( pHt && &pTblNd->GetTable() != in UpdateTblFlds()
552 ((SwTableFmlUpdate*)pHt)->pTbl ) in UpdateTblFlds()
601 pFmtFld->ModifyNotification( 0, pHt ); in UpdateTblFlds()
618 if( !pHt || &pTblNd->GetTable() == in UpdateTblFlds()
[all …]
H A Ddocruby.cxx223 const SwTxtAttr* pHt; in _SelectNextRubyChars() local
225 if( RES_TXTATR_CJK_RUBY == ( pHt = (*pHts)[ nHtIdx ])->Which() && in _SelectNextRubyChars()
226 *pHt->GetAnyEnd() > nStart ) in _SelectNextRubyChars()
228 if( *pHt->GetStart() < nEnd ) in _SelectNextRubyChars()
230 pAttr = pHt; in _SelectNextRubyChars()
H A Ddoctxm.cxx147 const SwTxtAttr* pHt; in GetCurTOXMark() local
155 if( RES_TXTATR_TOXMARK != (pHt = rHts[n])->Which() ) in GetCurTOXMark()
157 if( ( nSttIdx = *pHt->GetStart() ) < nAktPos ) in GetCurTOXMark()
160 if( 0 == ( pEndIdx = pHt->End() ) || in GetCurTOXMark()
169 const SwTOXMark* pTMark = &pHt->GetTOXMark(); in GetCurTOXMark()
/trunk/main/sw/source/core/edit/
H A Dacorrect.cxx516 SwTxtAttr* pHt = pTxtNd->GetpSwpHints()->GetTextHint( n ); in RestoreDontExpandItems() local
517 nAttrStart = *pHt->GetStart(); in RestoreDontExpandItems()
521 if( 0 != ( pAttrEnd = pHt->End() ) && in RestoreDontExpandItems()
523 ( pHt->DontExpand() ? nStart < *pAttrEnd in RestoreDontExpandItems()
530 GetItemState( pHt->Which(), sal_False, &pItem ) || in RestoreDontExpandItems()
531 *pItem != pHt->GetAttr() ) in RestoreDontExpandItems()
536 pHt->SetDontExpand( sal_True ); in RestoreDontExpandItems()
/trunk/main/sw/source/core/inc/
H A Drolbck.hxx444 void AddHint( SwTxtAttr* pHt, const bool bNew = false );
/trunk/main/sw/source/core/text/
H A Dfrmform.cxx692 const SwTxtAttr *pHt = (*pHints)[i]; in JoinFrm() local
693 if( RES_TXTATR_FTN==pHt->Which() && *pHt->GetStart()>=nStart ) in JoinFrm()
695 if( pHt->GetFtn().IsEndNote() ) in JoinFrm()
699 pEndBoss->ChangeFtnRef( pFoll, (SwTxtFtn*)pHt, this ); in JoinFrm()
705 pFtnBoss->ChangeFtnRef( pFoll, (SwTxtFtn*)pHt, this ); in JoinFrm()
792 const SwTxtAttr *pHt = (*pHints)[i]; in SplitFrm() local
793 if( RES_TXTATR_FTN==pHt->Which() && *pHt->GetStart()>=nTxtPos ) in SplitFrm()
795 if( pHt->GetFtn().IsEndNote() ) in SplitFrm()
799 pEndBoss->ChangeFtnRef( this, (SwTxtFtn*)pHt, pNew ); in SplitFrm()
805 pFtnBoss->ChangeFtnRef( this, (SwTxtFtn*)pHt, pNew ); in SplitFrm()
H A Ditratr.cxx71 void SwAttrIter::Chg( SwTxtAttr *pHt ) in Chg() argument
73 ASSERT( pHt && pFnt, "No attribute of font available for change"); in Chg()
75 pRedln->ChangeTxtAttr( pFnt, *pHt, sal_True ); in Chg()
77 aAttrHandler.PushAndChg( *pHt, *pFnt ); in Chg()
85 void SwAttrIter::Rst( SwTxtAttr *pHt ) in Rst() argument
87 ASSERT( pHt && pFnt, "No attribute of font available for reset"); in Rst()
90 pRedln->ChangeTxtAttr( pFnt, *pHt, sal_False ); in Rst()
92 aAttrHandler.PopAndChg( *pHt, *pFnt ); in Rst()
H A Ditratr.hxx74 void Chg( SwTxtAttr *pHt );
75 void Rst( SwTxtAttr *pHt );
H A Ditrform2.hxx66 const SwTxtAttr *pHt ) const;
67 SwFtnPortion *NewFtnPortion( SwTxtFormatInfo &rInf, SwTxtAttr *pHt );
69 SwTxtAttr *pHt ) const;
H A Ditrtxt.cxx450 const SwTxtAttr* pHt = pTmpHints->GetTextHint( i ); in TruncLines() local
451 if( RES_TXTATR_FLYCNT == pHt->Which() ) in TruncLines()
454 const sal_uInt16 nTmpPos = *pHt->GetStart(); in TruncLines()
H A Dporfly.cxx210 SwTxtAttr *pHt = pHints->GetTextHint( i ); in CalcFlyPos() local
211 if( RES_TXTATR_FLYCNT == pHt->Which() ) in CalcFlyPos()
213 SwFrmFmt* pFrmFmt = pHt->GetFlyCnt().GetFrmFmt(); in CalcFlyPos()
215 pFound = pHt; in CalcFlyPos()
H A Dtxtfrm.cxx489 const SwTxtAttr *pHt = (*pHints)[i]; in HideFootnotes() local
490 if ( pHt->Which() == RES_TXTATR_FTN ) in HideFootnotes()
492 const xub_StrLen nIdx = *pHt->GetStart(); in HideFootnotes()
499 pPage->RemoveFtn( this, (SwTxtFtn*)pHt ); in HideFootnotes()
1676 const SwTxtAttr *pHt = (*pHints)[i]; in Prepare() local
1677 const xub_StrLen nStart = *pHt->GetStart(); in Prepare()
1688 const MSHORT nWhich = pHt->Which(); in Prepare()
H A Dtxtftn.cxx126 const SwTxtAttr *pHt = (*pHints)[i]; in CalcFtnFlag() local
127 if ( pHt->Which() == RES_TXTATR_FTN ) in CalcFtnFlag()
129 const xub_StrLen nIdx = *pHt->GetStart(); in CalcFtnFlag()
475 SwTxtAttr *pHt = pHints->GetTextHint(--i); in RemoveFtn() local
476 if ( RES_TXTATR_FTN != pHt->Which() ) in RemoveFtn()
479 const xub_StrLen nIdx = *pHt->GetStart(); in RemoveFtn()
485 SwTxtFtn *pFtn = (SwTxtFtn*)pHt; in RemoveFtn()
/trunk/main/sw/source/core/txtnode/
H A Dndhints.cxx51 const SwTxtAttr *pHt = rHtStart[i]; in _SV_IMPL_SORTAR_ALG() local
55 if( pHt->End() ) in _SV_IMPL_SORTAR_ALG()
62 const SwTxtAttr *pHt = rHtEnd[i]; in _SV_IMPL_SORTAR_ALG() local
65 if( pHt->End() ) in _SV_IMPL_SORTAR_ALG()
250 m_HintStarts.Insert( pHt ); in Insert()
251 m_HintEnds.Insert( pHt ); in Insert()
322 pLastStart = pHt; in Check()
454 if ( pHt != pLast ) in Resort()
458 pLast = pHt; in Resort()
478 if ( pLast != pHt ) in Resort()
[all …]
H A Dndtxt.cxx306 SwTxtAttr* pHt; in lcl_ChangeFtnRef() local
568 if ( pHt->DontExpand() && pEnd && (*pHt->GetStart() == *pEnd) ) in SplitCntntNode()
572 DestroyAttr( pHt ); in SplitCntntNode()
626 if( *pHt->GetStart() ) in MoveTxtAttr_To_AttrSet()
641 DestroyAttr( pHt ); in MoveTxtAttr_To_AttrSet()
1906 *pHt->GetStart() = *pHt->GetStart() - nLen; in InsertText()
1915 *pHt->GetStart() = *pHt->GetStart() - nLen; in InsertText()
1936 *pHt->GetStart() = *pHt->GetStart() - nLen; in InsertText()
2255 *pHt->GetStart() = in CutImpl()
2325 *pHt->GetStart() = *pHt->GetEnd() = rStart.GetIndex(); in CutImpl()
[all …]

Completed in 173 milliseconds

12