Searched refs:aCustomShape (Results 1 – 7 of 7) sorted by relevance
67 aCustomShape = ConstCustomShape::GetShapeTypeFromRequest( rReq ); in ConstCustomShape()76 return aCustomShape; in GetShapeType()162 if ( aObjList[ i ].equalsIgnoreAsciiCase( aCustomShape ) ) in SetAttributes()209 ((SdrObjCustomShape*)pObj)->MergeDefaultAttributes( &aCustomShape ); in SetAttributes()232 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()
466 rtl::OUString aCustomShape; in execute() local471 aCustomShape = rItm.GetValue(); in execute()473 if ( aCustomShape.getLength() ) in execute()491 GetGeometryForCustomShape( aGeometryItem, aCustomShape ); in execute()499 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 41 milliseconds