Searched refs:m_pAbstractSpellDialog (Results 1 – 2 of 2) sorted by relevance
46 m_pAbstractSpellDialog = pFact->CreateSvxSpellDialog(_pParent, in SpellDialogChildWindow()49 pWindow = m_pAbstractSpellDialog->GetWindow(); in SpellDialogChildWindow()64 OSL_ASSERT (m_pAbstractSpellDialog != NULL); in GetBindings()65 return m_pAbstractSpellDialog->GetBindings(); in GetBindings()72 OSL_ASSERT (m_pAbstractSpellDialog != NULL); in InvalidateSpellDialog()73 if(m_pAbstractSpellDialog) in InvalidateSpellDialog()74 m_pAbstractSpellDialog->Invalidate(); in InvalidateSpellDialog()
53 AbstractSpellDialog* m_pAbstractSpellDialog; member in svx::SpellDialogChildWindow
Completed in 12 milliseconds