Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/draw/
H A DXMLImageMapContext.cxx113 const ::rtl::OUString sImageMap; member in XMLImageMapObjectContext
183 sImageMap(RTL_CONSTASCII_USTRINGPARAM("ImageMap")), in XMLImageMapObjectContext()
649 sImageMap(RTL_CONSTASCII_USTRINGPARAM("ImageMap")), in XMLImageMapContext()
657 if( xInfo.is() && xInfo->hasPropertyByName( sImageMap ) ) in XMLImageMapContext()
658 xPropertySet->getPropertyValue(sImageMap) >>= xImageMap; in XMLImageMapContext()
707 if( xInfo.is() && xInfo->hasPropertyByName( sImageMap ) ) in EndElement()
708 xPropertySet->setPropertyValue(sImageMap, uno::makeAny( xImageMap ) ); in EndElement()
/aoo41x/main/xmloff/inc/
H A DXMLImageMapContext.hxx40 const ::rtl::OUString sImageMap; member in XMLImageMapContext
/aoo41x/main/xmloff/source/text/
H A Dtxtparae.cxx3105 OUString sImageMap(RTL_CONSTASCII_USTRINGPARAM("ImageMap")); in exportEvents() local
3106 if (rPropSet->getPropertySetInfo()->hasPropertyByName(sImageMap)) in exportEvents()

Completed in 25 milliseconds