Home
last modified time | relevance | path

Searched refs:SDRATTR_CUSTOMSHAPE_ENGINE (Results 1 – 6 of 6) sorted by path

/trunk/main/svx/inc/svx/
H A Dsvddef.hxx292 #define SDRATTR_CUSTOMSHAPE_ENGINE (SDRATTR_CUSTOMSHAPE_FIRST + 0) /* 1334 V4+++*/ macro
/trunk/main/svx/source/items/
H A Dcustomshapeitem.cxx33 : SfxStringItem( SDRATTR_CUSTOMSHAPE_ENGINE, String() ) in SdrCustomShapeEngineItem()
36 : SfxStringItem( SDRATTR_CUSTOMSHAPE_ENGINE, rVal ) in SdrCustomShapeEngineItem()
/trunk/main/svx/source/svdraw/
H A Dsvdattr.cxx287 mppLocalPoolDefaults[ SDRATTR_CUSTOMSHAPE_ENGINE - SDRATTR_START ] = new SdrCustomShapeEngineItem; in SdrItemPool()
H A Dsvdoashp.cxx106 …ngine( ( (SdrCustomShapeEngineItem&)rCustoShape.GetMergedItem( SDRATTR_CUSTOMSHAPE_ENGINE ) ).GetV… in ImpGetCustomShapeType()
361 …String aEngine(((SdrCustomShapeEngineItem&)pCustomShape->GetMergedItem( SDRATTR_CUSTOMSHAPE_ENGINE in GetCustomShapeEngine()
3544 …aEngine( ( (SdrCustomShapeEngineItem&)( *this ).GetMergedItem( SDRATTR_CUSTOMSHAPE_ENGINE ) ).GetV… in GetCustomShapeName()
/trunk/main/svx/source/unodraw/
H A Dunoprov.cxx716 …{ MAP_CHAR_LEN("CustomShapeEngine"), SDRATTR_CUSTOMSHAPE_ENGINE, &::getCppuType((const ::rtl::… in ImplGetSvxCustomShapePropertyMap()
/trunk/main/sw/source/ui/uiview/
H A Dformatclipboard.cxx419 pItemSet->ClearItem(SDRATTR_CUSTOMSHAPE_ENGINE); in Copy()

Completed in 55 milliseconds