Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx1268 sTextPortionType(RTL_CONSTASCII_USTRINGPARAM("TextPortionType")), in XMLTextParagraphExport()
2237 if (xPropInfo->hasPropertyByName(sTextPortionType)) in exportTextRangeEnumeration()
2240 xPropSet->getPropertyValue(sTextPortionType) >>= sType; in exportTextRangeEnumeration()
/trunk/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx204 const ::rtl::OUString sTextPortionType; member in XMLTextParagraphExport