Home
last modified time | relevance | path

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

/AOO42X/main/svtools/source/misc/
H A Dlangtab.cxx53 const sal_Unicode cRLE_Embedding = 0x202B; // the start char of an RLE embedding in ApplyLreOrRleEmbedding() local
59 if (cChar == cLRE_Embedding || cChar == cRLE_Embedding) in ApplyLreOrRleEmbedding()
109 cStart = cRLE_Embedding; // then use RLE embedding in ApplyLreOrRleEmbedding()