/aoo41x/main/svtools/source/config/test/ |
H A D | test.cxx | 98 #define ASCII( STEXT ) OUString( RTL_CONSTASCII_USTRINGPARAM( STEXT )) macro 188 …aCFG.AppendItem( E_NEWMENU, ASCII("private:factory/swriter"), ASCII("new writer"), ASCII("icon_wri… in impl_testDynamicMenuOptions() 189 …aCFG.AppendItem( E_NEWMENU, ASCII("private:factory/scalc" ), ASCII("new calc" ), ASCII("icon_cal… in impl_testDynamicMenuOptions() 190 …aCFG.AppendItem( E_NEWMENU, ASCII("private:factory/sdraw" ), ASCII("new draw" ), ASCII("icon_dra… in impl_testDynamicMenuOptions() 197 …aCFG.AppendItem( E_WIZARDMENU, ASCII("file://a"), ASCII("system file"), ASCII("icon_file"), ASCII(… in impl_testDynamicMenuOptions() 198 …aCFG.AppendItem( E_WIZARDMENU, ASCII("ftp://b" ), ASCII("ftp host" ), ASCII("icon_ftp" ), ASCII(… in impl_testDynamicMenuOptions() 199 …aCFG.AppendItem( E_WIZARDMENU, ASCII("http://c"), ASCII("www" ), ASCII("icon_www" ), ASCII(… in impl_testDynamicMenuOptions()
|
/aoo41x/main/offapi/com/sun/star/i18n/ |
H A D | KParseTokens.idl | 45 /// ASCII A-Z upper alpha 48 /// ASCII a-z lower alpha 51 /// ASCII 0-9 digit 54 /// ASCII '_' underscore 57 /// ASCII '$' dollar 60 /// ASCII '.' dot/point 63 /// ASCII ':' colon 135 /// ASCII a-zA-Z0-9 alphanumeric 152 /// any (ASCII or Unicode) alpha 155 /// any (ASCII or Unicode) digit [all …]
|
H A D | NativeNumberMode.idl | 55 /** Transliteration to ASCII Arabic digits. 56 Try to convert any native number string to ASCII. 57 If already ASCII it remains ASCII.
|
H A D | KParseType.idl | 65 /** A number where all digits are ASCII characters. 70 ASCII) characters. Numerical value inKParseType 81 /// Any ASCII or Unicode number
|
H A D | XNativeNumberSupplier.idl | 36 /** Methods to convert between strings of ASCII Arabic digits and native
|
/aoo41x/main/udkapi/com/sun/star/registry/ |
H A D | RegistryValueType.idl | 36 <p>An ASCII value and a string value will both be handled with type 59 // DOCUMENTATION OMITTED FOR RegistryValueType:: ASCII, 61 // DocMerge from xml: value com::sun::star::registry::RegistryValueType::ASCII 62 /** the type of the key is ASCII. 64 ASCII,
|
H A D | XRegistryKey.idl | 179 /** sets an ASCII string value to the key. 207 /** sets an ASCII string list value to the key.
|
/aoo41x/main/sal/textenc/ |
H A D | tcvtlat1.tab | 33 /* 1-Byte, 0x00-0x7F ASCII ohne Ausnahme */ 208 /* 1-Byte, 0x00-0x7F ASCII ohne Ausnahme */ 342 /* 1-Byte, 0x00-0x7F ASCII ohne Ausnahme */ 515 /* 1-Byte, 0x00-0x7F ASCII ohne Ausnahme */ 690 /* 1-Byte, 0x00-0x7F ASCII ohne Ausnahme */ 865 /* 1-Byte, 0x00-0x7F ASCII ohne Ausnahme */ 1040 /* 1-Byte, 0x00-0x7F ASCII ohne Ausnahme */ 1440 /* 1-Byte, 0x00-0x7F ASCII, jedoch eigentich Sonderzeichen zwischen 0x00-0x1F */ 1725 /* US-ASCII */ 1726 /* 7-Bit ASCII */ [all …]
|
H A D | tcvtest1.tab | 33 /* 1-Byte, 0x00-0x7F ASCII ohne Ausnahme */ 192 /* 1-Byte, 0x00-0x7F ASCII ohne Ausnahme */ 398 /* 1-Byte, 0x00-0x7F ASCII ohne Ausnahme */ 604 /* 1-Byte, 0x00-0x7F ASCII ohne Ausnahme */ 740 /* 1-Byte, 0x00-0x7F ASCII ohne Ausnahme */ 875 /* 1-Byte, 0x00-0x7F ASCII ohne Ausnahme */ 1031 /* 1-Byte, 0x00-0x7F ASCII ohne Ausnahme */ 1177 /* 1-Byte, 0x00-0x7F ASCII ohne Ausnahme */ 1378 /* 1-Byte, 0x00-0x7F ASCII ohne Ausnahme */ 1513 /* 1-Byte, 0x00-0x7F ASCII ohne Ausnahme */ [all …]
|
H A D | tcvtarb1.tab | 33 /* 1-Byte, 0x00-0x7F ASCII ohne Ausnahme */ 228 /* 1-Byte, 0x00-0x7F ASCII ohne Ausnahme */ 386 /* 1-Byte, 0x00-0x7F ASCII ohne Ausnahme */ 539 /* 1-Byte, 0x00-0x7F ASCII ohne Ausnahme */ 717 /* 1-Byte, 0x00-0x7F ASCII ohne Ausnahme, 0x80-0x9F Control-Caracter wie in Unicode */ 818 /* 1-Byte, 0x00-0x7F ASCII ohne Ausnahme, 0x80-0x9F Control-Caracter wie in Unicode */
|
H A D | tcvteas1.tab | 33 /* 1-Byte, 0x00-0x7F ASCII ohne Ausnahme */ 194 /* 1-Byte, 0x00-0x7F ASCII ohne Ausnahme */
|
/aoo41x/main/svx/inc/svx/ |
H A D | dbexch.hrc | 29 // Feldtrenner ist "ASCII 11" !!!! 34 // Feldtrenner ist "ASCII 11" !!!! 39 // Feldtrenner ist "ASCII 11" !!!!
|
/aoo41x/main/sal/workben/clipboardwben/testpaste/ |
H A D | cbptest.rc | 81 "?", IDM_ABOUT, ASCII, ALT 82 "/", IDM_ABOUT, ASCII, ALT
|
/aoo41x/main/sal/workben/clipboardwben/testviewer/ |
H A D | cbvtest.rc | 81 "?", IDM_ABOUT, ASCII, ALT 82 "/", IDM_ABOUT, ASCII, ALT
|
/aoo41x/main/sal/workben/clipboardwben/testcopy/ |
H A D | cbcpytest.rc | 83 "?", IDM_ABOUT, ASCII, ALT 84 "/", IDM_ABOUT, ASCII, ALT
|
/aoo41x/main/desktop/win32/source/QuickStart/ |
H A D | OOQuickStart.rc | 68 "?", IDM_ABOUT, ASCII, ALT 69 "/", IDM_ABOUT, ASCII, ALT
|
/aoo41x/main/desktop/win32/source/QuickStart/so/ |
H A D | QuickStart.rc | 68 "?", IDM_ABOUT, ASCII, ALT 69 "/", IDM_ABOUT, ASCII, ALT
|
/aoo41x/main/qadevOOo/runner/util/ |
H A D | RegistryTools.java | 102 if (type.equals(RegistryValueType.ASCII)) { in compareKeys() 316 if (type.equals(RegistryValueType.ASCII)) { in printKeyInfo()
|
/aoo41x/main/solenv/inc/ |
H A D | version.hrc | 55 "04090000", // USA -> 7-Bit-ASCII
|
H A D | version_so.hrc | 55 "04090000", // USA -> 7-Bit-ASCII
|
/aoo41x/main/sw/source/ui/dialog/ |
H A D | ascfldlg.src | 141 Text [ en-US ] = "ASCII Filter Options";
|
/aoo41x/main/setup_native/source/win32/stwrapper/ |
H A D | resource.rc | 67 "04090000", // USA -> 7-Bit-ASCII
|
/aoo41x/main/svx/source/dialog/ |
H A D | txenctab.src | 46 < "Western Europe (ASCII/US)" ; RTL_TEXTENCODING_ASCII_US ; > ;
|
/aoo41x/main/offapi/com/sun/star/ucb/ |
H A D | XContentProviderManager.idl | 112 case of ASCII letters. The <code><translation>:</code> regexps
|
/aoo41x/main/connectivity/source/parse/ |
H A D | sqlflex.l | 124 ASCII {SQL_NEW_KEYWORD(SQL_TOKEN_ASCII); }
|