Searched refs:ObjectTypeFormatter (Results 1 – 1 of 1) sorted by relevance
703 class ObjectTypeFormatter class706 explicit ObjectTypeFormatter(757 typedef RefMap< ObjectType, ObjectTypeFormatter > ObjectTypeFormatterMap;773 ObjectTypeFormatter* getTypeFormatter( ObjectType eObjType );987 ObjectTypeFormatter::ObjectTypeFormatter( ObjectFormatterData& rData, const ObjectTypeFormatEntry& … in ObjectTypeFormatter() function in oox::drawingml::chart::ObjectTypeFormatter1094 if( ObjectTypeFormatter* pFormat = mxData->getTypeFormatter( eObjType ) ) in convertFrameFormatting()1100 if( ObjectTypeFormatter* pFormat = mxData->getTypeFormatter( eObjType ) ) in convertFrameFormatting()1106 if( ObjectTypeFormatter* pFormat = mxData->getTypeFormatter( eObjType ) ) in convertTextFormatting()1112 if( ObjectTypeFormatter* pFormat = mxData->getTypeFormatter( eObjType ) ) in convertFormatting()1118 if( ObjectTypeFormatter* pFormat = mxData->getTypeFormatter( eObjType ) ) in convertTextFormatting()[all …]
Completed in 24 milliseconds