/aoo42x/main/sd/source/ui/dlg/ |
H A D | SpellDialogChildWindow.cxx | 35 SFX_IMPL_CHILDWINDOW(SpellDialogChildWindow, SID_SPELL_DIALOG) 48 SpellDialogChildWindow::SpellDialogChildWindow ( in SpellDialogChildWindow() function in sd::SpellDialogChildWindow 63 SpellDialogChildWindow::~SpellDialogChildWindow (void) in ~SpellDialogChildWindow() 79 SfxChildWinInfo SpellDialogChildWindow::GetInfo (void) const in GetInfo() 81 return ::svx::SpellDialogChildWindow::GetInfo(); in GetInfo() 87 void SpellDialogChildWindow::InvalidateSpellDialog (void) in InvalidateSpellDialog() 89 ::svx::SpellDialogChildWindow::InvalidateSpellDialog(); in InvalidateSpellDialog() 123 void SpellDialogChildWindow::ApplyChangedSentence ( in ApplyChangedSentence() 139 void SpellDialogChildWindow::GetFocus (void) in GetFocus() 151 void SpellDialogChildWindow::LoseFocus() in LoseFocus() [all …]
|
/aoo42x/main/svx/source/dialog/ |
H A D | SpellDialogChildWindow.cxx | 35 SpellDialogChildWindow::SpellDialogChildWindow ( in SpellDialogChildWindow() function in svx::SpellDialogChildWindow 56 SpellDialogChildWindow::~SpellDialogChildWindow (void) in ~SpellDialogChildWindow() 62 SfxBindings& SpellDialogChildWindow::GetBindings (void) const in GetBindings() 70 void SpellDialogChildWindow::InvalidateSpellDialog() in InvalidateSpellDialog() 79 bool SpellDialogChildWindow::HasAutoCorrection() in HasAutoCorrection() 86 void SpellDialogChildWindow::AddAutoCorrection( in AddAutoCorrection() 96 bool SpellDialogChildWindow::HasGrammarChecking() in HasGrammarChecking() 103 bool SpellDialogChildWindow::IsGrammarChecking() in IsGrammarChecking() 111 void SpellDialogChildWindow::SetGrammarChecking(bool ) in SetGrammarChecking()
|
/aoo42x/main/sd/source/ui/inc/ |
H A D | SpellDialogChildWindow.hxx | 38 class SpellDialogChildWindow class 39 : public ::svx::SpellDialogChildWindow 42 SpellDialogChildWindow ( 47 virtual ~SpellDialogChildWindow (void); 54 SFX_DECL_CHILDWINDOW(SpellDialogChildWindow);
|
/aoo42x/main/svx/inc/svx/ |
H A D | SpellDialogChildWindow.hxx | 49 class SVX_DLLPUBLIC SpellDialogChildWindow class 55 SpellDialogChildWindow ( 60 virtual ~SpellDialogChildWindow ();
|
H A D | svxdlg.hxx | 62 namespace svx{ class SpellDialogChildWindow;} 357 svx::SpellDialogChildWindow* pSpellChildWindow )=0;
|
/aoo42x/main/cui/source/inc/ |
H A D | SpellDialog.hxx | 129 class SpellDialogChildWindow; 198 svx::SpellDialogChildWindow& rParent; 247 svx::SpellDialogChildWindow* pChildWindow,
|
/aoo42x/main/sc/source/ui/view/ |
H A D | spelldialog.cxx | 50 ::svx::SpellDialogChildWindow( pParentP, nId, pBindings, pInfo ), in SFX_IMPL_CHILDWINDOW() 68 return ::svx::SpellDialogChildWindow::GetInfo(); in GetInfo() 73 ::svx::SpellDialogChildWindow::InvalidateSpellDialog(); in InvalidateSpellDialog()
|
/aoo42x/main/sd/source/ui/view/ |
H A D | drvwshrg.cxx | 90 SFX_CHILDWINDOW_REGISTRATION( ::sd::SpellDialogChildWindow::GetChildWindowId() ); in SFX_IMPL_INTERFACE() 116 SFX_CHILDWINDOW_REGISTRATION( ::sd::SpellDialogChildWindow::GetChildWindowId() ); in SFX_IMPL_INTERFACE()
|
H A D | viewshel.cxx | 274 ::sd::SpellDialogChildWindow* pSpellDialog = in construct() 275 static_cast< ::sd::SpellDialogChildWindow*> ( in construct() 277 ::sd::SpellDialogChildWindow::GetChildWindowId())); in construct()
|
H A D | Outliner.cxx | 1724 SpellDialogChildWindow::GetChildWindowId()); in ShowModalMessageBox()
|
H A D | outlnvsh.cxx | 131 SFX_CHILDWINDOW_REGISTRATION( ::sd::SpellDialogChildWindow::GetChildWindowId() ); in SFX_IMPL_INTERFACE()
|
/aoo42x/main/sw/source/ui/dialog/ |
H A D | SwSpellDialogChildWindow.cxx | 164 svx::SpellDialogChildWindow ( in SwSpellDialogChildWindow() 188 SfxChildWinInfo aInfo = svx::SpellDialogChildWindow::GetInfo(); in GetInfo() 674 svx::SpellDialogChildWindow::InvalidateSpellDialog(); in InvalidateSpellDialog()
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | SwSpellDialogChildWindow.hxx | 35 : public ::svx::SpellDialogChildWindow
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | spelldialog.hxx | 45 class ScSpellDialogChildWindow : public ::svx::SpellDialogChildWindow
|
/aoo42x/main/sd/source/ui/app/ |
H A D | sddll2.cxx | 134 ::sd::SpellDialogChildWindow::RegisterChildWindow(0, pMod); in RegisterControllers()
|
/aoo42x/main/svx/ |
H A D | Library_svx.mk | 139 svx/source/dialog/SpellDialogChildWindow \
|
H A D | Package_inc.mk | 50 $(eval $(call gb_Package_add_file,svx_inc,inc/svx/SpellDialogChildWindow.hxx,svx/SpellDialogChildWi…
|
/aoo42x/main/cui/source/factory/ |
H A D | dlgfact.hxx | 671 svx::SpellDialogChildWindow* pSpellChildWindow );
|
H A D | dlgfact.cxx | 1186 svx::SpellDialogChildWindow* pSpellChildWindow ) in CreateSvxSpellDialog()
|
/aoo42x/main/sd/ |
H A D | Library_sd.mk | 189 sd/source/ui/dlg/SpellDialogChildWindow \
|
/aoo42x/main/cui/source/dialogs/ |
H A D | SpellDialog.cxx | 198 SpellDialogChildWindow* pChildWindow, in SpellDialog()
|