Searched refs:mpSdOutliner (Results 1 – 2 of 2) sorted by relevance
54 mpSdOutliner (NULL), in SpellDialogChildWindow()65 if (mpSdOutliner != NULL) in ~SpellDialogChildWindow()66 mpSdOutliner->EndSpelling(); in ~SpellDialogChildWindow()69 delete mpSdOutliner; in ~SpellDialogChildWindow()99 if (mpSdOutliner != NULL) in GetNextWrongSentence()102 aResult = mpSdOutliner->GetNextSpellSentence(); in GetNextWrongSentence()126 if (mpSdOutliner != NULL) in ApplyChangedSentence()128 OutlinerView* pOutlinerView = mpSdOutliner->GetView(0); in ApplyChangedSentence()130 mpSdOutliner->ApplyChangedSentence ( in ApplyChangedSentence()167 if (mpSdOutliner != NULL) in ProvideOutliner()[all …]
74 Outliner* mpSdOutliner; member in sd::SpellDialogChildWindow