Searched refs:inW (Results 1 – 1 of 1) sorted by relevance
1039 sal_uInt16 inW = pBorderLine->GetInWidth(); in impl_borderLine() local1041 sal_uInt16 nWidth = inW + outW; in impl_borderLine()1053 if ( inW == outW ) in impl_borderLine()1055 else if ( inW > outW ) in impl_borderLine()1059 else if ( inW < outW ) in impl_borderLine()
Completed in 26 milliseconds