Home
last modified time | relevance | path

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

/AOO41X/main/xmloff/source/text/
H A DXMLIndexMarkExport.cxx62 , sSecondaryKeyReading(RTL_CONSTASCII_USTRINGPARAM("SecondaryKeyReading")) in XMLIndexMarkExport()
249 lcl_ExportPropertyString( rExport, rPropSet, sSecondaryKeyReading, XML_KEY2_PHONETIC, aAny ); in ExportAlphabeticalIndexMarkAttributes()
H A DXMLIndexMarkExport.hxx61 ::rtl::OUString sSecondaryKeyReading;
H A Dtxtparai.cxx1478 const OUString sSecondaryKeyReading; member in XMLAlphaIndexMarkImportContext_Impl
1512 sSecondaryKeyReading(RTL_CONSTASCII_USTRINGPARAM("SecondaryKeyReading")), in XMLAlphaIndexMarkImportContext_Impl()
1537 rPropSet->setPropertyValue(sSecondaryKeyReading, uno::makeAny(sValue)); in ProcessAttribute()