Searched refs:aUnicodeNull (Results 1 – 1 of 1) sorted by relevance
906 sal_Unicode aUnicodeNull('0'); in GetPresentation() local920 rText.Insert(aUnicodeNull, 0); in GetPresentation()923 sal_Bool bNull1(rText.GetChar(nLen-1) == aUnicodeNull); in GetPresentation()924 sal_Bool bNull2(bNull1 && rText.GetChar(nLen-2) == aUnicodeNull); in GetPresentation()
Completed in 19 milliseconds