Home
last modified time | relevance | path

Searched refs:CreateSvxShapeByTypeAndInventor (Results 1 – 4 of 4) sorted by relevance

/AOO41X/main/svx/inc/svx/
H A Dunoapi.hxx45 SVX_DLLPUBLIC SvxShape* CreateSvxShapeByTypeAndInventor( sal_uInt16 nType, sal_uInt32 nInventor ) t…
/AOO41X/main/svx/source/unodraw/
H A Dunomod.cxx525 pShape = CreateSvxShapeByTypeAndInventor( nType, SdrInventor ); in createInstance()
H A Dunopage.cxx946 SvxShape* CreateSvxShapeByTypeAndInventor( sal_uInt16 nType, sal_uInt32 nInventor ) throw() in CreateSvxShapeByTypeAndInventor() function
/AOO41X/main/sd/source/ui/unoidl/
H A Dunomodel.cxx1121 pShape = CreateSvxShapeByTypeAndInventor( nType, SdrInventor ); in createInstance()
1131 SvxShape* pShape = CreateSvxShapeByTypeAndInventor( OBJ_TABLE, SdrInventor ); in createInstance()