Home
last modified time | relevance | path

Searched refs:fillValue (Results 1 – 7 of 7) sorted by relevance

/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/util/
H A DIntArrayList.java83 public void ensureCapacityAndFill(int minCapacity, int fillValue) { in ensureCapacityAndFill() argument
90 list.add(new Integer(fillValue)); in ensureCapacityAndFill()
/trunk/main/mysqlc/source/
H A Dmysqlc_propertyids.cxx113 sRet = const_cast<OPropertyMap*>(this)->fillValue(idx); in getNameByIndex()
183 OUString OPropertyMap::fillValue(sal_Int32 idx) in fillValue() function in connectivity::mysqlc::OPropertyMap
H A Dmysqlc_propertyids.hxx42 ::rtl::OUString fillValue(sal_Int32 _nIndex);
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A Dpropertyids.cxx102 sRet = const_cast<OPropertyMap*>(this)->fillValue(_nIndex); in getNameByIndex()
108 ::rtl::OUString OPropertyMap::fillValue(sal_Int32 _nIndex) in fillValue() function in connectivity::skeleton::OPropertyMap
H A Dpropertyids.hxx42 ::rtl::OUString fillValue(sal_Int32 _nIndex);
/trunk/main/connectivity/source/commontools/
H A Dpropertyids.cxx115 sRet = const_cast<OPropertyMap*>(this)->fillValue(_nIndex); in getNameByIndex()
121 ::rtl::OUString OPropertyMap::fillValue(sal_Int32 _nIndex) in fillValue() function in dbtools::OPropertyMap
/trunk/main/connectivity/source/inc/
H A Dpropertyids.hxx40 ::rtl::OUString fillValue(sal_Int32 _nIndex);

Completed in 102 milliseconds