Searched refs:nMSCBug (Results 1 – 1 of 1) sorted by relevance
40 sal_uInt16 nMSCBug = nInitSize; in SfxPtrArr() local42 if ( nMSCBug > 0 ) in SfxPtrArr()43 pData = new void*[nMSCBug]; in SfxPtrArr()276 sal_uInt16 nMSCBug = nInitSize; in ByteArr() local279 pData = new char[nMSCBug]; in ByteArr()508 sal_uInt16 nMSCBug = nInitSize; in WordArr() local511 pData = new short[nMSCBug]; in WordArr()
Completed in 8 milliseconds