Home
last modified time | relevance | path

Searched refs:SetSmartTags (Results 1 – 13 of 13) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dinftxt.cxx754 aDrawInf.SetSmartTags( bTmpSmart ? pSmartTags : NULL ); // SMARTTAGS in _DrawText()
766 aDrawInf.SetSmartTags( bTmpSmart ? pSmartTags : NULL ); // SMARTTAGS in _DrawText()
1806 ((SwTxtPaintInfo*)pInf)->SetSmartTags( pOldSmartTagList->SubList( nPos ) ); in SwTxtSlot()
1811 ((SwTxtPaintInfo*)pInf)->SetSmartTags( pTempList ); in SwTxtSlot()
1814 ((SwTxtPaintInfo*)pInf)->SetSmartTags( 0); in SwTxtSlot()
1851 ((SwTxtPaintInfo*)pInf)->SetSmartTags( pOldSmartTagList ); in ~SwTxtSlot()
H A Dfrmpaint.cxx214 aDrawInf.SetSmartTags( NULL ); // SMARTTAGS in PaintExtra()
575 aDrawInf.SetSmartTags( NULL ); // SMARTTAGS in PaintEmpty()
691 aInf.SetSmartTags( ( (SwTxtNode*)GetTxtNode() )->GetSmartTags() ); // SMARTTAGS in Paint()
H A Dinftxt.hxx513 inline void SetSmartTags( const SwWrongList *pNew ){ pSmartTags = pNew; } in SetSmartTags() function in SwTxtPaintInfo
H A Dtxtfrm.cxx889 pTxtNode->SetSmartTags( new SwWrongList( WRONGLIST_SMARTTAG ) ); in lcl_SetWrong()
/trunk/main/sw/source/core/txtnode/
H A Dndtxt.cxx453 pNode->SetSmartTags( GetSmartTags()->SplitList( nSplitPos ) ); in SplitCntntNode()
554 SetSmartTags( 0, false ); in SplitCntntNode()
593 pNode->SetSmartTags( pList2->SplitList( nSplitPos ) ); in SplitCntntNode()
594 SetSmartTags( pList2, false ); in SplitCntntNode()
705 SetSmartTags( 0, false ); in JoinNext()
714 pTxtNode->SetSmartTags( 0, false ); in JoinNext()
733 SetSmartTags( pList2, false ); // SMARTTAGS in JoinNext()
799 pTxtNode->SetSmartTags( 0, false ); in JoinPrev()
800 SetSmartTags( NULL ); in JoinPrev()
809 SetSmartTags( 0, false ); in JoinPrev()
[all …]
H A Dtxtedt.cxx1445 pNode->SetSmartTags( NULL ); in SmartTagScan()
2168 void SwTxtNode::SetSmartTags( SwWrongList* pNew, bool bDelete ) in SetSmartTags() function in SwTxtNode
H A Dfntcap.cxx275 aInfo.SetSmartTags( NULL ); // SMARTTAGS in GetCapitalBreak()
/trunk/main/sw/source/core/inc/
H A Ddrawfont.hxx413 void SetSmartTags( const SwWrongList* pNew ) in SetSmartTags() function in SwDrawTextInfo
/trunk/main/sw/inc/
H A Dndtxt.hxx215 void SetSmartTags( SwWrongList* pNew, bool bDelete = true );
/trunk/main/sw/source/core/unocore/
H A Dunotextmarkup.cxx176 mpTxtNode->SetSmartTags( pWList ); in commitStringMarkup()
H A Dunoobj.cxx2729 txtNode->SetSmartTags (0, true); in invalidateMarkings()
/trunk/main/sw/source/core/docnode/
H A Dnode.cxx1446 ((SwTxtNode*)this)->SetSmartTags( NULL ); in DelFrms()
/trunk/main/sw/source/core/doc/
H A Ddoc.cxx2037 pTxtNode->SetSmartTags( NULL ); in lcl_CheckSmartTagsAgain()

Completed in 166 milliseconds