Home
last modified time | relevance | path

Searched refs:aCustomShape (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/ui/ribbar/
H A Dconcustomshape.cxx67 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()
/trunk/main/sc/source/ui/drawfunc/
H A Dfuconcustomshape.cxx54 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()
/trunk/main/sd/source/ui/func/
H A Dfuconcs.cxx118 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()
/trunk/main/svx/source/toolbars/
H A Dfontworkbar.cxx466 rtl::OUString aCustomShape; in execute() local
471 aCustomShape = rItm.GetValue(); in execute()
473 if ( aCustomShape.getLength() ) in execute()
491 GetGeometryForCustomShape( aGeometryItem, aCustomShape ); in execute()
499 xDefaulter->createCustomShapeDefaults( aCustomShape ); in execute()
/trunk/main/sw/source/ui/inc/
H A Dconcustomshape.hxx42 rtl::OUString aCustomShape; member in ConstCustomShape
/trunk/main/sc/source/ui/inc/
H A Dfuconcustomshape.hxx31 rtl::OUString aCustomShape; member in FuConstCustomShape
/trunk/main/sd/source/ui/inc/
H A Dfuconcs.hxx77 rtl::OUString aCustomShape; member in sd::FuConstructCustomShape

Completed in 21 milliseconds