LibreOffice Module sc (master) 1
Functions
imapwrap.cxx File Reference
#include <svx/imapdlg.hxx>
#include "imapwrap.hxx"
Include dependency graph for imapwrap.cxx:

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 ImageMapScIMapDlgGetMap (const SvxIMapDlg *pDlg)
 

Function Documentation

◆ ScIMapChildWindowId()

sal_uInt16 ScIMapChildWindowId ( )

◆ ScIMapDlgGetMap()

const ImageMap & ScIMapDlgGetMap ( const SvxIMapDlg pDlg)

Definition at line 43 of file imapwrap.cxx.

References SvxIMapDlg::GetImageMap().

Referenced by ScTabViewShell::ExecImageMap().

◆ ScIMapDlgGetObj()

const void * ScIMapDlgGetObj ( const SvxIMapDlg pDlg)

◆ ScIMapDlgSet()

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