Searched refs:EnhancedCustomShapeEngine (Results 1 – 6 of 6) sorted by relevance
76 EnhancedCustomShapeEngine::EnhancedCustomShapeEngine( const REF( NMSP_LANG::XMultiServiceFactory )&… in EnhancedCustomShapeEngine() function in EnhancedCustomShapeEngine81 EnhancedCustomShapeEngine::~EnhancedCustomShapeEngine() in ~EnhancedCustomShapeEngine()87 void SAL_CALL EnhancedCustomShapeEngine::acquire() throw() in acquire()91 void SAL_CALL EnhancedCustomShapeEngine::release() throw() in release()98 void SAL_CALL EnhancedCustomShapeEngine::initialize( const SEQ( NMSP_UNO::Any )& aArguments ) in initialize()119 rtl::OUString SAL_CALL EnhancedCustomShapeEngine::getImplementationName() in getImplementationName()123 sal_Bool SAL_CALL EnhancedCustomShapeEngine::supportsService( const rtl::OUString& rServiceName ) in supportsService()127 SEQ( rtl::OUString ) SAL_CALL EnhancedCustomShapeEngine::getSupportedServiceNames() in SEQ()134 SdrObject* EnhancedCustomShapeEngine::ImplForceGroupWithText( const SdrObjCustomShape* pCustoObj, S… in ImplForceGroupWithText()253 REF( com::sun::star::drawing::XShape ) SAL_CALL EnhancedCustomShapeEngine::render() in REF()[all …]
69 class EnhancedCustomShapeEngine : public cppu::WeakImplHelper3 class83 … EnhancedCustomShapeEngine( const REF( NMSP_LANG::XMultiServiceFactory )& rxMgr );84 virtual ~EnhancedCustomShapeEngine();
73 If the CustomShapeEngine property is "com.sun.star.drawing.EnhancedCustomShapeEngine",
92 If the CustomShapeEngine property is "com.sun.star.drawing.EnhancedCustomShapeEngine",
213 return *new EnhancedCustomShapeEngine( rxFact ); in create_EnhancedCustomShapeEngine()
99 svx/source/customshapes/EnhancedCustomShapeEngine \