Searched refs:fillValue (Results 1 – 7 of 7) sorted by relevance
83 public void ensureCapacityAndFill(int minCapacity, int fillValue) { in ensureCapacityAndFill() argument90 list.add(new Integer(fillValue)); in ensureCapacityAndFill()
113 sRet = const_cast<OPropertyMap*>(this)->fillValue(idx); in getNameByIndex()183 OUString OPropertyMap::fillValue(sal_Int32 idx) in fillValue() function in connectivity::mysqlc::OPropertyMap
42 ::rtl::OUString fillValue(sal_Int32 _nIndex);
102 sRet = const_cast<OPropertyMap*>(this)->fillValue(_nIndex); in getNameByIndex()108 ::rtl::OUString OPropertyMap::fillValue(sal_Int32 _nIndex) in fillValue() function in connectivity::skeleton::OPropertyMap
115 sRet = const_cast<OPropertyMap*>(this)->fillValue(_nIndex); in getNameByIndex()121 ::rtl::OUString OPropertyMap::fillValue(sal_Int32 _nIndex) in fillValue() function in dbtools::OPropertyMap
40 ::rtl::OUString fillValue(sal_Int32 _nIndex);
Completed in 83 milliseconds