Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/dlg/
H A DSpellDialogChildWindow.cxx54 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()
126 if (mpSdOutliner != NULL) in ApplyChangedSentence()
167 if (mpSdOutliner != NULL) in ProvideOutliner()
173 delete mpSdOutliner; in ProvideOutliner()
174 mpSdOutliner = NULL; in ProvideOutliner()
178 if (mpSdOutliner == NULL) in ProvideOutliner()
[all …]
/aoo41x/main/sd/source/ui/inc/
H A DSpellDialogChildWindow.hxx74 Outliner* mpSdOutliner; member in sd::SpellDialogChildWindow

Completed in 18 milliseconds