Searched refs:SvxIMapDlgChildWindow (Results 1 – 14 of 14) sorted by relevance
/aoo4110/main/svx/inc/svx/ |
H A D | imapdlg.hxx | 69 class SVX_DLLPUBLIC SvxIMapDlgChildWindow : public SfxChildWindow class 73 SvxIMapDlgChildWindow( Window*, sal_uInt16, SfxBindings*, SfxChildWinInfo* ); 75 SFX_DECL_CHILDWINDOW( SvxIMapDlgChildWindow ); 200 SvxIMapDlgChildWindow::GetChildWindowId() )-> \
|
/aoo4110/main/sc/source/ui/view/ |
H A D | imapwrap.cxx | 37 return SvxIMapDlgChildWindow::GetChildWindowId(); in ScIMapChildWindowId() 45 if( pViewFrm && pViewFrm->HasChildWindow( SvxIMapDlgChildWindow::GetChildWindowId() ) ) in ScGetIMapDlg() 54 SvxIMapDlgChildWindow::UpdateIMapDlg( rGraphic, pImageMap, pTargetList, pEditingObj ); in ScIMapDlgSet()
|
H A D | tabvwsh.cxx | 85 SFX_CHILDWINDOW_REGISTRATION(SvxIMapDlgChildWindow::GetChildWindowId()); in SFX_IMPL_INTERFACE()
|
/aoo4110/main/svx/source/dialog/ |
H A D | imapdlg.cxx | 95 SFX_IMPL_MODELESSDIALOG( SvxIMapDlgChildWindow, SID_IMAP ); 151 SvxIMapDlgChildWindow::SvxIMapDlgChildWindow( Window* _pParent, sal_uInt16 nId, in SvxIMapDlgChildWindow() function in SvxIMapDlgChildWindow 174 void SvxIMapDlgChildWindow::UpdateIMapDlg( const Graphic& rGraphic, const ImageMap* pImageMap, in UpdateIMapDlg() 178 SfxViewFrame::Current()->HasChildWindow( SvxIMapDlgChildWindow::GetChildWindowId() ) ) in UpdateIMapDlg()
|
/aoo4110/main/sd/source/ui/view/ |
H A D | drvwshrg.cxx | 87 SFX_CHILDWINDOW_REGISTRATION( SvxIMapDlgChildWindow::GetChildWindowId() ); in SFX_IMPL_INTERFACE() 113 SFX_CHILDWINDOW_REGISTRATION( SvxIMapDlgChildWindow::GetChildWindowId() ); in SFX_IMPL_INTERFACE()
|
H A D | drviewsc.cxx | 613 sal_uInt16 nId = SvxIMapDlgChildWindow::GetChildWindowId(); in FuTemp03() 953 GetViewFrame()->HasChildWindow( SvxIMapDlgChildWindow::GetChildWindowId() ) ) in UpdateIMapDlg() 972 SvxIMapDlgChildWindow::UpdateIMapDlg( aGraphic, pIMap, pTargetList, pObj ); in UpdateIMapDlg()
|
H A D | drviewsg.cxx | 107 if( GetViewFrame()->HasChildWindow( SvxIMapDlgChildWindow::GetChildWindowId() ) ) in GetIMapState()
|
H A D | ViewShellImplementation.cxx | 348 SvxIMapDlgChildWindow::GetChildWindowId()); in GetImageMapDialog()
|
H A D | drviews6.cxx | 310 sal_uInt16 nId = SvxIMapDlgChildWindow::GetChildWindowId(); in SetChildWindowState()
|
/aoo4110/main/sw/source/ui/shells/ |
H A D | basesh.cxx | 144 SvxIMapDlgChildWindow::GetChildWindowId() )-> \ 156 SFX_CHILDWINDOW_REGISTRATION(SvxIMapDlgChildWindow::GetChildWindowId()); 179 SvxIMapDlgChildWindow::UpdateIMapDlg( in TYPEINIT1() 974 sal_uInt16 nId = SvxIMapDlgChildWindow::GetChildWindowId(); in Execute() 1311 sal_uInt16 nId = SvxIMapDlgChildWindow::GetChildWindowId(); in IMPL_LINK() 1481 const sal_uInt16 nId = SvxIMapDlgChildWindow::GetChildWindowId(); in GetState() 1525 sal_uInt16 nId = SvxIMapDlgChildWindow::GetChildWindowId(); in GetState()
|
/aoo4110/main/sd/source/ui/app/ |
H A D | sddll2.cxx | 133 SvxIMapDlgChildWindow::RegisterChildWindow(0, pMod); in RegisterControllers()
|
/aoo4110/main/sc/source/ui/app/ |
H A D | scdll.cxx | 318 SvxIMapDlgChildWindow ::RegisterChildWindow(sal_False, pMod); in Init()
|
/aoo4110/main/sw/source/ui/app/ |
H A D | swmodule.cxx | 426 SvxIMapDlgChildWindow::RegisterChildWindow( sal_False, pMod ); in RegisterControls()
|
/aoo4110/main/sd/source/ui/slideshow/ |
H A D | slideshowimpl.cxx | 2639 &SvxIMapDlgChildWindow::GetChildWindowId,
|
Completed in 84 milliseconds