Searched refs:sUserIndexName (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/xmloff/source/text/ |
H A D | XMLIndexMarkExport.cxx | 53 , 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 D | XMLIndexUserSourceContext.cxx | 87 sUserIndexName(RTL_CONSTASCII_USTRINGPARAM(sAPI_UserIndexName)), in XMLIndexUserSourceContext() 198 rIndexPropertySet->setPropertyValue(sUserIndexName, aAny); in EndElement()
|
H A D | XMLIndexUserSourceContext.hxx | 50 const ::rtl::OUString sUserIndexName; member in XMLIndexUserSourceContext
|
H A D | XMLIndexMarkExport.hxx | 52 ::rtl::OUString sUserIndexName;
|
H A D | txtparai.cxx | 1401 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 D | XMLSectionExport.hxx | 134 const ::rtl::OUString sUserIndexName; member in XMLSectionExport
|
H A D | XMLSectionExport.cxx | 138 , sUserIndexName(RTL_CONSTASCII_USTRINGPARAM("UserIndexName")) in XMLSectionExport() 753 Any aAny = rPropertySet->getPropertyValue( sUserIndexName ); in ExportUserIndexStart()
|
Completed in 40 milliseconds