Lines Matching refs:rName
102 bool SvxOle2Shape::setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpleE… in setPropertyValueImpl() argument
251 return SvxShapeText::setPropertyValueImpl( rName, pProperty, rValue ); in setPropertyValueImpl()
257 bool SvxOle2Shape::getPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpleE… in getPropertyValueImpl() argument
442 return SvxShapeText::getPropertyValueImpl( rName, pProperty, rValue ); in getPropertyValueImpl()
651 bool SvxAppletShape::setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpl… in setPropertyValueImpl() argument
661 xSet->setPropertyValue( rName, rValue ); in setPropertyValueImpl()
668 return SvxOle2Shape::setPropertyValueImpl( rName, pProperty, rValue ); in setPropertyValueImpl()
672 bool SvxAppletShape::getPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpl… in getPropertyValueImpl() argument
681 rValue = xSet->getPropertyValue( rName ); in getPropertyValueImpl()
688 return SvxOle2Shape::getPropertyValueImpl( rName, pProperty, rValue ); in getPropertyValueImpl()
724 bool SvxPluginShape::setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpl… in setPropertyValueImpl() argument
734 xSet->setPropertyValue( rName, rValue ); in setPropertyValueImpl()
741 return SvxOle2Shape::setPropertyValueImpl( rName, pProperty, rValue ); in setPropertyValueImpl()
745 bool SvxPluginShape::getPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimpl… in getPropertyValueImpl() argument
754 rValue <<= xSet->getPropertyValue( rName ); in getPropertyValueImpl()
761 return SvxOle2Shape::getPropertyValueImpl( rName, pProperty, rValue ); in getPropertyValueImpl()
797 bool SvxFrameShape::setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimple… in setPropertyValueImpl() argument
807 xSet->setPropertyValue( rName, rValue ); in setPropertyValueImpl()
814 return SvxOle2Shape::setPropertyValueImpl( rName, pProperty, rValue ); in setPropertyValueImpl()
818 bool SvxFrameShape::getPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimple… in getPropertyValueImpl() argument
827 rValue <<= xSet->getPropertyValue( rName ); in getPropertyValueImpl()
834 return SvxOle2Shape::getPropertyValueImpl( rName, pProperty, rValue ); in getPropertyValueImpl()
855 bool SvxMediaShape::setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimple… in setPropertyValueImpl() argument
936 return SvxShape::setPropertyValueImpl( rName, pProperty, rValue ); in setPropertyValueImpl()
944 bool SvxMediaShape::getPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySimple… in getPropertyValueImpl() argument
980 return SvxShape::getPropertyValueImpl( rName, pProperty, rValue ); in getPropertyValueImpl()