Home
last modified time | relevance | path

Searched refs:sal_Char (Results 26 – 50 of 1454) sorted by relevance

12345678910>>...59

/aoo41x/main/sal/qa/OStringBuffer/
H A Drtl_String_Utils.hxx55 sal_Char* cpystr( sal_Char* dst, const sal_Char* src );
56 sal_Char* cpynstr( sal_Char* dst, const sal_Char* src, sal_uInt32 cnt );
58 sal_Bool cmpstr( const sal_Char* str1, const sal_Char* str2, sal_uInt32 len );
59 sal_Bool cmpstr( const sal_Char* str1, const sal_Char* str2 );
63 sal_Char* createName( sal_Char* dst, const sal_Char* src, sal_uInt32 cnt );
67 sal_uInt32 AStringLen( const sal_Char *pAStr );
73 sal_Bool AStringToFloatCompare ( const sal_Char *pStr,
78 sal_Bool AStringToDoubleCompare ( const sal_Char *pStr,
85 sal_Bool AStringIsValid( const sal_Char *pAStr );
87 sal_Bool AStringNIsValid( const sal_Char *pAStr,
[all …]
/aoo41x/main/sal/qa/rtl_strings/
H A Drtl_String_Utils.hxx55 sal_Char* cpystr( sal_Char* dst, const sal_Char* src );
56 sal_Char* cpynstr( sal_Char* dst, const sal_Char* src, sal_uInt32 cnt );
58 sal_Bool cmpstr( const sal_Char* str1, const sal_Char* str2, sal_uInt32 len );
62 sal_Char* createName( sal_Char* dst, const sal_Char* src, sal_uInt32 cnt );
66 sal_uInt32 AStringLen( const sal_Char *pAStr );
72 sal_Bool AStringToFloatCompare ( const sal_Char *pStr,
77 sal_Bool AStringToDoubleCompare ( const sal_Char *pStr,
84 sal_Bool AStringIsValid( const sal_Char *pAStr );
86 sal_Bool AStringNIsValid( const sal_Char *pAStr,
113 const sal_Char *pSrc
[all …]
H A Drtl_OUStringBuffer.cxx260 sal_Char* comments; in test_rtl_OUStringBuffer_makeStringAndClear()
348 sal_Char* comments; in test_rtl_OUStringBuffer_getLength()
421 sal_Char* comments; in test_rtl_OUStringBuffer_getCapacity()
493 sal_Char* comments; in test_rtl_OUStringBuffer_ensureCapacity()
601 sal_Char* comments; in test_rtl_OUStringBuffer_setLength()
926 sal_Char* comments; in test_rtl_OUStringBuffer_setCharAt()
1026 sal_Char* comments; in test_rtl_OUStringBuffer_append_001()
1148 sal_Char* comments; in test_rtl_OUStringBuffer_append_002()
1270 sal_Char* comments; in test_rtl_OUStringBuffer_append_003()
1419 sal_Char* comments; in test_rtl_OUStringBuffer_append_004()
[all …]
/aoo41x/main/sal/inc/osl/
H A Dprofile.h68 const sal_Char* pszSection, const sal_Char* pszEntry,
75 const sal_Char* pszSection, const sal_Char* pszEntry,
81 const sal_Char* pszSection, const sal_Char* pszEntry,
82 sal_uInt32 FirstId, const sal_Char* Strings[],
89 const sal_Char* pszSection, const sal_Char* pszEntry,
90 const sal_Char* pszString);
95 const sal_Char* pszSection, const sal_Char* pszEntry,
101 const sal_Char* pszSection, const sal_Char* pszEntry,
102 sal_uInt32 FirstId, const sal_Char* Strings[],
112 const sal_Char *pszSection, const sal_Char *pszEntry);
[all …]
/aoo41x/main/sal/osl/w32/
H A Dprofile.cxx137 sal_Char** m_Lines;
455 const sal_Char* pszSection, const sal_Char* pszEntry, in osl_readProfileString()
533 const sal_Char* pszSection, const sal_Char* pszEntry, in osl_readProfileBool()
536 sal_Char Line[32]; in osl_readProfileBool()
564 const sal_Char* pszSection, const sal_Char* pszEntry, in osl_readProfileIdent()
596 const sal_Char* pszSection, const sal_Char* pszEntry, in osl_writeProfileString()
699 const sal_Char* pszSection, const sal_Char* pszEntry, in osl_writeProfileBool()
722 const sal_Char* pszSection, const sal_Char* pszEntry, in osl_writeProfileIdent()
748 const sal_Char *pszSection, const sal_Char *pszEntry) in osl_removeProfileEntry()
1417 sal_Char* pChr; in getLine()
[all …]
/aoo41x/main/sal/osl/os2/
H A Dsocket.c444 const sal_Char* pszServicename, const sal_Char* pszProtocol);
867 static sal_Char* _osl_getFullQualifiedDomainName (const sal_Char *pHostName) in _osl_getFullQualifiedDomainName()
884 sal_Char *pEnvDomain; in _osl_getFullQualifiedDomainName()
951 sal_Char c; in _osl_getFullQualifiedDomainName()
1022 sal_Char **p, **q; in _osl_getFullQualifiedDomainName()
1091 sal_Char *cn; in _osl_hostentToHostAddr()
1200 sal_Char *cn; in osl_psz_createHostAddr()
1394 const sal_Char *pStr; in osl_psz_getLocalHostname()
1424 sal_Char* pChr; in osl_psz_getLocalHostname()
2371 (sal_Char*)pBuffer, in osl_receiveFromSocket()
[all …]
H A Dsecurity.c45 extern void* SAL_CALL osl_psz_getSymbol(oslModule hModule, const sal_Char* pszSymbolName);
47 osl_psz_loginUser(const sal_Char* pszUserName, const sal_Char* pszPasswd,
121 oslSecurityError SAL_CALL osl_psz_loginUserOnFileServer( const sal_Char* pszUserName, in osl_psz_loginUserOnFileServer()
122 const sal_Char* pszPasswd, in osl_psz_loginUserOnFileServer()
123 const sal_Char* pszFileServer, in osl_psz_loginUserOnFileServer()
133 sal_Char pszIdent[1024]; in osl_getUserIdent()
148 sal_Char buffer[32]; in osl_psz_getUserIdent()
167 sal_Char pszName[1024]; in osl_getUserName()
196 sal_Char pszDirectory[PATH_MAX]; in osl_getHomeDir()
223 sal_Char *pStr = NULL; in osl_psz_getHomeDir()
[all …]
H A Dprocess.c136 sal_Char* pszWorkDir=0; in osl_executeProcess_WithRedirectedIO()
137 sal_Char** pArguments=0; in osl_executeProcess_WithRedirectedIO()
138 sal_Char** pEnvironment=0; in osl_executeProcess_WithRedirectedIO()
179 pArguments = (sal_Char**) malloc( ( nArguments + 2 ) * sizeof(sal_Char*) ); in osl_executeProcess_WithRedirectedIO()
205 pEnvironment = (sal_Char**) malloc( ( nEnvironmentVars + 2 ) * sizeof(sal_Char*) ); in osl_executeProcess_WithRedirectedIO()
360 sal_Char* pStr; in osl_psz_executeProcess()
361 sal_Char* args; in osl_psz_executeProcess()
362 sal_Char* envs; in osl_psz_executeProcess()
369 sal_Char path[ _MAX_PATH ]; in osl_psz_executeProcess()
565 pStr = (sal_Char*)envs; in osl_psz_executeProcess()
[all …]
/aoo41x/main/sal/osl/unx/
H A Dsecurity.c53 osl_psz_loginUser(const sal_Char* pszUserName, const sal_Char* pszPasswd,
308 osl_PamAuthentification( const sal_Char* name, const sal_Char* password ) in osl_PamAuthentification()
366 osl_noCrypt ( const sal_Char *key, const sal_Char *salt ) in osl_noCrypt()
399 static sal_Char* SAL_CALL
400 osl_dynamicCrypt ( const sal_Char *key, const sal_Char *salt ) in osl_dynamicCrypt()
406 return dynamic_crypt( (sal_Char*)key, (sal_Char*)salt ); in osl_dynamicCrypt()
423 sal_Char salt[3]; in osl_equalPasswords()
424 sal_Char *encrypted_plain; in osl_equalPasswords()
498 osl_psz_loginUser(const sal_Char* pszUserName, const sal_Char* pszPasswd, in osl_psz_loginUser()
666 sal_Char buffer[32]; in osl_psz_getUserIdent()
[all …]
H A Dsocket.c444 const sal_Char* pszServicename, const sal_Char* pszProtocol);
858 static sal_Char* _osl_getFullQualifiedDomainName (const sal_Char *pHostName) in _osl_getFullQualifiedDomainName()
875 sal_Char *pEnvDomain; in _osl_getFullQualifiedDomainName()
942 sal_Char c; in _osl_getFullQualifiedDomainName()
1013 sal_Char **p, **q; in _osl_getFullQualifiedDomainName()
1077 sal_Char *cn; in _osl_hostentToHostAddr()
1180 sal_Char *cn; in osl_psz_createHostAddr()
1374 const sal_Char *pStr; in osl_psz_getLocalHostname()
1404 sal_Char* pChr; in osl_psz_getLocalHostname()
2333 (sal_Char*)pBuffer, in osl_receiveFromSocket()
[all …]
H A Dfile_volume.cxx108 sal_Char pszDevice[PATH_MAX];
109 sal_Char ident[4];
124 static sal_Bool osl_isFloppyMounted(sal_Char* pszPath, sal_Char* pszMountPath);
125 static sal_Bool osl_getFloppyMountEntry(const sal_Char* pszPath, sal_Char* pBuffer);
126 static sal_Bool osl_checkFloppyPath(sal_Char* pszPath, sal_Char* pszFilePath, sal_Char* pszDe…
434 sal_Char Buffer[PATH_MAX]; in osl_getVolumeDeviceMountPath()
656 sal_Char pszCmd[512] = ""; in osl_mountFloppy()
798 sal_Char* pszSuDo = 0; in osl_mountFloppy()
799 sal_Char* pszTmp = 0; in osl_mountFloppy()
930 sal_Char* pszTmp = 0; in osl_unmountFloppy()
[all …]
H A Dfile_misc.cxx572 static oslFileError osl_psz_copyFile(const sal_Char* pszPath, const sal_Char* pszDestPath);
573 static oslFileError osl_psz_moveFile(const sal_Char* pszPath, const sal_Char* pszDestPath);
584 static int oslDoCopyLink(const sal_Char* pszSourceFileName, const sal_Char* pszDestFileNa…
586 static oslFileError oslDoMoveFile(const sal_Char* pszPath, const sal_Char* pszDestPath);
684 static oslFileError oslDoMoveFile( const sal_Char* pszPath, const sal_Char* pszDestPath) in oslDoMoveFile()
747 static oslFileError osl_psz_moveFile(const sal_Char* pszPath, const sal_Char* pszDestPath) in osl_psz_moveFile()
767 static oslFileError osl_psz_copyFile( const sal_Char* pszPath, const sal_Char* pszDestPath ) in osl_psz_copyFile()
857 sal_Char pszTmpDestFile[PATH_MAX]; in oslDoCopy()
962 static int oslDoCopyLink(const sal_Char* pszSourceFileName, const sal_Char* pszDestFileName) in oslDoCopyLink()
968 sal_Char pszLinkContent[PATH_MAX]; in oslDoCopyLink()
[all …]
H A Dprocess.c92 const sal_Char* m_pszDir;
96 sal_Char* m_name;
129 const sal_Char* pszName,
130 const sal_Char* pszPath,
131 sal_Char Separator,
132 sal_Char *pszBuffer,
149 sal_Char Separator, sal_Char *pszBuffer, sal_uInt32 Max) in osl_searchPath_impl()
151 sal_Char path[PATH_MAX + 1]; in osl_searchPath_impl()
152 sal_Char *pchr; in osl_searchPath_impl()
172 sal_Char *pstr; in osl_searchPath_impl()
[all …]
/aoo41x/main/xmloff/source/text/
H A Dtxtfldi.cxx101 const sal_Char sAPI_user[] = "User";
138 const sal_Char sAPI_dde[] = "DDE";
141 const sal_Char sAPI_url[] = "URL";
160 const sal_Char sAPI_hint[] = "Hint";
162 const sal_Char sAPI_name[] = "Name";
187 const sal_Char sAPI_on[] = "On";
199 const sal_Char sAPI_date[] = "Date";
216 const sal_Char* pService, in XMLTextFieldImportContext()
1737 const sal_Char* pServiceName = NULL; in MapTokenToServiceName()
2555 const sal_Char* pServiceName = NULL; in MapTokenToServiceName()
[all …]
H A Dtxtflde.cxx93 static sal_Char __READONLY_DATA FIELD_SERVICE_AUTHOR[] = "Author";
94 static sal_Char __READONLY_DATA FIELD_SERVICE_JUMPEDIT[] = "JumpEdit";
97 static sal_Char __READONLY_DATA FIELD_SERVICE_USER[] = "User";
98 static sal_Char __READONLY_DATA FIELD_SERVICE_INPUT[] = "Input";
137 static sal_Char __READONLY_DATA FIELD_SERVICE_CHAPTER[] = "Chapter";
149 static sal_Char __READONLY_DATA FIELD_SERVICE_MACRO[] = "Macro";
151 static sal_Char __READONLY_DATA FIELD_SERVICE_DDE[] = "DDE";
152 static sal_Char __READONLY_DATA FIELD_SERVICE_URL[] = "URL";
154 static sal_Char __READONLY_DATA FIELD_SERVICE_SCRIPT[] = "Script";
158 static sal_Char __READONLY_DATA FIELD_SERVICE_MEASURE[] = "Measure";
[all …]
/aoo41x/main/soltools/testSHL/util/
H A Dtutil.cxx79 sal_Char* pEnt = new sal_Char[ len+1 ]; in getEntriesFromFile()
80 sal_Char* bsPtr = (sal_Char*)byteSeq.getArray(); in getEntriesFromFile()
95 sal_Char* cpy( sal_Char** dest, const sal_Char* src ) { in cpy()
97 *dest = new sal_Char[ ln(src)+1 ]; in cpy()
99 sal_Char* pdest = *dest; in cpy()
100 const sal_Char* psrc = src; in cpy()
110 sal_Char* cat( const sal_Char* str1, const sal_Char* str2 ) { in cat()
113 sal_Char* dest = new sal_Char[ ln(str1)+ln(str2)+1 ]; in cat()
116 sal_Char* pdest = dest; in cat()
117 const sal_Char* psrc = str1; in cat()
[all …]
/aoo41x/main/registry/source/
H A Dreflread.cxx627 const sal_Char* aName = NULL; in getFieldName()
639 const sal_Char* aName = NULL; in getFieldType()
725 const sal_Char* aDoku = NULL; in getFieldDoku()
793 const sal_Char* aName = NULL; in getReferenceName()
817 const sal_Char* aDoku = NULL; in getReferenceDoku()
932 const sal_Char* aName = NULL; in getMethodName()
956 const sal_Char* aName = NULL; in getMethodParamType()
974 const sal_Char* aName = NULL; in getMethodParamName()
1021 const sal_Char* aName = NULL; in getMethodExcType()
1042 const sal_Char* aName = NULL; in getMethodReturnType()
[all …]
/aoo41x/main/framework/inc/jobs/
H A Djobdata.hxx74 static const sal_Char* JOBCFG_ROOT;
83 static const sal_Char* EVENTCFG_ROOT;
92 static const sal_Char* PROPSET_CONFIG;
94 static const sal_Char* PROPSET_OWNCONFIG;
100 static const sal_Char* PROP_ALIAS;
101 static const sal_Char* PROP_EVENTNAME;
102 static const sal_Char* PROP_ENVTYPE;
103 static const sal_Char* PROP_FRAME;
104 static const sal_Char* PROP_MODEL;
105 static const sal_Char* PROP_SERVICE;
[all …]
/aoo41x/main/sal/inc/rtl/
H A Dstrbuf.hxx257 sal_Char charAt( sal_Int32 index ) in charAt()
355 sal_Char sz[RTL_STR_MAX_VALUEOFBOOLEAN]; in append()
369 OStringBuffer & append(sal_Char c) in append()
387 sal_Char sz[RTL_STR_MAX_VALUEOFINT32]; in append()
404 sal_Char sz[RTL_STR_MAX_VALUEOFINT64]; in append()
421 sal_Char sz[RTL_STR_MAX_VALUEOFFLOAT]; in append()
438 sal_Char sz[RTL_STR_MAX_VALUEOFDOUBLE]; in append()
572 sal_Char sz[RTL_STR_MAX_VALUEOFINT32]; in insert()
595 sal_Char sz[RTL_STR_MAX_VALUEOFINT64]; in insert()
618 sal_Char sz[RTL_STR_MAX_VALUEOFFLOAT]; in insert()
[all …]
H A Dstring.hxx122 explicit OString( sal_Char value ) SAL_THROW(())
133 OString( const sal_Char * value ) SAL_THROW(())
469 sal_Int32 lastIndexOf( sal_Char ch ) const SAL_THROW(()) in lastIndexOf()
657 OString replace( sal_Char oldChar, sal_Char newChar ) const SAL_THROW(()) in replace()
766 sal_Char toChar() const SAL_THROW(()) in toChar()
837 sal_Char aBuf[RTL_STR_MAX_VALUEOFBOOLEAN]; in valueOf()
849 static OString valueOf( sal_Char c ) SAL_THROW(()) in valueOf()
865 sal_Char aBuf[RTL_STR_MAX_VALUEOFINT32]; in valueOf()
882 sal_Char aBuf[RTL_STR_MAX_VALUEOFINT64]; in valueOf()
898 sal_Char aBuf[RTL_STR_MAX_VALUEOFFLOAT]; in valueOf()
[all …]
/aoo41x/main/sw/source/filter/ww1/
H A Dw1class.hxx370 const sal_Char* sName;
437 Ww1SingleSprmWord(sal_Char* sName = 0) in Ww1SingleSprmWord()
461 Ww1SingleSprmPJc(sal_Char* sName) : in Ww1SingleSprmPJc()
470 Ww1SingleSprmPDxa(sal_Char* sName) : in Ww1SingleSprmPDxa()
538 Ww1SingleSprmPBrc(sal_Char* sName) : in Ww1SingleSprmPBrc()
637 Ww1SingleSprmPTtp(sal_Char* sName) : in Ww1SingleSprmPTtp()
646 Ww1SingleSprmTJc(sal_Char* sName) in Ww1SingleSprmTJc()
740 Ww1SingleSprmPpc(sal_Char* sName) : in Ww1SingleSprmPpc()
1001 sal_Char** pIdxA;
1132 sal_Char* pBuffer;
[all …]
/aoo41x/main/tools/source/string/
H A Dstrascii.cxx30 static sal_Bool ImplDbgCheckAsciiStr( const sal_Char* pAsciiStr, sal_Int32 nLen ) in ImplDbgCheckAsciiStr()
47 static void ImplCopyAsciiStr( sal_Unicode* pDest, const sal_Char* pSrc, in ImplCopyAsciiStr()
118 sal_Char c2; in ImplStringICompareAscii()
147 sal_Char c2; in ImplStringICompareAscii()
175 UniString UniString::CreateFromAscii( const sal_Char* pAsciiStr ) in CreateFromAscii()
211 UniString& UniString::AssignAscii( const sal_Char* pAsciiStr ) in AssignAscii()
290 UniString& UniString::AppendAscii( const sal_Char* pAsciiStr ) in AppendAscii()
461 StringCompare UniString::CompareToAscii( const sal_Char* pAsciiStr, in CompareToAscii()
503 sal_Bool UniString::EqualsAscii( const sal_Char* pAsciiStr ) const in EqualsAscii()
525 sal_Bool UniString::EqualsAscii( const sal_Char* pAsciiStr, in EqualsAscii()
[all …]
/aoo41x/main/ucb/source/ucp/odma/
H A Dodma_provider.cxx210 sal_Char* lpszDocName = new sal_Char[ODM_NAME_MAX]; in queryContent()
213 const_cast<sal_Char*>(sDocId.getStr()), in queryContent()
285 sal_Char* lpszDocId = new sal_Char[ODM_DOCID_MAX]; in saveDocument()
337 sal_Char* lpszDocInfo = new sal_Char[ODM_DOCID_MAX]; in fillDocumentProperties()
338 sal_Char* pDocId = const_cast<sal_Char*>(_rProp->m_sDocumentId.getStr()); in fillDocumentProperties()
424 sal_Char* lpszDMSList = new sal_Char[ODM_DMSID_MAX]; in queryContentProperty()
429 sal_Char* pQueryId = new sal_Char[ODM_QUERYID_MAX]; in queryContentProperty()
443 sal_Char* lpszDocId = new sal_Char[ODM_DOCID_MAX * nMaxCount]; in queryContentProperty()
444 sal_Char* lpszDocName = new sal_Char[ODM_NAME_MAX * nMaxCount]; in queryContentProperty()
445 sal_Char* lpszDocInfo = new sal_Char[ODM_DOCID_MAX]; in queryContentProperty()
[all …]
/aoo41x/main/sal/textenc/
H A Dtcvtutf8.c245 *pSrcCvtBytes = (sal_Char const *) pSrcBufPtr - pSrcBuf; in ImplConvertUtf8ToUnicode()
273 sal_Char * pDestBufPtr = pDestBuf; in ImplConvertUnicodeToUtf8()
274 sal_Char * pDestBufEnd = pDestBufPtr + nDestBytes; in ImplConvertUnicodeToUtf8()
288 *pDestBufPtr++ = (sal_Char) (unsigned char) 0xEF; in ImplConvertUnicodeToUtf8()
289 *pDestBufPtr++ = (sal_Char) (unsigned char) 0xBB; in ImplConvertUnicodeToUtf8()
290 *pDestBufPtr++ = (sal_Char) (unsigned char) 0xBF; in ImplConvertUnicodeToUtf8()
323 *pDestBufPtr++ = (sal_Char) nChar; in ImplConvertUnicodeToUtf8()
329 *pDestBufPtr++ = (sal_Char) (0xC0 | (nChar >> 6)); in ImplConvertUnicodeToUtf8()
337 *pDestBufPtr++ = (sal_Char) (0xE0 | (nChar >> 12)); in ImplConvertUnicodeToUtf8()
345 *pDestBufPtr++ = (sal_Char) (0xF0 | (nChar >> 18)); in ImplConvertUnicodeToUtf8()
[all …]
/aoo41x/main/sc/source/ui/unoobj/
H A Dscdetect.cxx97 static const sal_Char __FAR_DATA pFilterSc50[] = "StarCalc 5.0";
99 static const sal_Char __FAR_DATA pFilterSc40[] = "StarCalc 4.0";
101 static const sal_Char __FAR_DATA pFilterSc30[] = "StarCalc 3.0";
103 static const sal_Char __FAR_DATA pFilterSc10[] = "StarCalc 1.0";
106 static const sal_Char __FAR_DATA pFilterLotus[] = "Lotus";
108 static const sal_Char __FAR_DATA pFilterExcel4[] = "MS Excel 4.0";
112 static const sal_Char __FAR_DATA pFilterExcel95[] = "MS Excel 95";
117 static const sal_Char __FAR_DATA pFilterDBase[] = "dBase";
118 static const sal_Char __FAR_DATA pFilterDif[] = "DIF";
119 static const sal_Char __FAR_DATA pFilterSylk[] = "SYLK";
[all …]

Completed in 225 milliseconds

12345678910>>...59