Home
last modified time | relevance | path

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

/trunk/main/oox/source/drawingml/chart/
H A Dobjectformatter.cxx529 struct ObjectTypeFormatEntry struct
546 static const ObjectTypeFormatEntry spObjTypeFormatEntries[] =
708 const ObjectTypeFormatEntry& rEntry,
750 const ObjectTypeFormatEntry& mrEntry; /// Additional settings.
987 ObjectTypeFormatter::ObjectTypeFormatter( ObjectFormatterData& rData, const ObjectTypeFormatEntry& … in ObjectTypeFormatter()
1049 const ObjectTypeFormatEntry* pEntryEnd = STATIC_ARRAY_END( spObjTypeFormatEntries ); in ObjectFormatterData()
1050 … for( const ObjectTypeFormatEntry* pEntry = spObjTypeFormatEntries; pEntry != pEntryEnd; ++pEntry ) in ObjectFormatterData()

Completed in 20 milliseconds