Searched refs:SetGrammarCheck (Results 1 – 11 of 11) sorted by relevance
/aoo41x/main/sw/source/core/txtnode/ |
H A D | SwGrammarContact.cxx | 83 getMyTxtNode()->SetGrammarCheck( mpProxyList, true ); in IMPL_LINK() 102 getMyTxtNode()->SetGrammarCheck( mpProxyList, true ); in updateCursorPosition() 147 rTxtNode.SetGrammarCheck( pRet ); in getGrammarCheck() 182 getMyTxtNode()->SetGrammarCheck( 0, true ); in finishGrammarCheck()
|
H A D | ndtxt.cxx | 439 pNode->SetGrammarCheck( GetGrammarCheck()->SplitGrammarList( nSplitPos ) ); in SplitCntntNode() 542 SetGrammarCheck( 0, false ); in SplitCntntNode() 581 pNode->SetGrammarCheck( pList3->SplitGrammarList( nSplitPos ) ); in SplitCntntNode() 582 SetGrammarCheck( pList3, false ); in SplitCntntNode() 681 SetGrammarCheck( 0, false ); in JoinNext() 690 pTxtNode->SetGrammarCheck( 0, false ); in JoinNext() 727 SetGrammarCheck( pList3, false ); in JoinNext() 774 pTxtNode->SetGrammarCheck( 0, false ); in JoinPrev() 775 SetGrammarCheck( NULL ); in JoinPrev() 784 SetGrammarCheck( 0, false ); in JoinPrev() [all …]
|
H A D | fntcap.cxx | 274 aInfo.SetGrammarCheck( NULL ); in GetCapitalBreak()
|
H A D | txtedt.cxx | 2145 void SwTxtNode::SetGrammarCheck( SwGrammarMarkUp* pNew, bool bDelete ) in SetGrammarCheck() function in SwTxtNode
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unotextmarkup.cxx | 162 mpTxtNode->SetGrammarCheck( new SwGrammarMarkUp() ); in commitStringMarkup() 434 mpTxtNode->SetGrammarCheck( new SwGrammarMarkUp() ); in commitMultiTextMarkup()
|
H A D | unoobj.cxx | 2724 txtNode->SetGrammarCheck(0,true); in invalidateMarkings()
|
/aoo41x/main/sw/source/core/text/ |
H A D | frmpaint.cxx | 213 aDrawInf.SetGrammarCheck( NULL ); in PaintExtra() 574 aDrawInf.SetGrammarCheck( NULL ); in PaintEmpty()
|
H A D | inftxt.cxx | 747 aDrawInf.SetGrammarCheck( bTmpGrammarCheck ? pGrammarCheckList : NULL ); in _DrawText() 759 aDrawInf.SetGrammarCheck( bTmpGrammarCheck ? pGrammarCheckList : NULL ); in _DrawText()
|
/aoo41x/main/sw/source/core/inc/ |
H A D | drawfont.hxx | 405 void SetGrammarCheck( const SwWrongList* pNew ) in SetGrammarCheck() function in SwDrawTextInfo
|
/aoo41x/main/sw/inc/ |
H A D | ndtxt.hxx | 208 void SetGrammarCheck( SwGrammarMarkUp* pNew, bool bDelete = true );
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | node.cxx | 1443 ((SwTxtNode*)this)->SetGrammarCheck( NULL ); in DelFrms()
|
Completed in 98 milliseconds