Searched refs:nLastSize (Results 1 – 3 of 3) sorted by relevance
430 sal_Int32 nLastSize; in impl_propagateFetchSizeAndDirection() local436 nLastSize = m_nLastFetchSize; in impl_propagateFetchSizeAndDirection()442 if( nLastSize == nFetchSize in impl_propagateFetchSizeAndDirection()463 sal_Bool bSetSize = ( nLastSize !=nFetchSize ) || !bFirstPropagationDone; in impl_propagateFetchSizeAndDirection()
62 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
1995 if (-nLstSize/32 != nLastSize) in HandleSize()1997 nLastSize = nCurSize; in HandleSize()2025 if (nLstSize != nLastSize) in HandleSize()2027 nLastSize = nCurSize; in HandleSize()
Completed in 25 milliseconds