Searched refs:pBackConfigColor (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sc/inc/ |
H A D | patattr.hxx | 93 sal_uInt8 nScript = 0, const Color* pBackConfigColor = NULL, 100 sal_uInt8 nScript = 0, const Color* pBackConfigColor = NULL,
|
/aoo41x/main/sc/source/core/data/ |
H A D | patattr.cxx | 228 const Color* pBackConfigColor, const Color* pTextConfigColor ) in GetFont() argument 435 else if ( pBackConfigColor ) in GetFont() 438 aBackColor = *pBackConfigColor; in GetFont() 494 const Color* pBackConfigColor, const Color* pTextConfigColor ) const in GetFont() argument 496 …GetFont( rFont, GetItemSet(), eAutoMode, pOutDev, pScale, pCondSet, nScript, pBackConfigColor, pTe… in GetFont()
|
Completed in 22 milliseconds