Searched defs:_nReSize (Results 1 – 8 of 8) sorted by relevance
/aoo41x/main/tools/inc/tools/ |
H A D | list.hxx | 55 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 D | queue.hxx | 44 Queue( sal_uInt16 _nInitSize = 16, sal_uInt16 _nReSize = 16 ) : in Queue()
|
H A D | stack.hxx | 43 Stack( sal_uInt16 _nInitSize = 16, sal_uInt16 _nReSize = 16 ) : in Stack()
|
H A D | unqid.hxx | 88 sal_uIntPtr _nReSize = 16 ) in UniqueIdContainer()
|
/aoo41x/main/tools/source/memtools/ |
H A D | table.cxx | 101 Table::Table( sal_uInt16 _nInitSize, sal_uInt16 _nReSize ) : in Table()
|
H A D | unqidx.cxx | 41 sal_uIntPtr _nInitSize, sal_uIntPtr _nReSize ) : in UniqueIndex()
|
H A D | contnr.cxx | 588 Container::Container( sal_uInt16 _nBlockSize, sal_uInt16 _nInitSize, sal_uInt16 _nReSize ) in Container()
|
/aoo41x/main/svtools/source/contnr/ |
H A D | imivctl1.cxx | 4116 …pl::EntryList_Impl( SvxIconChoiceCtrl_Impl* pOwner, sal_uInt16 _nInitSize , sal_uInt16 _nReSize ) : in EntryList_Impl() 4123 …IconChoiceCtrl_Impl* pOwner, sal_uInt16 _nBlockSize, sal_uInt16 _nInitSize, sal_uInt16 _nReSize ) : in EntryList_Impl()
|
Completed in 85 milliseconds