Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Ddoctxm.cxx1098 String sDeli, sLastDeli; in InsertAlphaDelimitter() local
1113 sDeli = rIntl.GetIndexKey( sMyString, sMyStringReading, in InsertAlphaDelimitter()
1117 if( sDeli.Len() && sLastDeli != sDeli ) in InsertAlphaDelimitter()
1120 if( ' ' <= sDeli.GetChar( 0 ) ) in InsertAlphaDelimitter()
1122 SwTOXCustom* pCst = new SwTOXCustom( sDeli, aEmptyStr, FORM_ALPHA_DELIMITTER, in InsertAlphaDelimitter()
1126 sLastDeli = sDeli; in InsertAlphaDelimitter()

Completed in 20 milliseconds