Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/text/
H A Dinftxt.cxx748 aDrawInf.SetSmartTags( bTmpSmart ? pSmartTags : NULL ); // SMARTTAGS in _DrawText()
760 aDrawInf.SetSmartTags( bTmpSmart ? pSmartTags : NULL ); // SMARTTAGS in _DrawText()
1794 ((SwTxtPaintInfo*)pInf)->SetSmartTags( pOldSmartTagList->SubList( nPos ) ); in SwTxtSlot()
1799 ((SwTxtPaintInfo*)pInf)->SetSmartTags( pTempList ); in SwTxtSlot()
1802 ((SwTxtPaintInfo*)pInf)->SetSmartTags( 0); in SwTxtSlot()
1839 ((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()
/aoo4110/main/sw/source/core/txtnode/
H A Dndtxt.cxx448 pNode->SetSmartTags( GetSmartTags()->SplitList( nSplitPos ) ); in SplitCntntNode()
549 SetSmartTags( 0, false ); in SplitCntntNode()
588 pNode->SetSmartTags( pList2->SplitList( nSplitPos ) ); in SplitCntntNode()
589 SetSmartTags( pList2, false ); in SplitCntntNode()
700 SetSmartTags( 0, false ); in JoinNext()
709 pTxtNode->SetSmartTags( 0, false ); in JoinNext()
728 SetSmartTags( pList2, false ); // SMARTTAGS in JoinNext()
794 pTxtNode->SetSmartTags( 0, false ); in JoinPrev()
795 SetSmartTags( NULL ); in JoinPrev()
804 SetSmartTags( 0, false ); in JoinPrev()
[all …]
H A Dtxtedt.cxx1439 pNode->SetSmartTags( NULL ); in SmartTagScan()
2162 void SwTxtNode::SetSmartTags( SwWrongList* pNew, bool bDelete ) in SetSmartTags() function in SwTxtNode
H A Dfntcap.cxx275 aInfo.SetSmartTags( NULL ); // SMARTTAGS in GetCapitalBreak()
/aoo4110/main/sw/source/core/inc/
H A Ddrawfont.hxx413 void SetSmartTags( const SwWrongList* pNew ) in SetSmartTags() function in SwDrawTextInfo
/aoo4110/main/sw/inc/
H A Dndtxt.hxx211 void SetSmartTags( SwWrongList* pNew, bool bDelete = true );
/aoo4110/main/sw/source/core/unocore/
H A Dunotextmarkup.cxx176 mpTxtNode->SetSmartTags( pWList ); in commitStringMarkup()
H A Dunoobj.cxx2729 txtNode->SetSmartTags (0, true); in invalidateMarkings()
/aoo4110/main/sw/source/core/docnode/
H A Dnode.cxx1446 ((SwTxtNode*)this)->SetSmartTags( NULL ); in DelFrms()
/aoo4110/main/sw/source/core/doc/
H A Ddoc.cxx2055 pTxtNode->SetSmartTags( NULL ); in lcl_CheckSmartTagsAgain()

Completed in 114 milliseconds