Searched refs:_customshapedata (Results 1 – 2 of 2) sorted by relevance
492 void SAL_CALL OShape::setCustomShapeData( const ::rtl::OUString& _customshapedata ) throw (uno::Run… in setCustomShapeData() argument494 ….aComponent.m_xProperty->setPropertyValue(PROPERTY_CUSTOMSHAPEDATA,uno::makeAny(_customshapedata)); in setCustomShapeData()495 set(PROPERTY_CUSTOMSHAPEDATA,_customshapedata,m_CustomShapeData); in setCustomShapeData()
118 …virtual void SAL_CALL setCustomShapeData( const ::rtl::OUString& _customshapedata ) throw (::com::…
Completed in 12 milliseconds