Home
last modified time | relevance | path

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

/trunk/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()
/trunk/main/xmloff/inc/
H A DXMLImageMapContext.hxx40 const ::rtl::OUString sImageMap; member in XMLImageMapContext
/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx3109 OUString sImageMap(RTL_CONSTASCII_USTRINGPARAM("ImageMap")); in exportEvents() local
3110 if (rPropSet->getPropertySetInfo()->hasPropertyByName(sImageMap)) in exportEvents()

Completed in 31 milliseconds