Home
last modified time | relevance | path

Searched refs:EXC_COLOR_CELLTEXT (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sc/source/filter/excel/
H A Dxestyle.cxx70 case EXC_COLOR_CELLTEXT: in lclGetWeighting()
338 InsertColor( Color( COL_BLACK ), EXC_COLOR_CELLTEXT ); in XclExpPaletteImpl()
1016 XclExpFont( rRoot, XclFontData(), EXC_COLOR_CELLTEXT ) in XclExpBlindFont()
1149 … maFontList.AppendNewRecord( new XclExpFont( GetRoot(), aFontData, EXC_COLOR_CELLTEXT ) ); in InitDefaultFonts()
1151 … maFontList.AppendNewRecord( new XclExpFont( GetRoot(), aFontData, EXC_COLOR_CELLTEXT ) ); in InitDefaultFonts()
1154 … maFontList.AppendNewRecord( new XclExpFont( GetRoot(), aFontData, EXC_COLOR_CELLTEXT ) ); in InitDefaultFonts()
1156 … maFontList.AppendNewRecord( new XclExpFont( GetRoot(), aFontData, EXC_COLOR_CELLTEXT ) ); in InitDefaultFonts()
1162 … maFontList.AppendNewRecord( new XclExpFont( GetRoot(), aFontData, EXC_COLOR_CELLTEXT ) ); in InitDefaultFonts()
1167 XclExpFontRef xFont( new XclExpFont( GetRoot(), aFontData, EXC_COLOR_CELLTEXT ) ); in InitDefaultFonts()
2012 mnXclFont = GetFontBuffer().Insert( rItemSet, nScript, EXC_COLOR_CELLTEXT, bDefStyle ); in Init()
H A Dxehelper.cxx420 sal_uInt16 nFontIdx = rFontBuffer.Insert( aFont, EXC_COLOR_CELLTEXT ); in lclCreateFormattedString()
535 sal_uInt16 nFontIdx = rFontBuffer.Insert( aFont, EXC_COLOR_CELLTEXT ); in lclCreateFormattedString()
H A Dxecontent.cxx652 mnFontColorId = GetPalette().InsertColor( maFontData.maColor, EXC_COLOR_CELLTEXT ); in XclExpCFImpl()
/aoo42x/main/sc/source/filter/inc/
H A Dxestyle.hxx50 EXC_COLOR_CELLTEXT, /// Text in a cell. enumerator

Completed in 68 milliseconds