Home
last modified time | relevance | path

Searched refs:IMapObject (Results 1 – 25 of 31) sorted by relevance

12

/aoo42x/main/svtools/source/misc/
H A Dimap.cxx56 IMapObject::IMapObject() in IMapObject() function in IMapObject
62 IMapObject::IMapObject( const String& rURL, const String& rAltText, const String& rDesc, in IMapObject() function in IMapObject
81 sal_uInt16 IMapObject::GetVersion() const in GetVersion()
191 sal_Bool IMapObject::IsEqual( const IMapObject& rEqObj ) in IsEqual()
703 if ( IMapObject::IsEqual( rEqObj ) ) in IsEqual()
808 IMapObject* pObj = (IMapObject*) maList.First(); in ClearImageMap()
813 pObj = (IMapObject*) maList.Next(); in ClearImageMap()
881 IMapObject* pObj = (IMapObject*) maList.GetObject( i ); in operator ==()
1003 IMapObject* pObj = (IMapObject*) maList.First(); in GetHitIMapObject()
1009 pObj = (IMapObject*) maList.Next(); in GetHitIMapObject()
[all …]
H A Dimap2.cxx63 void IMapObject::AppendCERNCoords( const Point& rPoint100, ByteString& rStr ) const in AppendCERNCoords()
81 void IMapObject::AppendNCSACoords( const Point& rPoint100, ByteString& rStr ) const in AppendNCSACoords()
98 void IMapObject::AppendCERNURL( ByteString& rStr, const String& rBaseURL ) const in AppendCERNURL()
110 void IMapObject::AppendNCSAURL( ByteString& rStr, const String& rBaseURL ) const in AppendNCSAURL()
274 IMapObject* pObj; in ImpWriteCERN()
310 IMapObject* pObj; in ImpWriteNCSA()
/aoo42x/main/svtools/inc/svtools/
H A Dimap.hxx35 class IMapObject;
92 void InsertIMapObject( const IMapObject& rIMapObject );
96 IMapObject* GetFirstIMapObject() { return (IMapObject*) maList.First(); } in GetFirstIMapObject()
97 IMapObject* GetNextIMapObject() { return (IMapObject*) maList.Next(); } in GetNextIMapObject()
98 IMapObject* GetLastIMapObject() { return (IMapObject*) maList.Last(); } in GetLastIMapObject()
99 IMapObject* GetPrevIMapObject() { return (IMapObject*) maList.Prev(); } in GetPrevIMapObject()
100IMapObject* GetIMapObject( sal_uInt16 nPos ) const { return (IMapObject*) maList.GetObject( nPos… in GetIMapObject()
108 IMapObject* GetHitIMapObject( const Size& rOriginalSize,
H A Dimapobj.hxx62 class SVT_DLLPUBLIC IMapObject class
92 IMapObject();
93 IMapObject( const String& rURL,
99 virtual ~IMapObject() {}; in ~IMapObject()
131 sal_Bool IsEqual( const IMapObject& rEqObj );
143 inline sal_Bool IMapObject::HasEvent( sal_uInt16 nEvent ) const in HasEvent()
147 inline const SvxMacro& IMapObject::GetEvent( sal_uInt16 nEvent ) const in GetEvent()
151 inline sal_Bool IMapObject::DelEvent( sal_uInt16 nEvent ) in DelEvent()
H A Dimaprect.hxx38 class SVT_DLLPUBLIC IMapRectangleObject : public IMapObject
73 using IMapObject::IsEqual;
H A Dimapcirc.hxx38 class SVT_DLLPUBLIC IMapCircleObject : public IMapObject
75 using IMapObject::IsEqual;
H A Dimappoly.hxx39 class SVT_DLLPUBLIC IMapPolygonObject : public IMapObject
81 using IMapObject::IsEqual;
/aoo42x/main/svx/source/dialog/
H A Dimapwnd.cxx164 IMapObject* pIMapObj; in ReplaceActualIMapInfo()
238 SdrObject* IMapWindow::CreateObj( const IMapObject* pIMapObj ) in CreateObj()
533 IMapObject* pIMapObj = GetIMapObj( pTestObj ); in GetHitSdrObj()
553 IMapObject* IMapWindow::GetIMapObj( const SdrObject* pSdrObj ) const in GetIMapObj()
555 IMapObject* pIMapObj = NULL; in GetIMapObj()
574 SdrObject* IMapWindow::GetSdrObj( const IMapObject* pIMapObj ) const in GetSdrObj()
683 IMapObject* pIMapObj = GetIMapObj( pSdrObj ); in ExecuteDrop()
714 const IMapObject* pIMapObj = GetIMapObj( pSdrObj ); in RequestHelp()
779 const IMapObject* pIMapObj = pSdrObj ? GetIMapObj( pSdrObj ) : NULL; in UpdateInfo()
823 IMapObject* pIMapObj = GetIMapObj( pSdrObj ); in DoMacroAssign()
[all …]
H A Dimapwnd.hxx79 typedef boost::shared_ptr< IMapObject > IMapObjectPtr;
184 SdrObject* CreateObj( const IMapObject* pIMapObj );
185 IMapObject* GetIMapObj( const SdrObject* pSdrObj ) const;
186 SdrObject* GetSdrObj( const IMapObject* pIMapObj ) const;
/aoo42x/main/sw/source/core/access/
H A Daccnotexthyperlink.cxx83 IMapObject* pMapObj = pMap->GetIMapObject(nIndex); in doAccessibleAction()
122 IMapObject* pMapObj = pMap->GetIMapObject(nIndex); in getAccessibleActionDescription()
149 IMapObject* pMapObj = pMap->GetIMapObject(nIndex); in getAccessibleActionKeyBinding()
201 IMapObject* pMapObj = pMap->GetIMapObject(nIndex); in getAccessibleActionObject()
/aoo42x/main/svtools/source/uno/
H A Dunoimap.cxx92 …SvUnoImageMapObject( const IMapObject& rMapObject, const SvEventDescription* pSupportedMacroItems …
97 IMapObject* createIMapObject() const;
210 SvUnoImageMapObject::SvUnoImageMapObject( const IMapObject& rMapObject, const SvEventDescription* p… in SvUnoImageMapObject()
272 IMapObject* SvUnoImageMapObject::createIMapObject() const in createIMapObject()
280 IMapObject* pNewIMapObject; in createIMapObject()
607 IMapObject* pMapObject = rMap.GetIMapObject( nPos ); in SvUnoImageMap()
768 IMapObject* pNewMapObject = (*aIter)->createIMapObject(); in fillImageMap()
/aoo42x/main/sw/inc/
H A Dswevent.hxx62 class IMapObject;
91 const IMapObject* pIMapObj;
102 void Set( const SwFrmFmt* pFmt, const IMapObject* pIMapObj ) in Set()
H A Dfrmfmt.hxx37 class IMapObject;
89 IMapObject* GetIMapObject( const Point& rPoint,
/aoo42x/main/sc/inc/
H A Ddrwlayer.hxx38 class IMapObject;
229 static IMapObject* GetHitIMapObject( SdrObject* pObject,
/aoo42x/main/sd/inc/
H A Ddrawdoc.hxx87 class IMapObject;
445IMapObject* GetHitIMapObject( SdrObject* pObject, const Point& rWinPoint, const ::Window& …
/aoo42x/main/sw/source/core/doc/
H A Ddocbasic.cxx196 const IMapObject* pIMapObj = rCallEvent.PTR.IMAP.pIMapObj; in CallEvent()
H A Dnotxtfrm.cxx127 IMapObject *pObj = pMap->GetIMapObject( i ); in lcl_PaintReplacement()
/aoo42x/main/sw/source/core/draw/
H A Ddpage.cxx176 IMapObject *pTmpObj = pFly->GetFmt()->GetIMapObject( aPos, pFly ); in RequestHelp()
/aoo42x/main/sd/source/core/
H A Ddrawdoc2.cxx1135 IMapObject* SdDrawDocument::GetHitIMapObject( SdrObject* pObj, in GetHitIMapObject()
1140 IMapObject* pIMapObj = NULL; in GetHitIMapObject()
/aoo42x/main/sc/source/ui/view/
H A Dgridwin5.cxx309 IMapObject* pIMapObj = ScDrawLayer::GetHitIMapObject( in RequestHelp()
/aoo42x/main/sc/source/ui/drawfunc/
H A Dfusel.cxx242 const IMapObject* pIMapObj = in MouseButtonDown()
/aoo42x/main/sc/source/core/data/
H A Ddrwlayer.cxx1953 IMapObject* ScDrawLayer::GetHitIMapObject( SdrObject* pObj, in GetHitIMapObject()
1961 IMapObject* pIMapObj = NULL; in GetHitIMapObject()
/aoo42x/main/svtools/source/svhtml/
H A Dhtmlout.cxx641 const IMapObject* pObj = rIMap.GetIMapObject( i ); in Out_ImageMap()
/aoo42x/main/sd/source/ui/func/
H A Dfudraw.cxx945 IMapObject* pIMapObj = mpDoc->GetHitIMapObject(pObj, aPos, *mpWindow ); in SetHelpText()
H A Dfusel.cxx1312 const IMapObject* pIMapObj = mpDoc->GetHitIMapObject( pObj, rPos, *mpWindow ); in AnimateObj()

Completed in 106 milliseconds

12