Searched refs:SDRATTR_CUSTOMSHAPE_ENGINE (Results 1 – 6 of 6) sorted by relevance
33 : SfxStringItem( SDRATTR_CUSTOMSHAPE_ENGINE, String() ) in SdrCustomShapeEngineItem()36 : SfxStringItem( SDRATTR_CUSTOMSHAPE_ENGINE, rVal ) in SdrCustomShapeEngineItem()
292 #define SDRATTR_CUSTOMSHAPE_ENGINE (SDRATTR_CUSTOMSHAPE_FIRST + 0) /* 1334 V4+++*/ macro
419 pItemSet->ClearItem(SDRATTR_CUSTOMSHAPE_ENGINE); in Copy()
106 …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()
287 mppLocalPoolDefaults[ SDRATTR_CUSTOMSHAPE_ENGINE - SDRATTR_START ] = new SdrCustomShapeEngineItem; in SdrItemPool()
716 …{ MAP_CHAR_LEN("CustomShapeEngine"), SDRATTR_CUSTOMSHAPE_ENGINE, &::getCppuType((const ::rtl::… in ImplGetSvxCustomShapePropertyMap()
Completed in 112 milliseconds