Home
last modified time | relevance | path

Searched refs:GetSupportedMacroItems (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sc/source/ui/unoobj/
H A Dservuno.cxx471 xRet.set(SvUnoImageMapRectangleObject_createInstance( ScShapeObj::GetSupportedMacroItems() )); in MakeInstance()
474 xRet.set(SvUnoImageMapCircleObject_createInstance( ScShapeObj::GetSupportedMacroItems() )); in MakeInstance()
477 xRet.set(SvUnoImageMapPolygonObject_createInstance( ScShapeObj::GetSupportedMacroItems() )); in MakeInstance()
H A Dshapeuno.cxx75 const SvEventDescription* ScShapeObj::GetSupportedMacroItems() in GetSupportedMacroItems() function in ScShapeObj
709 xImageMap.set(SvUnoImageMap_createInstance( rIMap, GetSupportedMacroItems() )); in getPropertyValue()
712 xImageMap = SvUnoImageMap_createInstance( GetSupportedMacroItems() ); in getPropertyValue()
983 …uno::Reference< uno::XInterface > xImageMap(SvUnoImageMap_createInstance( GetSupportedMacroItems()… in getPropertyDefault()
/aoo4110/main/sc/inc/
H A Dshapeuno.hxx91 static const SvEventDescription* GetSupportedMacroItems();

Completed in 34 milliseconds