Home
last modified time | relevance | path

Searched refs:ReadColor (Results 1 – 5 of 5) sorted by relevance

/trunk/main/svtools/source/filter/wmf/
H A Dwinwmf.cxx161 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 Denhwmf.cxx479 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 Dwinmtf.hxx694 Color ReadColor();
H A Dwinmtf.cxx402 Color WinMtf::ReadColor() in ReadColor() function in WinMtf
/trunk/main/filter/source/graphicfilter/ipict/
H A Dipict.cxx188 Color ReadColor();
425 Color PictReader::ReadColor() in ReadColor() function in PictReader
1342 aActForeColor=ReadColor(); in ReadData()
1348 aActBackColor=ReadColor(); in ReadData()

Completed in 62 milliseconds