Searched refs:SvxFontWorkChildWindow (Results 1 – 13 of 13) sorted by relevance
/aoo4110/main/svx/inc/svx/ |
H A D | fontwork.hxx | 84 class SVX_DLLPUBLIC SvxFontWorkChildWindow : public SfxChildWindow class 87 SvxFontWorkChildWindow(Window*, sal_uInt16, SfxBindings*, SfxChildWinInfo*); 88 SFX_DECL_CHILDWINDOW(SvxFontWorkChildWindow); 138 friend class SvxFontWorkChildWindow;
|
/aoo4110/main/sw/source/ui/shells/ |
H A D | drawsh.cxx | 83 SFX_CHILDWINDOW_REGISTRATION(SvxFontWorkChildWindow::GetChildWindowId()); in SFX_IMPL_INTERFACE() 290 pVFrame->SetChildWindow(SvxFontWorkChildWindow::GetChildWindowId(), in Execute() 294 pVFrame->ToggleChildWindow( SvxFontWorkChildWindow::GetChildWindowId() ); in Execute() 498 const sal_uInt16 nId = SvxFontWorkChildWindow::GetChildWindowId(); in GetState() 590 const sal_uInt16 nId = SvxFontWorkChildWindow::GetChildWindowId(); in GetFormTextState()
|
H A D | drwtxtsh.cxx | 103 SFX_CHILDWINDOW_REGISTRATION(SvxFontWorkChildWindow::GetChildWindowId()); in SFX_IMPL_INTERFACE() 243 pVFrame->SetChildWindow(SvxFontWorkChildWindow::GetChildWindowId(), in ExecFontWork() 248 pVFrame->ToggleChildWindow(SvxFontWorkChildWindow::GetChildWindowId()); in ExecFontWork() 261 const sal_uInt16 nId = SvxFontWorkChildWindow::GetChildWindowId(); in StateFontWork() 317 const sal_uInt16 nId = SvxFontWorkChildWindow::GetChildWindowId(); in GetFormTextState()
|
/aoo4110/main/sc/source/ui/drawfunc/ |
H A D | drtxtob2.cxx | 58 return SvxFontWorkChildWindow::GetChildWindowId(); in ScGetFontWorkId() 155 sal_uInt16 nId = SvxFontWorkChildWindow::GetChildWindowId(); in ExecuteExtra() 217 sal_uInt16 nId = SvxFontWorkChildWindow::GetChildWindowId(); in GetFormTextState()
|
H A D | drawsh4.cxx | 54 sal_uInt16 nId = SvxFontWorkChildWindow::GetChildWindowId(); in GetFormTextState()
|
H A D | drawsh.cxx | 84 SFX_CHILDWINDOW_REGISTRATION( SvxFontWorkChildWindow::GetChildWindowId() ); in SFX_IMPL_INTERFACE()
|
/aoo4110/main/sd/source/ui/view/ |
H A D | drviews6.cxx | 130 sal_uInt16 nId = SvxFontWorkChildWindow::GetChildWindowId(); in GetFormTextState() 280 sal_uInt16 nId = SvxFontWorkChildWindow::GetChildWindowId(); in SetChildWindowState() 462 GetViewFrame()->SetChildWindow(SvxFontWorkChildWindow::GetChildWindowId(), in FuTemp04() 468 GetViewFrame()->ToggleChildWindow( SvxFontWorkChildWindow::GetChildWindowId() ); in FuTemp04()
|
H A D | drvwshrg.cxx | 81 SFX_CHILDWINDOW_REGISTRATION( SvxFontWorkChildWindow::GetChildWindowId() ); in SFX_IMPL_INTERFACE() 108 SFX_CHILDWINDOW_REGISTRATION( SvxFontWorkChildWindow::GetChildWindowId() ); in SFX_IMPL_INTERFACE()
|
/aoo4110/main/svx/source/dialog/ |
H A D | fontwork.cxx | 49 SFX_IMPL_DOCKINGWINDOW( SvxFontWorkChildWindow, SID_FONTWORK ); 178 SvxFontWorkChildWindow::SvxFontWorkChildWindow in SvxFontWorkChildWindow() function in SvxFontWorkChildWindow
|
/aoo4110/main/sd/source/ui/app/ |
H A D | sddll2.cxx | 128 SvxFontWorkChildWindow::RegisterChildWindow(0, pMod); in RegisterControllers()
|
/aoo4110/main/sc/source/ui/app/ |
H A D | scdll.cxx | 316 SvxFontWorkChildWindow ::RegisterChildWindow(sal_False, pMod); in Init()
|
/aoo4110/main/sw/source/ui/app/ |
H A D | swmodule.cxx | 430 SvxFontWorkChildWindow::RegisterChildWindow( sal_False, pMod ); in RegisterControls()
|
/aoo4110/main/sd/source/ui/slideshow/ |
H A D | slideshowimpl.cxx | 2635 &SvxFontWorkChildWindow::GetChildWindowId,
|
Completed in 123 milliseconds