Searched refs:nPenColor (Results 1 – 4 of 4) sorted by relevance
1110 COLORREF nPenColor = PALETTERGB( SALCOLOR_RED( nSalColor ), in SetLineColor() local1123 if ( nPenColor == pSalData->maStockPenColorAry[i] ) in SetLineColor()1138 nPenColor = PALRGB_TO_RGB( nPenColor ); in SetLineColor()1141 hNewPen = CreatePen( PS_SOLID, mnPenWidth, nPenColor ); in SetLineColor()1158 mnPenColor = nPenColor; in SetLineColor()
341 …tPresentationPenColor( sal_Int32 nPenColor ) { if( mnPenColor != nPenColor ) { OptionsChanged(); m… in SetPresentationPenColor() argument
625 sal_uInt32 nPenColor = 0x1000000; in ImplCreateDocument() local709 *mpStrm << nPenColor << nRestartTime << nStartSlide << nEndSlide; in ImplCreateDocument()
1352 sal_uInt32 nPenColor = 0x1000000; in Import() local1361 rStCtrl >> nPenColor in Import()
Completed in 38 milliseconds