Searched refs:RegistryValueList (Results 1 – 4 of 4) sorted by relevance
326 class RegistryValueList class330 RegistryValueList() in RegistryValueList() function in RegistryValueList337 ~RegistryValueList() in ~RegistryValueList()573 RegistryValueList<sal_Int32>& rValueList);584 RegistryValueList<sal_Char*>& rValueList);595 RegistryValueList<sal_Unicode*>& rValueList);1020 RegistryValueList<sal_Int32>& rValueList) in getLongListValue()1043 RegistryValueList<sal_Char*>& rValueList) in getStringListValue()1066 RegistryValueList<sal_Unicode*>& rValueList) in getUnicodeListValue()
1335 RegistryValueList<sal_Int32> valueList1; in checkValueDifference()1336 RegistryValueList<sal_Int32> valueList2; in checkValueDifference()1358 RegistryValueList<sal_Char*> valueList1; in checkValueDifference()1359 RegistryValueList<sal_Char*> valueList2; in checkValueDifference()1381 RegistryValueList<sal_Unicode*> valueList1; in checkValueDifference()1382 RegistryValueList<sal_Unicode*> valueList2; in checkValueDifference()1488 RegistryValueList<sal_Int32> valueList; in checkValueDifference()1506 RegistryValueList<sal_Char*> valueList; in checkValueDifference()1524 RegistryValueList<sal_Unicode*> valueList; in checkValueDifference()1590 RegistryValueList<sal_Int32> valueList; in checkValueDifference()[all …]
527 RegistryValueList<sal_Char*> valueList; in test_registry_CppApi()545 RegistryValueList<sal_Int32> longList; in test_registry_CppApi()575 RegistryValueList<sal_Unicode*> unicodeList; in test_registry_CppApi()
402 RegistryValueList< sal_Int32 > list; in getLongListValue()583 RegistryValueList< char * > list; in getAsciiListValue()777 RegistryValueList< sal_Unicode * > list; in getStringListValue()
Completed in 30 milliseconds