Home
last modified time | relevance | path

Searched refs:sUserIndexName (Results 1 – 7 of 7) sorted by relevance

/trunk/main/xmloff/source/text/
H A DXMLIndexMarkExport.cxx53 , sUserIndexName(RTL_CONSTASCII_USTRINGPARAM("UserIndexName")) in XMLIndexMarkExport()
136 if (xPropertySetInfo->hasPropertyByName(sUserIndexName)) in ExportIndexMark()
234 lcl_ExportPropertyString( rExport, rPropSet, sUserIndexName, XML_INDEX_NAME, aAny ); in ExportUserIndexMarkAttributes()
H A DXMLIndexUserSourceContext.cxx87 sUserIndexName(RTL_CONSTASCII_USTRINGPARAM(sAPI_UserIndexName)), in XMLIndexUserSourceContext()
198 rIndexPropertySet->setPropertyValue(sUserIndexName, aAny); in EndElement()
H A DXMLIndexUserSourceContext.hxx50 const ::rtl::OUString sUserIndexName; member in XMLIndexUserSourceContext
H A DXMLIndexMarkExport.hxx52 ::rtl::OUString sUserIndexName;
H A Dtxtparai.cxx1401 const OUString sUserIndexName; member in XMLUserIndexMarkImportContext_Impl
1430 sUserIndexName(RTL_CONSTASCII_USTRINGPARAM("UserIndexName")), in XMLUserIndexMarkImportContext_Impl()
1443 rPropSet->setPropertyValue(sUserIndexName, uno::makeAny(sValue)); in ProcessAttribute()
H A DXMLSectionExport.hxx134 const ::rtl::OUString sUserIndexName; member in XMLSectionExport
H A DXMLSectionExport.cxx138 , sUserIndexName(RTL_CONSTASCII_USTRINGPARAM("UserIndexName")) in XMLSectionExport()
753 Any aAny = rPropertySet->getPropertyValue( sUserIndexName ); in ExportUserIndexStart()

Completed in 51 milliseconds