Searched refs:aCustomShape (Results 1 – 7 of 7) sorted by relevance
72 aCustomShape = ConstCustomShape::GetShapeTypeFromRequest( rReq ); in ConstCustomShape()81 return aCustomShape; in GetShapeType()175 if ( aObjList[ i ].equalsIgnoreAsciiCase( aCustomShape ) ) in SetAttributes()222 ((SdrObjCustomShape*)pObj)->MergeDefaultAttributes( &aCustomShape ); in SetAttributes()245 return SdrObjCustomShape::doConstructOrthogonal(aCustomShape); in doConstructOrthogonal()
54 aCustomShape = rItm.GetValue(); in FuConstCustomShape()202 if ( SdrObjCustomShape::doConstructOrthogonal( aCustomShape ) ) in CreateDefaultObject()227 if ( aObjList[ i ].equalsIgnoreAsciiCase( aCustomShape ) ) in SetAttributes()274 ((SdrObjCustomShape*)pObj)->MergeDefaultAttributes( &aCustomShape ); in SetAttributes()281 return SdrObjCustomShape::doConstructOrthogonal(aCustomShape); in doConstructOrthogonal()
118 aCustomShape = rItm.GetValue(); in DoExecute()247 if ( aObjList[ i ].equalsIgnoreAsciiCase( aCustomShape ) ) in SetAttributes()309 ((SdrObjCustomShape*)pObj)->MergeDefaultAttributes( &aCustomShape ); in SetAttributes()337 return SdrObjCustomShape::doConstructOrthogonal(aCustomShape); in doConstructOrthogonal()
472 rtl::OUString aCustomShape; in execute() local477 aCustomShape = rItm.GetValue(); in execute()479 if ( aCustomShape.getLength() ) in execute()497 GetGeometryForCustomShape( aGeometryItem, aCustomShape ); in execute()505 xDefaulter->createCustomShapeDefaults( aCustomShape ); in execute()
42 rtl::OUString aCustomShape; member in ConstCustomShape
31 rtl::OUString aCustomShape; member in FuConstCustomShape
77 rtl::OUString aCustomShape; member in sd::FuConstructCustomShape
Completed in 57 milliseconds