Home
last modified time | relevance | path

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

/trunk/main/oox/source/drawingml/chart/
H A Dobjectformatter.cxx428 const AutoFormatEntry* lclGetAutoFormatEntry( const AutoFormatEntry* pEntries, sal_Int32 nStyle ) in lclGetAutoFormatEntry() function
988 maLineFormatter( rData, lclGetAutoFormatEntry( rEntry.mpAutoLines, rChartSpace.mnStyle ) ), in ObjectTypeFormatter()
989 maFillFormatter( rData, lclGetAutoFormatEntry( rEntry.mpAutoFills, rChartSpace.mnStyle ) ), in ObjectTypeFormatter()
990 maEffectFormatter( rData, lclGetAutoFormatEntry( rEntry.mpAutoEffects, rChartSpace.mnStyle ) ), in ObjectTypeFormatter()

Completed in 16 milliseconds