Home
last modified time | relevance | path

Searched refs:_customshapedata (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/reportdesign/source/core/api/
H A DShape.cxx492 void SAL_CALL OShape::setCustomShapeData( const ::rtl::OUString& _customshapedata ) throw (uno::Run… in setCustomShapeData() argument
494 ….aComponent.m_xProperty->setPropertyValue(PROPERTY_CUSTOMSHAPEDATA,uno::makeAny(_customshapedata)); in setCustomShapeData()
495 set(PROPERTY_CUSTOMSHAPEDATA,_customshapedata,m_CustomShapeData); in setCustomShapeData()
/aoo41x/main/reportdesign/source/core/inc/
H A DShape.hxx118 …virtual void SAL_CALL setCustomShapeData( const ::rtl::OUString& _customshapedata ) throw (::com::…

Completed in 12 milliseconds