Searched defs:nMinSize (Results 1 – 10 of 10) sorted by relevance
101 void MemRingBuffer::resizeBuffer( sal_Int32 nMinSize ) throw( IRingBuffer_OutOfMemoryException) in resizeBuffer()
77 sal_uInt16 nMinSize; in Guess() local
489 sal_uInt16& nMinSize, sal_uInt16& nMaxSizeDiff ) const in GetTxtSize()
351 sal_Int32 nMinSize = 2 * nTextLen1 + 6 * nPortionCount + 14; in importPortions() local494 sal_Int32 nMinSize = nSize + 4; in importUniString() local
444 long nMinSize = 10; // 0,1cm in IMPL_LINK_INLINE_END() local
651 const sal_uLong nMinSize = Min( mnCount, nCount ) * sizeof( BitmapColor ); in SetEntryCount() local
362 long nMinSize = Min( aCtrlSize.Width(), aCtrlSize.Height() ) - 2 * FRAMESEL_GEOM_OUTER; in InitGlobalGeometry() local
191 LineStructure::size_type nMinSize ) in TableStructure()
2446 long nMinSize = TABBAR_MINSIZE + TABBAR_OFFSET_X; in GetMinSize() local
1603 long nMinSize = m_nIncrementalThreshold; in sendData() local
Completed in 92 milliseconds