Home
last modified time | relevance | path

Searched defs:_nInitSize (Results 1 – 8 of 8) sorted by relevance

/aoo41x/main/tools/inc/tools/
H A Dlist.hxx55 List( sal_uInt16 _nInitSize = 16, sal_uInt16 _nReSize = 16 ) : in List()
57 List( sal_uInt16 _nBlockSize, sal_uInt16 _nInitSize, sal_uInt16 _nReSize ) : in List()
H A Dqueue.hxx44 Queue( sal_uInt16 _nInitSize = 16, sal_uInt16 _nReSize = 16 ) : in Queue()
H A Dstack.hxx43 Stack( sal_uInt16 _nInitSize = 16, sal_uInt16 _nReSize = 16 ) : in Stack()
H A Dunqid.hxx87 sal_uIntPtr _nInitSize = 16, in UniqueIdContainer()
/aoo41x/main/tools/source/memtools/
H A Dtable.cxx101 Table::Table( sal_uInt16 _nInitSize, sal_uInt16 _nReSize ) : in Table()
H A Dunqidx.cxx41 sal_uIntPtr _nInitSize, sal_uIntPtr _nReSize ) : in UniqueIndex()
H A Dcontnr.cxx588 Container::Container( sal_uInt16 _nBlockSize, sal_uInt16 _nInitSize, sal_uInt16 _nReSize ) in Container()
/aoo41x/main/svtools/source/contnr/
H A Dimivctl1.cxx4116 EntryList_Impl::EntryList_Impl( SvxIconChoiceCtrl_Impl* pOwner, sal_uInt16 _nInitSize , sal_uInt16 … in EntryList_Impl()
4123 …ist_Impl( SvxIconChoiceCtrl_Impl* pOwner, sal_uInt16 _nBlockSize, sal_uInt16 _nInitSize, sal_uInt1… in EntryList_Impl()

Completed in 53 milliseconds