Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/txtnode/
H A DSwGrammarContact.cxx52 SwGrammarMarkUp *mpProxyList; member in SwGrammarContact
59 ~SwGrammarContact() { aTimer.Stop(); delete mpProxyList; } in ~SwGrammarContact()
70 SwGrammarContact::SwGrammarContact() : mpProxyList(0), mbFinished( false ) in SwGrammarContact()
83 getMyTxtNode()->SetGrammarCheck( mpProxyList, true ); in IMPL_LINK()
84 mpProxyList = 0; in IMPL_LINK()
100 if( mpProxyList ) in updateCursorPosition()
102 getMyTxtNode()->SetGrammarCheck( mpProxyList, true ); in updateCursorPosition()
106 mpProxyList = 0; in updateCursorPosition()
123 delete mpProxyList; in getGrammarCheck()
124 mpProxyList = 0; in getGrammarCheck()
[all …]