Searched refs:ReadColor (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/svtools/source/filter/wmf/ |
H A D | winwmf.cxx | 161 pOut->SetBkColor( ReadColor() ); in ReadRecordParams() 192 pOut->SetTextColor( ReadColor() ); in ReadRecordParams() 393 const Color aColor = ReadColor(); in ReadRecordParams() 735 pOut->CreateObject( GDI_PEN, new WinMtfLineStyle( ReadColor(), aLineInfo, bTransparent ) ); in ReadRecordParams() 743 …pOut->CreateObject( GDI_BRUSH, new WinMtfFillStyle( ReadColor(), ( nStyle == BS_HOLLOW ) ? sal_Tru… in ReadRecordParams() 1332 const Color aColor = ReadColor(); in GetPlaceableBound()
|
H A D | enhwmf.cxx | 479 pOut->DrawPixel( Point( nX32, nY32 ), ReadColor() ); in ReadEnhWMF() 523 pOut->SetTextColor( ReadColor() ); in ReadEnhWMF() 529 pOut->SetBkColor( ReadColor() ); in ReadEnhWMF() 635 …pOut->CreateObject( nIndex, GDI_PEN, new WinMtfLineStyle( ReadColor(), aLineInfo, bTransparent ) ); in ReadEnhWMF() 650 aColorRef = ReadColor(); in ReadEnhWMF() 701 …pOut->CreateObject( nIndex, GDI_BRUSH, new WinMtfFillStyle( ReadColor(), ( nStyle == BS_HOLLOW ) ?… in ReadEnhWMF()
|
H A D | winmtf.hxx | 694 Color ReadColor();
|
H A D | winmtf.cxx | 402 Color WinMtf::ReadColor() in ReadColor() function in WinMtf
|
/aoo4110/main/filter/source/graphicfilter/ipict/ |
H A D | ipict.cxx | 188 Color ReadColor(); 425 Color PictReader::ReadColor() in ReadColor() function in PictReader 1342 aActForeColor=ReadColor(); in ReadData() 1348 aActBackColor=ReadColor(); in ReadData()
|
Completed in 42 milliseconds