Lines Matching refs:pFormat
1094 if( ObjectTypeFormatter* pFormat = mxData->getTypeFormatter( eObjType ) ) in convertFrameFormatting() local
1095 pFormat->convertFrameFormatting( rPropSet, rxShapeProp, 0, nSeriesIdx ); in convertFrameFormatting()
1100 if( ObjectTypeFormatter* pFormat = mxData->getTypeFormatter( eObjType ) ) in convertFrameFormatting() local
1101 pFormat->convertFrameFormatting( rPropSet, rxShapeProp, &rPicOptions, nSeriesIdx ); in convertFrameFormatting()
1106 if( ObjectTypeFormatter* pFormat = mxData->getTypeFormatter( eObjType ) ) in convertTextFormatting() local
1107 pFormat->convertTextFormatting( rPropSet, rxTextProp ); in convertTextFormatting()
1112 if( ObjectTypeFormatter* pFormat = mxData->getTypeFormatter( eObjType ) ) in convertFormatting() local
1113 pFormat->convertFormatting( rPropSet, rxShapeProp, rxTextProp ); in convertFormatting()
1118 if( ObjectTypeFormatter* pFormat = mxData->getTypeFormatter( eObjType ) ) in convertTextFormatting() local
1119 pFormat->convertTextFormatting( rPropSet, rTextProps ); in convertTextFormatting()
1170 if( ObjectTypeFormatter* pFormat = mxData->getTypeFormatter( eObjType ) ) in convertAutomaticLine() local
1171 pFormat->convertAutomaticLine( rPropSet, nSeriesIdx ); in convertAutomaticLine()
1176 if( ObjectTypeFormatter* pFormat = mxData->getTypeFormatter( eObjType ) ) in convertAutomaticFill() local
1177 pFormat->convertAutomaticFill( rPropSet, nSeriesIdx ); in convertAutomaticFill()