Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Dpatattr.hxx94 const Color* pTextConfigColor = NULL );
101 const Color* pTextConfigColor = NULL ) const;
/trunk/main/sc/source/core/data/
H A Dpatattr.cxx228 const Color* pBackConfigColor, const Color* pTextConfigColor ) in GetFont() argument
448 else if ( pTextConfigColor ) in GetFont()
451 aSysTextColor = *pTextConfigColor; in GetFont()
494 const Color* pBackConfigColor, const Color* pTextConfigColor ) const in GetFont()
496 … GetItemSet(), eAutoMode, pOutDev, pScale, pCondSet, nScript, pBackConfigColor, pTextConfigColor ); in GetFont()

Completed in 24 milliseconds