Home
last modified time | relevance | path

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

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

Completed in 29 milliseconds