Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdattr.cxx906 sal_Unicode aUnicodeNull('0'); in GetPresentation() local
920 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 22 milliseconds