Searched refs:nTmpNumberXPos (Results 1 – 2 of 2) sorted by relevance
1163 const long nTmpNumberXPos( ( rFmt.GetIndentAt() + in Paint() local1166 if ( nTmpNumberXPos < 0 ) in Paint()1172 nNumberXPos = static_cast<sal_uInt16>(nTmpNumberXPos); in Paint()
2758 const long nTmpNumberXPos( ( rFmt.GetIndentAt() + in Paint() local2761 if ( nTmpNumberXPos < 0 ) in Paint()2767 nNumberXPos = static_cast<sal_uInt16>( nTmpNumberXPos ); in Paint()
Completed in 45 milliseconds