Lines Matching refs:IMapWindow

71 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()
419 void IMapWindow::SdrObjChanged( const SdrObject& rObj ) in SdrObjChanged()
494 void IMapWindow::MouseButtonUp(const MouseEvent& rMEvt) in MouseButtonUp()
506 void IMapWindow::MarkListHasChanged() in MarkListHasChanged()
518 SdrObject* IMapWindow::GetHitSdrObj( const Point& rPosPixel ) const in GetHitSdrObj()
553 IMapObject* IMapWindow::GetIMapObj( const SdrObject* pSdrObj ) const in GetIMapObj()
574 SdrObject* IMapWindow::GetSdrObj( const IMapObject* pIMapObj ) const in GetSdrObj()
603 void IMapWindow::Command(const CommandEvent& rCEvt) in Command()
647 aMenu.SetSelectHdl( LINK( this, IMapWindow, MenuSelectHdl ) ); in Command()
660 sal_Int8 IMapWindow::AcceptDrop( const AcceptDropEvent& rEvt ) in AcceptDrop()
671 sal_Int8 IMapWindow::ExecuteDrop( const ExecuteDropEvent& rEvt ) in ExecuteDrop()
704 void IMapWindow::RequestHelp( const HelpEvent& rHEvt ) in RequestHelp()
741 void IMapWindow::SetCurrentObjState( sal_Bool bActive ) in SetCurrentObjState()
774 void IMapWindow::UpdateInfo( sal_Bool bNewObj ) in UpdateInfo()
809 void IMapWindow::DoMacroAssign() in DoMacroAssign()
848 void IMapWindow::DoPropertyDialog() in DoPropertyDialog()
892 IMPL_LINK( IMapWindow, MenuSelectHdl, Menu*, pMenu ) in IMPL_LINK() argument
948 void IMapWindow::CreateDefaultObject() in CreateDefaultObject()
1001 void IMapWindow::KeyInput( const KeyEvent& rKEvt ) in KeyInput()
1040 void IMapWindow::SelectFirstObject() in SelectFirstObject()
1051 void IMapWindow::StartPolyEdit() in StartPolyEdit()