Home
last modified time | relevance | path

Searched refs:sDocumentIndexMark (Results 1 – 4 of 4) sorted by relevance

/AOO41X/main/xmloff/source/text/
H A DXMLIndexMarkExport.cxx56 , sDocumentIndexMark(RTL_CONSTASCII_USTRINGPARAM("DocumentIndexMark")) in XMLIndexMarkExport()
96 aAny = rPropSet->getPropertyValue(sDocumentIndexMark); in ExportIndexMark()
H A DXMLIndexMarkExport.hxx55 ::rtl::OUString sDocumentIndexMark;
H A Dtxtparae.cxx1206 sDocumentIndexMark(RTL_CONSTASCII_USTRINGPARAM("DocumentIndexMark")), in XMLTextParagraphExport()
2296 else if (sType.equals(sDocumentIndexMark)) in exportTextRangeEnumeration()
/AOO41X/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx144 const ::rtl::OUString sDocumentIndexMark; member in XMLTextParagraphExport