Searched refs:nLastLeft (Results 1 – 5 of 5) sorted by relevance
1140 KSHORT nLastLeft = 0; in FormatQuoVadis() local1210 nLastLeft = nLastLeft - nQuoWidth; in FormatQuoVadis()1211 if( nLastLeft ) in FormatQuoVadis()1221 nLastLeft = pQuo->GetAscent(); in FormatQuoVadis()1222 nQuoWidth = nQuoWidth + nLastLeft; in FormatQuoVadis()1227 nLastLeft = pQuo->GetAscent(); in FormatQuoVadis()1228 nQuoWidth = nQuoWidth + nLastLeft; in FormatQuoVadis()1237 nLastLeft = pQuo->GetAscent(); in FormatQuoVadis()1252 nQuoWidth = nQuoWidth + nLastLeft; in FormatQuoVadis()1253 if( nLastLeft ) in FormatQuoVadis()[all …]
1955 sal_uInt16 nLastLeft = GetUShort( pTmp+2 ) + nFirstLeft - 1; in GetKernPairs() local1961 … sal_uLong nPairs = (sal_uLong)(nLastLeft - nFirstLeft + 1) * (nLastRight - nFirstRight + 1); in GetKernPairs()1965 for( int nLeft = nFirstLeft; nLeft < nLastLeft; ++nLeft ) in GetKernPairs()2026 sal_uInt16 nLastLeft = NEXT_U16( pTmp ) + nFirstLeft - 1; in GetKernPairs() local2032 … sal_uLong nPairs = (sal_uLong)(nLastLeft - nFirstLeft + 1) * (nLastRight - nFirstRight + 1); in GetKernPairs()2036 for( int nLeft = nFirstLeft; nLeft < nLastLeft; ++nLeft ) in GetKernPairs()
566 SwSbxValue nOld_LastLeft = nLastLeft; in VarLook()576 nLastLeft = nOld_LastLeft; in VarLook()1171 nLastLeft = left; in Term()1547 nLastLeft = left; in Expr()
179 SwSbxValue nLastLeft; member in SwCalc
552 sal_uInt16 nLastLeft = getUInt16BE( pTmp ) + nFirstLeft - 1; in queryMetricPage() local558 for( aPair.first = nFirstLeft; aPair.first < nLastLeft; aPair.first++ ) in queryMetricPage()672 sal_uInt16 nLastLeft = getUInt16BE( pTmp ) + nFirstLeft - 1; in queryMetricPage() local677 for( aPair.first = nFirstLeft; aPair.first < nLastLeft; aPair.first++ ) in queryMetricPage()
Completed in 116 milliseconds