Home
last modified time | relevance | path

Searched refs:nTblSize (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/bastyp/
H A Dcalc.cxx217 SwHash* Find( const String& rStr, SwHash** ppTable, sal_uInt16 nTblSize, in Find() argument
223 ii %= nTblSize; in Find()
1800 const unsigned short nTblSize = 47; in main() local
1801 int aArr[ nTblSize ] = { 0 }; in main()
1811 ii %= nTblSize; in main()
/trunk/main/sw/inc/
H A Dcalc.hxx162 sal_uInt16 nTblSize, sal_uInt16* pPos = 0 );
164 void DeleteHashTable( SwHash** ppTable, sal_uInt16 nTblSize );

Completed in 23 milliseconds