Home
last modified time | relevance | path

Searched refs:ascii (Results 1 – 25 of 48) sorted by last modified time

12

/trunk/main/oox/source/token/
H A Dtokens.txt642 ascii
/trunk/main/
H A Drat-excludes132 # ascii, one line, support of comments not clear
136 # ascii, included in makefiles, ALv2 might be added
188 # SYLK spreadsheet, ascii. Comments possible (see in file), ALv2 may be added here
206 # contains a single ascii URL line
291 # Install Definition Tables, ascii, not sure about comment support
340 # filetype ascii tables, no copyright, no license, no creative content
367 # ascii, ALv2 may be added here
393 # ascii, support of comments not clear
398 # ascii, no info about comment support
475 # ascii definition files, unknown if header possible, no creative content
[all …]
/trunk/main/starmath/source/
H A Dmathtype.cxx36 #define APPEND(str,ascii) str.AppendAscii(RTL_CONSTASCII_STRINGPARAM(ascii)) argument
H A Dnode.cxx48 #define APPEND(str,ascii) str.AppendAscii(RTL_CONSTASCII_STRINGPARAM(ascii)) argument
/trunk/main/expat/
H A Dexpat-2.5.0.patch247 #include "ascii.h"
/trunk/main/sc/source/core/tool/
H A Dinterpr2.cxx2774 #define UTF8_STRINGPARAM( ascii ) ascii, static_cast< xub_StrLen >( sizeof( ascii ) - 1 ) argument
2775 #define UTF8_CREATE( ascii ) ByteString( UTF8_STRINGPARAM( ascii ) ) argument
2776 #define UTF8_APPEND( ascii ) Append( UTF8_STRINGPARAM( ascii ) ) argument
2777 #define UTF8_PREPEND( ascii ) Insert( UTF8_CREATE( ascii ), 0 ) argument
/trunk/main/vcl/source/window/
H A Dmenu.cxx358 char ascii = 0; in SearchItem() local
360 ascii = sal::static_int_cast<char>('A' + (aKeyCode.GetCode() - KEY_A)); in SearchItem()
375 || (ascii && rI18nHelper.MatchMnemonic( pData->aText, ascii ) ) ) in SearchItem()
412 char ascii = 0; in GetItemCount() local
414 ascii = sal::static_int_cast<char>('A' + (aKeyCode.GetCode() - KEY_A)); in GetItemCount()
431 || ( ascii && rI18nHelper.MatchMnemonic( pData->aText, ascii ) ) ) in GetItemCount()
/trunk/main/i18npool/source/paper/
H A Dpaper.cxx222 # define CREATE_OUSTRING( ascii ) \ in getSystemDefaultPaper() argument
223 rtl::OUString::intern( RTL_CONSTASCII_USTRINGPARAM( ascii ) ) in getSystemDefaultPaper()
/trunk/main/oox/source/dump/
H A Ddumperbase.ini316 367=ascii
366 20127=ascii
/trunk/main/xmloff/source/forms/
H A Dstrings.hxx40 const sal_Char* ascii; member
46 inline operator const sal_Char* () const { return ascii; }
60 :ascii( _pAsciiZeroTerminated ) in ConstAsciiString()
80 m_pString = new ::rtl::OUString( ascii, length, RTL_TEXTENCODING_ASCII_US ); in operator &()
H A Dcontrolpropertymap.cxx47 #define MAP_CONST( name, prefix, token, type, context ) { name.ascii, name.length, prefix, token, …
48 #define MAP_CONST_P( name, prefix, token, type, context ) { name.ascii, name.length, prefix, token…
/trunk/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx1728 return OUString::createFromAscii( pConfig->readEntryUntranslated( pKey ).ascii() ); in readEntryUntranslated()
/trunk/main/udkapi/com/sun/star/registry/
H A DXRegistryKey.idl166 an ascii string value if the key contains one.
172 if the actual value is not of type ascii.
194 a sequence of ascii strings if the key contains an asci list value.
200 if the actual value is not of type ascii list.
/trunk/main/ucb/source/ucp/ftp/
H A Dtest_ftpurl.cxx129 ftp::FTPURL url(rtl::OUString::createFromAscii(ascii),&prov); \
140 char* ascii,*n,*p; in test_ftpurl() local
142 ascii = "ftp://abi:psswd@host/eins/../drei", n = "abi", p = "psswd"; in test_ftpurl()
148 ascii = "ftp://host/bla/../../test/", n = "anonymous", p = ""; in test_ftpurl()
183 ftp::FTPURL url(rtl::OUString::createFromAscii(ascii),&prov); \
196 char *ascii,*expect; in test_ftpparent() local
198 ascii = "ftp://abi:psswd@abi-1/file"; in test_ftpparent()
202 ascii = "ftp://abi:psswd@abi-1/dir/../file"; in test_ftpparent()
206 ascii = "ftp://abi:psswd@abi-1/.."; in test_ftpparent()
210 ascii = "ftp://abi:psswd@abi-1/../../dir"; in test_ftpparent()
[all …]
/trunk/main/sw/
H A DLibrary_sw.mk475 sw/source/filter/ascii/ascatr \
476 sw/source/filter/ascii/parasc \
477 sw/source/filter/ascii/wrtasc \
/trunk/main/sc/workben/celltrans/
H A Dparse.py34 ascii = ''
36 ascii += chr(c)
37 return ascii
/trunk/main/sc/source/ui/vba/testvba/
H A Dtestvba.cxx87 OUString ascii(const sal_Char* cstr) in ascii() function
305 ascii("com.sun.star.frame.Desktop"), xCC); in main()
309 TestVBA* dTest = new TestVBA( xCC, xFactory, xLoader, ascii( argc[ 2 ] ) ); in main()
313 dTest->proccessDocument( ascii( argc[ 3 ] ) ); in main()
318 dTest->traverse( ascii( argc[ 1 ] ) ); in main()
/trunk/main/sc/source/filter/inc/
H A Dftools.hxx41 #define CREATE_STRING( ascii ) String( RTL_CONSTASCII_USTRINGPARAM( ascii ) ) argument
/trunk/main/sc/source/filter/excel/
H A Dxlformula.cxx70 #define EXC_FUNCNAME( ascii ) "_xlfn." ascii argument
71 #define EXC_FUNCNAME_ODF( ascii ) "_xlfnodf." ascii argument
/trunk/main/sal/textenc/
H A Dtcvtlat1.tab1767 "us-ascii",
H A Dtcvtjp6.tab125 … /* 0x5C */ /* is A5 (YEN SIGN), but for compatibiliy with ascii, we use 0x5C (SLAS…
159 … /* 0x7E */ /* is 0x0203E (SPACING OVERSCORE), but for compatibiliy with ascii, we use 0x7E (TILD…
697 … /* 0x5C */ /* in SJIS this is A5 (YEN SIGN), but for compatibiliy with ascii, we use 0x5C like …
731 …/* in SJIS this is 0x0203E (SPACING OVERSCORE), but for compatibiliy with ascii, we use 0x7E (TILD…
1254 … /* 0x5C */ /* is A5 (YEN SIGN), but for compatibiliy with ascii, we use 0x5C like …
1288 …/* in SJIS this is 0x0203E (SPACING OVERSCORE), but for compatibiliy with ascii, we use 0x7E (TILD…
/trunk/main/reportdesign/source/inc/
H A Dconstasciistring.hxx37 const sal_Char* ascii; member
41 inline operator const sal_Char* () const { return ascii; }
52 :ascii(_pAsciiZeroTerminated) in ConstAsciiString()
69 ustring = new ::rtl::OUString(ascii, length, RTL_TEXTENCODING_ASCII_US);
/trunk/main/reportdesign/source/filter/xml/
H A DxmlHelper.cxx113 #define MAP_CONST( name, prefix, token, type, context ) { name.ascii, name.length, XML_NAMESPA…
114 #define MAP_CONST_T( name, prefix, token, type, context ) { name.ascii, name.length, XML_NAMESPACE…
116 #define MAP_CONST_P( name, prefix, token, type, context ) { name.ascii, name.length, XML_NAMESPACE…
119 #define GMAP( name, prefix, token, type, context ) { name.ascii, name.length, XML_NAMESPAC…
/trunk/main/oox/inc/oox/helper/
H A Dhelper.hxx56 #define CREATE_OSTRING( ascii ) \ argument
57 ::rtl::OString( RTL_CONSTASCII_STRINGPARAM( ascii ) )
61 #define CREATE_OUSTRING( ascii ) \ argument
62 ::rtl::OUString::intern( RTL_CONSTASCII_USTRINGPARAM( ascii ) )
/trunk/main/oox/inc/oox/dump/
H A Ddumperbase.hxx74 #define OOX_DUMP_ERRASCII( ascii ) "?err:" ascii argument
75 #define OOX_DUMP_ERRSTRING( ascii ) CREATE_OUSTRING( OOX_DUMP_ERRASCII( ascii ) ) argument

Completed in 209 milliseconds

12