Home
last modified time | relevance | path

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

/aoo41x/main/sysui/source/win32/misc/
H A Dresourceprovider.cxx59 const sal_Unicode TILDE_SIGN = L'~'; variable
174 if ( (*pPos != TILDE_SIGN) || in getResString()
175 ((*pPos == TILDE_SIGN) && (pNext < pEnd) && (*pNext == TILDE_SIGN)) ) in getResString()
/aoo41x/main/fpicker/source/win32/misc/
H A DWinImplHelper.cxx53 const sal_Unicode TILDE_SIGN = L'~'; variable
568 Replace( aWinLabel, TILDE_SIGN, AMPERSAND_SIGN, aBuffer ); in SOfficeToWindowsLabel()
599 Replace( aSOLabel, AMPERSAND_SIGN, TILDE_SIGN, aBuffer ); in WindowsToSOfficeLabel()

Completed in 20 milliseconds