Searched refs:SdrCustomShapeEngineItem (Results 1 – 4 of 4) sorted by relevance
38 class SdrCustomShapeEngineItem : public SfxStringItem class41 SdrCustomShapeEngineItem();42 SdrCustomShapeEngineItem( const String& rCustomShapeEngine );
32 SdrCustomShapeEngineItem::SdrCustomShapeEngineItem() in SdrCustomShapeEngineItem() function in SdrCustomShapeEngineItem35 SdrCustomShapeEngineItem::SdrCustomShapeEngineItem( const String& rVal ) in SdrCustomShapeEngineItem() function in SdrCustomShapeEngineItem
106 …rtl::OUString aEngine( ( (SdrCustomShapeEngineItem&)rCustoShape.GetMergedItem( SDRATTR_CUSTOMSHAPE… in ImpGetCustomShapeType()361 …String aEngine(((SdrCustomShapeEngineItem&)pCustomShape->GetMergedItem( SDRATTR_CUSTOMSHAPE_ENGINE… in GetCustomShapeEngine()3544 …rtl::OUString aEngine( ( (SdrCustomShapeEngineItem&)( *this ).GetMergedItem( SDRATTR_CUSTOMSHAPE_E… in GetCustomShapeName()
287 mppLocalPoolDefaults[ SDRATTR_CUSTOMSHAPE_ENGINE - SDRATTR_START ] = new SdrCustomShapeEngineItem; in SdrItemPool()
Completed in 90 milliseconds