Home
last modified time | relevance | path

Searched refs:IMapWindow (Results 1 – 4 of 4) sorted by relevance

/AOO41X/main/svx/source/dialog/
H A Dimapwnd.cxx71 IMapWindow::IMapWindow( Window* pParent, const ResId& rResId, const Reference< XFrame >& rxDocument… in IMapWindow() function in IMapWindow
91 IMapWindow::~IMapWindow() in ~IMapWindow()
107 void IMapWindow::SetImageMap( const ImageMap& rImageMap ) in SetImageMap()
118 void IMapWindow::ReplaceImageMap( const ImageMap& rImageMap, sal_Bool /*bScaleToGraphic*/ ) in ReplaceImageMap()
161 sal_Bool IMapWindow::ReplaceActualIMapInfo( const NotifyInfo& rNewInfo ) in ReplaceActualIMapInfo()
187 const ImageMap& IMapWindow::GetImageMap() in GetImageMap()
215 void IMapWindow::SetTargetList( TargetList& rTargetList ) in SetTargetList()
238 SdrObject* IMapWindow::CreateObj( const IMapObject* pIMapObj ) in CreateObj()
346 void IMapWindow::InitSdrModel() in InitSdrModel()
364 void IMapWindow::SdrObjCreated( const SdrObject& rObj ) in SdrObjCreated()
[all …]
H A Dimapwnd.hxx150 class IMapWindow : public GraphCtrl, public DropTargetHelper class
193IMapWindow( Window* pParent, const ResId& rResId, const ::com::sun::star::uno::Reference< ::com::s…
194 ~IMapWindow();
H A Dimapdlg.cxx206 pIMapWnd = new IMapWindow( this, SVX_RES( RID_SVXCTL_IMAP ), _pBindings->GetActiveFrame() ); in SvxIMapDlg()
754 IMPL_LINK( SvxIMapDlg, InfoHdl, IMapWindow*, pWnd ) in IMPL_LINK() argument
828 IMPL_LINK( SvxIMapDlg, MousePosHdl, IMapWindow*, pWnd ) in IMPL_LINK() argument
851 IMPL_LINK( SvxIMapDlg, GraphSizeHdl, IMapWindow*, pWnd ) in IMPL_LINK() argument
970 IMPL_LINK( SvxIMapDlg, StateHdl, IMapWindow*, pWnd ) in IMPL_LINK() argument
/AOO41X/main/svx/inc/svx/
H A Dimapdlg.hxx117 class IMapWindow;
122 friend class IMapWindow;
137 IMapWindow* pIMapWnd;
148 DECL_LINK( InfoHdl, IMapWindow* );
149 DECL_LINK( MousePosHdl, IMapWindow* );
150 DECL_LINK( GraphSizeHdl, IMapWindow* );
155 DECL_LINK( StateHdl, IMapWindow* );