Home
last modified time | relevance | path

Searched refs:pFontColor (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sc/source/filter/inc/
H A Dxistyle.hxx126 XclFontPropSetType eType, const Color* pFontColor = 0 ) const;
196 sal_uInt16 nFontIdx, const Color* pFontColor = 0 ) const;
H A Dxlstyle.hxx428 const Color* pFontColor = 0 );
H A Dxichart.hxx164 const Color* pFontColor = 0 ) const;
/trunk/main/sc/source/filter/excel/
H A Dxistyle.cxx339 XclFontPropSetType eType, const Color* pFontColor ) const in WriteFontProperties()
342 rPropSet, eType, maData, mbHasWstrn, mbHasAsian, mbHasCmplx, pFontColor ); in WriteFontProperties()
516 XclFontPropSetType eType, sal_uInt16 nFontIdx, const Color* pFontColor ) const in WriteFontProperties()
519 pFont->WriteFontProperties( rPropSet, eType, pFontColor ); in WriteFontProperties()
H A Dxlstyle.cxx699 const Color* pFontColor ) in WriteFontProperties() argument
707 const Color& rColor = pFontColor ? *pFontColor : rFontData.maColor; in WriteFontProperties()
H A Dxichart.cxx381 sal_uInt16 nFontIdx, const Color* pFontColor ) const in ConvertFont()
383 GetFontBuffer().WriteFontProperties( rPropSet, EXC_FONTPROPSET_CHART, nFontIdx, pFontColor ); in ConvertFont()
/trunk/main/cui/source/dialogs/
H A DSpellDialog.cxx1640 … const TextCharAttrib* pFontColor = pTextEngine->FindCharAttrib( aCursor, TEXTATTR_FONTCOLOR ); in PreNotify() local
1642 if(pFontColor && pErrorAttrib ) in PreNotify()
1644 m_nErrorStart = pFontColor->GetStart(); in PreNotify()
1645 m_nErrorEnd = pFontColor->GetEnd(); in PreNotify()
/trunk/main/sw/source/filter/html/
H A Dhtmlgrin.cxx520 const SvxColorItem& rColorItem = aAttrTab.pFontColor ? in InsertImage()
521 (const SvxColorItem &)aAttrTab.pFontColor->GetItem() : in InsertImage()
H A Dswhtml.hxx191 *pFontColor, member
H A Dhtmlcss1.cxx1625 ppAttr = &aAttrTab.pFontColor; in GetAttrTabEntry()
H A Dswhtml.cxx3751 InsertAttr( &aAttrTab.pFontColor, SvxColorItem(aColor, RES_CHRATR_COLOR), pCntxt ); in NewFontAttr()

Completed in 122 milliseconds