LibreOffice Module sc (master) 1
Functions
imapwrap.hxx File Reference
#include <sal/types.h>
#include <sfx2/frame.hxx>
Include dependency graph for imapwrap.hxx:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ ScIMapChildWindowId()

sal_uInt16 ScIMapChildWindowId ( )

◆ ScIMapDlgGetMap()

ImageMap const & ScIMapDlgGetMap ( const SvxIMapDlg pDlg)

Definition at line 43 of file imapwrap.cxx.

References SvxIMapDlg::GetImageMap().

Referenced by ScTabViewShell::ExecImageMap().

◆ ScIMapDlgGetObj()

void const * ScIMapDlgGetObj ( const SvxIMapDlg pDlg)

◆ ScIMapDlgSet()

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().