Home
last modified time | relevance | path

Searched refs:Sc10Color (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/filter/inc/
H A Dscflt.hxx223 struct Sc10Color struct
229 int operator==( const Sc10Color& rColor ) const; argument
283 Sc10Color TextColor;
284 Sc10Color BackColor;
285 Sc10Color RasterColor;
433 Sc10Color FrameColor; // Umrandungsfarbe als RGB-Wert
434 Sc10Color BackColor; // Hintergrundfarbe als RGB-Wert
720 Sc10Color TextPalette[16];
721 Sc10Color BackPalette[16];
722 Sc10Color RasterPalette[16];
[all …]
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx129 static void lcl_ReadRGB(SvStream& rStream, Sc10Color& rColor) in lcl_ReadRGB()
138 static void lcl_ReadPalette(SvStream& rStream, Sc10Color* pPalette) in lcl_ReadPalette()
633 int Sc10Color::operator==( const Sc10Color& rColor ) const in operator ==()
768 Sc10Color nColor = pHeadFootLine->TextColor; in PutToDoc()

Completed in 18 milliseconds