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