Home
last modified time | relevance | path

Searched refs:sReplacementGraphicURL (Results 1 – 2 of 2) sorted by relevance

/trunk/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx157 const ::rtl::OUString sReplacementGraphicURL; member in XMLTextParagraphExport
/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx1221 sReplacementGraphicURL(RTL_CONSTASCII_USTRINGPARAM("ReplacementGraphicURL")), in XMLTextParagraphExport()
3021 rPropSet->getPropertyValue( sReplacementGraphicURL ) >>= sReplacementOrigURL; in _exportTextGraphic()