Searched refs:CreateSvxShapeByTypeAndInventor (Results 1 – 4 of 4) sorted by relevance
45 SVX_DLLPUBLIC SvxShape* CreateSvxShapeByTypeAndInventor( sal_uInt16 nType, sal_uInt32 nInventor ) t…
525 pShape = CreateSvxShapeByTypeAndInventor( nType, SdrInventor ); in createInstance()
946 SvxShape* CreateSvxShapeByTypeAndInventor( sal_uInt16 nType, sal_uInt32 nInventor ) throw() in CreateSvxShapeByTypeAndInventor() function
1117 pShape = CreateSvxShapeByTypeAndInventor( nType, SdrInventor ); in createInstance()1127 SvxShape* pShape = CreateSvxShapeByTypeAndInventor( OBJ_TABLE, SdrInventor ); in createInstance()
Completed in 654 milliseconds