Searched refs:pProfile (Results 1 – 4 of 4) sorted by relevance
| /trunk/main/sal/osl/unx/ |
| H A D | profile.c | 150 static sal_Char* addLine(osl_TProfileImpl* pProfile, const sal_Char* Line); 151 static sal_Char* insertLine(osl_TProfileImpl* pProfile, const sal_Char* Line, sal_uInt32 LineNo); 152 static void removeLine(osl_TProfileImpl* pProfile, sal_uInt32 LineNo); 153 static void setEntry(osl_TProfileImpl* pProfile, osl_TProfileSection* pSection, 156 static sal_Bool addEntry(osl_TProfileImpl* pProfile, osl_TProfileSection *pSection, 159 static sal_Bool addSection(osl_TProfileImpl* pProfile, int Line, const sal_Char* Section, sal_uInt3… 160 static void removeSection(osl_TProfileImpl* pProfile, osl_TProfileSection *pSection); 161 static osl_TProfileSection* findEntry(osl_TProfileImpl* pProfile, const sal_Char* Section, 163 static sal_Bool loadProfile(osl_TFile* pFile, osl_TProfileImpl* pProfile); 164 static sal_Bool storeProfile(osl_TProfileImpl* pProfile, sal_Bool bCleanup); [all …]
|
| /trunk/main/sal/osl/w32/ |
| H A D | profile.cxx | 156 static const sal_Char* addLine(osl_TProfileImpl* pProfile, const sal_Char* Line); 157 static const sal_Char* insertLine(osl_TProfileImpl* pProfile, const sal_Char* Line, sal_uInt32… 158 static void removeLine(osl_TProfileImpl* pProfile, sal_uInt32 LineNo); 159 static void setEntry(osl_TProfileImpl* pProfile, osl_TProfileSection* pSection, 162 static sal_Bool addEntry(osl_TProfileImpl* pProfile, osl_TProfileSection *pSection, 165 static sal_Bool addSection(osl_TProfileImpl* pProfile, int Line, const sal_Char* Sectio… 166 static void removeSection(osl_TProfileImpl* pProfile, osl_TProfileSection *pSection… 167 static osl_TProfileSection* findEntry(osl_TProfileImpl* pProfile, const sal_Char* Section, 169 static sal_Bool loadProfile(osl_TFile* pFile, osl_TProfileImpl* pProfile); 170 static sal_Bool storeProfile(osl_TProfileImpl* pProfile, sal_Bool bCleanup); [all …]
|
| /trunk/main/sal/osl/os2/ |
| H A D | profile.c | 162 static const sal_Char* addLine(osl_TProfileImpl* pProfile, const sal_Char* Line); 163 static const sal_Char* insertLine(osl_TProfileImpl* pProfile, const sal_Char* Line, sal_uInt32 Line… 164 static void removeLine(osl_TProfileImpl* pProfile, sal_uInt32 LineNo); 165 static void setEntry(osl_TProfileImpl* pProfile, osl_TProfileSection* pSection, 168 static sal_Bool addEntry(osl_TProfileImpl* pProfile, osl_TProfileSection *pSection, 171 static sal_Bool addSection(osl_TProfileImpl* pProfile, int Line, const sal_Char* Section, sal_uInt3… 172 static void removeSection(osl_TProfileImpl* pProfile, osl_TProfileSection *pSection); 173 static osl_TProfileSection* findEntry(osl_TProfileImpl* pProfile, const sal_Char* Section, 175 static sal_Bool loadProfile(osl_TFile* pFile, osl_TProfileImpl* pProfile); 176 static sal_Bool storeProfile(osl_TFile* pFile, osl_TProfileImpl* pProfile, sal_Bool bCleanup); [all …]
|
| /trunk/main/icc/ |
| H A D | SampleICC-1.3.2.patch | 1901 if (!pProfile) { 1910 if (m_nCount != icGetSpaceSamples(pProfile->m_Header.colorSpace)) { 1960 if (!pProfile) { 1969 if (pProfile->m_Header.deviceClass!=icSigLinkClass) { 1978 if (m_nCount != icGetSpaceSamples(pProfile->m_Header.colorSpace)) { 2153 if (!pProfile) { 2162 if (m_nChannels!=icGetSpaceSamples(pProfile->m_Header.colorSpace)) { 2549 if (!pProfile) { 2657 if (!pProfile) {
|