LibreOffice Module svx (master) 1
|
#include <sfx2/childwin.hxx>
#include <sfx2/ctrlitem.hxx>
#include <sfx2/basedlgs.hxx>
#include <svx/svxdllapi.h>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | SvxIMapDlgChildWindow |
class | SvxIMapDlgItem |
class | SvxIMapDlg |
Namespaces | |
namespace | vcl |
namespace | weld |
Typedefs | |
typedef ::std::vector< OUString > | TargetList |
Functions | |
SVX_DLLPUBLIC SvxIMapDlg * | GetIMapDlg () |
typedef ::std::vector< OUString > TargetList |
Definition at line 50 of file imapdlg.hxx.
SVX_DLLPUBLIC SvxIMapDlg * GetIMapDlg | ( | ) |
Definition at line 719 of file imapdlg.cxx.
References SfxViewFrame::Current(), SfxViewFrame::GetChildWindow(), SfxChildWindow::GetController(), and SfxViewFrame::HasChildWindow().
Referenced by SvxIMapDlgChildWindow::UpdateIMapDlg().