Home
last modified time | relevance | path

Searched defs:ensureCapacity (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/util/
H A DIntArrayList.java63 public void ensureCapacity(int minCapacity) { in ensureCapacity() method in IntArrayList
/aoo4110/main/sal/inc/rtl/
H A Dstrbuf.hxx207 void ensureCapacity(sal_Int32 minimumCapacity) in ensureCapacity() function in rtl::OStringBuffer
H A Dustrbuf.hxx208 void ensureCapacity(sal_Int32 minimumCapacity) in ensureCapacity() function in rtl::OUStringBuffer
/aoo4110/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DInterfaceContainer.java152 synchronized public void ensureCapacity(int minCapacity) in ensureCapacity() method in InterfaceContainer
/aoo4110/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DInterfaceContainer_Test.java166 public boolean ensureCapacity() in ensureCapacity() method in InterfaceContainer_Test
/aoo4110/main/sal/qa/OStringBuffer/
H A Drtl_OStringBuffer.cxx682 class ensureCapacity : public CppUnit::TestFixture class

Completed in 90 milliseconds