Searched refs:pNewIMapObject (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/svtools/source/uno/ |
H A D | unoimap.cxx | 280 IMapObject* pNewIMapObject; in createIMapObject() local 287 …pNewIMapObject = new IMapRectangleObject( aRect, aURL, aAltText, aDesc, aTarget, aName, mbIsActive… in createIMapObject() 294 …pNewIMapObject = new IMapCircleObject( aCenter, mnRadius, aURL, aAltText, aDesc, aTarget, aName, m… in createIMapObject() 311 …pNewIMapObject = new IMapPolygonObject( aPoly, aURL, aAltText, aDesc, aTarget, aName, mbIsActive, … in createIMapObject() 318 pNewIMapObject->SetMacroTable( aMacroTable ); in createIMapObject() 320 return pNewIMapObject; in createIMapObject()
|
/aoo42x/main/svx/source/dialog/ |
H A D | imapwnd.hxx | 106 void ReplaceObject( const IMapObjectPtr& pNewIMapObject ) { mpObj = pNewIMapObject; } in ReplaceObject() argument
|
Completed in 24 milliseconds