Home
last modified time | relevance | path

Searched defs:pValueList (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/registry/source/
H A Dregkey.cxx252 sal_Int32* pValueList, in setLongListValue()
294 sal_Char** pValueList, in setStringListValue()
336 sal_Unicode** pValueList, in setUnicodeListValue()
466 sal_Int32** pValueList, in getLongListValue()
505 sal_Char*** pValueList, in getStringListValue()
544 sal_Unicode*** pValueList, in getUnicodeListValue()
582 RegValue pValueList, in freeValueList()
836 sal_Int32* pValueList, in reg_setLongListValue()
905 sal_Int32** pValueList, in reg_getLongListValue()
919 sal_Char*** pValueList, in reg_getStringListValue()
[all …]
H A Dkeyimpl.cxx379 RegError ORegKey::setLongListValue(const OUString& valueName, sal_Int32* pValueList, sal_uInt32 len) in setLongListValue()
438 RegError ORegKey::setStringListValue(const OUString& valueName, sal_Char** pValueList, sal_uInt32 l… in setStringListValue()
506 RegError ORegKey::setUnicodeListValue(const OUString& valueName, sal_Unicode** pValueList, sal_uInt… in setUnicodeListValue()
667 RegError ORegKey::getLongListValue(const OUString& valueName, sal_Int32** pValueList, sal_uInt32* p… in getLongListValue()
764 RegError ORegKey::getStringListValue(const OUString& valueName, sal_Char*** pValueList, sal_uInt32*… in getStringListValue()
870 RegError ORegKey::getUnicodeListValue(const OUString& valueName, sal_Unicode*** pValueList, sal_uIn… in getUnicodeListValue()
/aoo4110/main/registry/inc/registry/
H A Dregistry.hxx372 ValueType* pValueList, sal_uInt32 length) in setValueList()
967 sal_Int32* pValueList, in setLongListValue()
978 sal_Char** pValueList, in setStringListValue()
989 sal_Unicode** pValueList, in setUnicodeListValue()
1024 sal_Int32* pValueList; in getLongListValue() local
1047 sal_Char** pValueList; in getStringListValue() local
1070 sal_Unicode** pValueList; in getUnicodeListValue() local

Completed in 38 milliseconds