Home
last modified time | relevance | path

Searched refs:nPenColor (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx1352 sal_uInt32 nPenColor = 0x1000000; in Import() local
1361 rStCtrl >> nPenColor in Import()
/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx625 sal_uInt32 nPenColor = 0x1000000; in ImplCreateDocument() local
709 *mpStrm << nPenColor << nRestartTime << nStartSlide << nEndSlide; in ImplCreateDocument()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi.cxx1110 COLORREF nPenColor = PALETTERGB( SALCOLOR_RED( nSalColor ), in SetLineColor() local
1123 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()
/trunk/main/sd/source/ui/inc/
H A Doptsitem.hxx341 …tPresentationPenColor( sal_Int32 nPenColor ) { if( mnPenColor != nPenColor ) { OptionsChanged(); m… in SetPresentationPenColor() argument

Completed in 60 milliseconds