Searched refs:bReport (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/registry/source/ |
H A D | regimpl.cxx | 910 sal_Bool bWarnings, sal_Bool bReport) in loadKey() argument 983 bWarnings, bReport); in saveKey() 989 bWarnings, bReport); in saveKey() 1011 sal_Bool bReport) in loadAndSaveValue() argument 1090 bReport); in loadAndSaveValue() 1138 sal_Bool bReport) in checkBlop() argument 1174 if (bReport) in checkBlop() 1205 if (bReport) in checkBlop() 1215 if (bReport) in checkBlop() 1225 if (bReport) in checkBlop() [all …]
|
H A D | regimpl.hxx | 102 sal_Bool bReport=sal_False); 107 sal_Bool bReport=sal_False); 139 sal_Bool bReport=sal_False); 145 sal_Bool bReport=sal_False); 156 sal_Bool bReport=sal_False);
|
H A D | registry.cxx | 347 sal_Bool bReport) in mergeKey() argument 372 _ret = pReg->loadKey(pNewKey, regFileName, bWarnings, bReport); in mergeKey() 385 return pReg->loadKey(pKey, regFileName, bWarnings, bReport); in mergeKey() 503 sal_Bool bReport) in reg_mergeKey() argument 512 return mergeKey(pKey->getRegistry(), hKey, keyName, regFileName, bWarnings, bReport); in reg_mergeKey()
|
/aoo41x/main/registry/inc/registry/ |
H A D | registry.hxx | 211 sal_Bool bReport = sal_False); 1247 sal_Bool bReport) in mergeKey() argument 1248 …rn m_pApi->mergeKey(m_hImpl, rKey.m_hImpl, keyName.pData, regFileName.pData, bWarnings, bReport); } in mergeKey()
|
H A D | registry.h | 388 sal_Bool bReport);
|
Completed in 38 milliseconds