LibreOffice Module sc (master) 1
|
Go to the source code of this file.
Functions | |
sal_uInt16 | ScIMapChildWindowId () |
ImageMap const & | ScIMapDlgGetMap (const SvxIMapDlg *pDlg) |
void const * | ScIMapDlgGetObj (const SvxIMapDlg *pDlg) |
void | ScIMapDlgSet (Graphic const &rGraphic, ImageMap const *pImageMap, TargetList const *pTargetList, void *pEditingObj) |
sal_uInt16 ScIMapChildWindowId | ( | ) |
Definition at line 24 of file imapwrap.cxx.
Referenced by ScTabViewShell::ExecImageMap(), ScTabViewShell::GetImageMapState(), and ScDrawView::UpdateIMap().
ImageMap const & ScIMapDlgGetMap | ( | const SvxIMapDlg * | pDlg | ) |
Definition at line 43 of file imapwrap.cxx.
References SvxIMapDlg::GetImageMap().
Referenced by ScTabViewShell::ExecImageMap().
void const * ScIMapDlgGetObj | ( | const SvxIMapDlg * | pDlg | ) |
Definition at line 35 of file imapwrap.cxx.
References SvxIMapDlg::GetEditingObject().
Referenced by ScTabViewShell::ExecImageMap(), and ScTabViewShell::GetImageMapState().
void ScIMapDlgSet | ( | Graphic const & | rGraphic, |
ImageMap const * | pImageMap, | ||
TargetList const * | pTargetList, | ||
void * | pEditingObj | ||
) |
Definition at line 29 of file imapwrap.cxx.
References SvxIMapDlgChildWindow::UpdateIMapDlg().
Referenced by ScDrawView::UpdateIMap().