Home
last modified time | relevance | path

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

/trunk/main/oox/source/drawingml/chart/
H A Dobjectformatter.cxx601 const AutoFormatEntry* pAutoFormatEntry );
629 const AutoFormatEntry* pAutoFormatEntry );
782 if( pAutoFormatEntry ) in DetailFormatterBase()
784 if( pAutoFormatEntry->mpPattern ) in DetailFormatterBase()
793 …mnPhClr = getSchemeColor( pAutoFormatEntry->mnColorToken, pAutoFormatEntry->mnModToken, pAutoForma… in DetailFormatterBase()
794 if( pAutoFormatEntry->mbFadedColor ) in DetailFormatterBase()
871 DetailFormatterBase( rData, pAutoFormatEntry ) in LineFormatter()
873 if( pAutoFormatEntry ) in LineFormatter()
899 DetailFormatterBase( rData, pAutoFormatEntry ) in FillFormatter()
901 if( pAutoFormatEntry ) in FillFormatter()
[all …]

Completed in 16 milliseconds