Searched refs:lcl_ExportPropertyString (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/xmloff/source/text/ |
H A D | XMLIndexMarkExport.cxx | 192 void lcl_ExportPropertyString( SvXMLExport& rExport, in lcl_ExportPropertyString() function 234 lcl_ExportPropertyString( rExport, rPropSet, sUserIndexName, XML_INDEX_NAME, aAny ); in ExportUserIndexMarkAttributes() 245 lcl_ExportPropertyString( rExport, rPropSet, sTextReading, XML_STRING_VALUE_PHONETIC, aAny ); in ExportAlphabeticalIndexMarkAttributes() 246 lcl_ExportPropertyString( rExport, rPropSet, sPrimaryKey, XML_KEY1, aAny ); in ExportAlphabeticalIndexMarkAttributes() 247 lcl_ExportPropertyString( rExport, rPropSet, sPrimaryKeyReading, XML_KEY1_PHONETIC, aAny ); in ExportAlphabeticalIndexMarkAttributes() 248 lcl_ExportPropertyString( rExport, rPropSet, sSecondaryKey, XML_KEY2, aAny ); in ExportAlphabeticalIndexMarkAttributes() 249 lcl_ExportPropertyString( rExport, rPropSet, sSecondaryKeyReading, XML_KEY2_PHONETIC, aAny ); in ExportAlphabeticalIndexMarkAttributes()
|
Completed in 4 milliseconds