Home
last modified time | relevance | path

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

/trunk/main/oox/source/drawingml/chart/
H A Dobjectformatter.cxx773 ObjectTypeFormatter* getTypeFormatter( ObjectType eObjType );
1065 ObjectTypeFormatter* ObjectFormatterData::getTypeFormatter( ObjectType eObjType ) in getTypeFormatter() function in oox::drawingml::chart::ObjectFormatterData
1094 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 19 milliseconds