Searched defs:MaxLen (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/sal/osl/os2/ |
H A D | profile.c | 184 sal_Bool SAL_CALL osl_getFullPath(rtl_uString* pszFilename, sal_Char* pszPath, sal_uInt32 MaxLen) in osl_getFullPath() 416 sal_Char* pszString, sal_uInt32 MaxLen, in osl_readProfileString() 756 sal_Char* pszBuffer, sal_uInt32 MaxLen) in osl_getProfileSectionEntries() 826 …_uInt32 SAL_CALL osl_getProfileSections(oslProfile Profile, sal_Char* pszBuffer, sal_uInt32 MaxLen) in osl_getProfileSections() 1299 static sal_Bool getLine(osl_TFile* pFile, const sal_Char *pszLine, int MaxLen) in getLine()
|
/aoo4110/main/sal/osl/w32/ |
H A D | profile.cxx | 456 sal_Char* pszString, sal_uInt32 MaxLen, in osl_readProfileString() 810 sal_Char* pszBuffer, sal_uInt32 MaxLen) in osl_getProfileSectionEntries() 1101 …_uInt32 SAL_CALL osl_getProfileSections(oslProfile Profile, sal_Char* pszBuffer, sal_uInt32 MaxLen) in osl_getProfileSections() 1413 static sal_Bool getLine(osl_TFile* pFile, const sal_Char *pszLine, int MaxLen) in getLine()
|
/aoo4110/main/sal/osl/unx/ |
H A D | profile.c | 485 sal_Char* pszString, sal_uInt32 MaxLen, in osl_readProfileString() 923 sal_Char* pszBuffer, sal_uInt32 MaxLen) in osl_getProfileSectionEntries() 1025 …_uInt32 SAL_CALL osl_getProfileSections(oslProfile Profile, sal_Char* pszBuffer, sal_uInt32 MaxLen) in osl_getProfileSections()
|
/aoo4110/main/vcl/inc/vcl/ |
H A D | pdfwriter.hxx | 385 sal_Int32 MaxLen; // maximum field length in characters, 0 means unlimited member
|
Completed in 63 milliseconds