Home
last modified time | relevance | path

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

/trunk/main/fpicker/source/win32/misc/
H A DWinImplHelper.cxx52 const rtl::OUString TILDE = OUString::createFromAscii( "~" ); variable
558 if ( (aWinLabel.indexOf( TILDE ) > -1) || (aWinLabel.indexOf( AMPERSAND ) > -1) ) in SOfficeToWindowsLabel()
589 if ( (aSOLabel.indexOf( TILDE ) > -1) || (aSOLabel.indexOf( AMPERSAND ) > -1) ) in WindowsToSOfficeLabel()
/trunk/main/sysui/source/win32/misc/
H A Dresourceprovider.cxx58 const rtl::OUString TILDE = OUString::createFromAscii( "~" ); variable
161 if ( aResOUString.indexOf( TILDE ) > -1 ) in getResString()
/trunk/main/soltools/cpp/
H A D_eval.c302 case TILDE: in eval()
561 case TILDE: in evalop()
H A Dcpp.h45 TILDE, NOT, SLASH, PCT, LT, GT, CIRC, OR, QUEST, enumerator
H A D_lex.c114 {START, {'~'}, ACT(TILDE, S_SELF)},
/trunk/main/framework/source/accelerators/
H A Dkeymapping.cxx151 {css::awt::Key::TILDE , "KEY_TILDE" },
/trunk/main/offapi/com/sun/star/awt/
H A DKey.idl439 const short TILDE = 1310;
/trunk/main/vcl/inc/vcl/
H A Dkeycodes.hxx152 #define KEY_TILDE ((sal_uInt16)::com::sun::star::awt::Key::TILDE)
/trunk/main/rsc/source/parser/
H A Drscibas.cxx444 SETCONST( pKey, "KEY_TILDE", com::sun::star::awt::Key::TILDE ); in InitKey()
/trunk/main/sal/textenc/
H A Dtcvtjp6.tab159 … 0x0203E (SPACING OVERSCORE), but for compatibiliy with ascii, we use 0x7E (TILDE) like MS CP392 */
731 … 0x0203E (SPACING OVERSCORE), but for compatibiliy with ascii, we use 0x7E (TILDE) like MS CP392 */
1288 … 0x0203E (SPACING OVERSCORE), but for compatibiliy with ascii, we use 0x7E (TILDE) like MS CP392 */

Completed in 81 milliseconds