Home
last modified time | relevance | path

Searched refs:nLastSize (Results 1 – 3 of 3) sorted by relevance

/trunk/main/ucb/source/cacher/
H A Dcachedcontentresultsetstub.cxx430 sal_Int32 nLastSize; in impl_propagateFetchSizeAndDirection() local
436 nLastSize = m_nLastFetchSize; in impl_propagateFetchSizeAndDirection()
442 if( nLastSize == nFetchSize in impl_propagateFetchSizeAndDirection()
463 sal_Bool bSetSize = ( nLastSize !=nFetchSize ) || !bFirstPropagationDone; in impl_propagateFetchSizeAndDirection()
/trunk/main/starmath/source/
H A Dmathtype.hxx62 nLSize(0), nDSize(0), nCurSize(0), nLastSize(0), bIsSilent(sal_False) in MathType()
69 nLSize(0), nDSize(0), nCurSize(0), nLastSize(0), nSpec(0), bIsSilent(sal_False) in MathType()
147 sal_Int16 nLastSize; member in MathType
H A Dmathtype.cxx1995 if (-nLstSize/32 != nLastSize) in HandleSize()
1997 nLastSize = nCurSize; in HandleSize()
2025 if (nLstSize != nLastSize) in HandleSize()
2027 nLastSize = nCurSize; in HandleSize()

Completed in 24 milliseconds