Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Deschesdo.cxx253 rtl::OUString sCustomShapeType; in ImplWriteShape() local
254 …SPT eShapeType = aPropOpt.GetCustomShapeType( rObj.GetShapeRef(), nMirrorFlags, sCustomShapeType ); in ImplWriteShape()
255 …if ( sCustomShapeType.equalsAscii( "col-502ad400" ) || sCustomShapeType.equalsAscii( "col-60da8460… in ImplWriteShape()
/trunk/main/xmloff/source/draw/
H A Dshapeexport4.cxx476 const rtl::OUString sCustomShapeType( RTL_CONSTASCII_USTRINGPARAM( "non-primitive" ) ); in ImpExportEnhancedGeometry() local
477 rtl::OUString aCustomShapeType( sCustomShapeType ); in ImpExportEnhancedGeometry()
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx3171 ::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()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx4394 rtl::OUString sCustomShapeType; in ImplWritePage() local
4395 MSO_SPT eShapeType = aPropOpt.GetCustomShapeType( mXShape, nMirrorFlags, sCustomShapeType ); in ImplWritePage()
4396 …if ( sCustomShapeType.equalsAscii( "col-502ad400" ) || sCustomShapeType.equalsAscii( "col-60da8460… in ImplWritePage()

Completed in 63 milliseconds