Searched refs:nPenWidth (Results 1 – 2 of 2) sorted by relevance
344 … SetPresentationPenWidth( double nPenWidth ) { if( mnPenWidth != nPenWidth ) { OptionsChanged(); m… in SetPresentationPenWidth() argument
1016 sal_Int32 nPenWidth; in ImplConvertFromSVM1() local1020 rIStm >> nPenWidth >> nPenStyle; in ImplConvertFromSVM1()1023 aLineInfo.SetWidth( nPenWidth ); in ImplConvertFromSVM1()
Completed in 60 milliseconds