Searched refs:getTypeFormatter (Results 1 – 1 of 1) sorted by relevance
773 ObjectTypeFormatter* getTypeFormatter( ObjectType eObjType );1065 ObjectTypeFormatter* ObjectFormatterData::getTypeFormatter( ObjectType eObjType ) in getTypeFormatter() function in oox::drawingml::chart::ObjectFormatterData1094 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()1170 if( ObjectTypeFormatter* pFormat = mxData->getTypeFormatter( eObjType ) ) in convertAutomaticLine()1176 if( ObjectTypeFormatter* pFormat = mxData->getTypeFormatter( eObjType ) ) in convertAutomaticFill()
Completed in 18 milliseconds