Searched refs:sCustomShapeType (Results 1 – 4 of 4) sorted by relevance
253 rtl::OUString sCustomShapeType; in ImplWriteShape() local254 …SPT eShapeType = aPropOpt.GetCustomShapeType( rObj.GetShapeRef(), nMirrorFlags, sCustomShapeType ); in ImplWriteShape()255 …if ( sCustomShapeType.equalsAscii( "col-502ad400" ) || sCustomShapeType.equalsAscii( "col-60da8460… in ImplWriteShape()
476 const rtl::OUString sCustomShapeType( RTL_CONSTASCII_USTRINGPARAM( "non-primitive" ) ); in ImpExportEnhancedGeometry() local477 rtl::OUString aCustomShapeType( sCustomShapeType ); in ImpExportEnhancedGeometry()
3171 ::rtl::OUString sCustomShapeType = getDesignView()->GetInsertObjString(); in createControl()3172 if ( !sCustomShapeType.getLength() ) in createControl()3173 sCustomShapeType = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("diamond")); in createControl()3174 pSectionWindow->getReportSection().createDefault(sCustomShapeType,pNewControl); in createControl()
4394 rtl::OUString sCustomShapeType; in ImplWritePage() local4395 MSO_SPT eShapeType = aPropOpt.GetCustomShapeType( mXShape, nMirrorFlags, sCustomShapeType ); in ImplWritePage()4396 …if ( sCustomShapeType.equalsAscii( "col-502ad400" ) || sCustomShapeType.equalsAscii( "col-60da8460… in ImplWritePage()
Completed in 80 milliseconds