Home
last modified time | relevance | path

Searched refs:SetFillAttribute (Results 1 – 7 of 7) sorted by relevance

/trunk/main/svx/source/unodraw/
H A Dunoshape.cxx1544 sal_Bool SAL_CALL SvxShape::SetFillAttribute( sal_Int32 nWID, const OUString& rName ) in SetFillAttribute() function in SvxShape
1548 if( SetFillAttribute( nWID, rName, aSet, mpModel ) ) in SetFillAttribute()
1563 sal_Bool SAL_CALL SvxShape::SetFillAttribute( sal_Int32 nWID, const ::rtl::OUString& rName, SfxItem… in SetFillAttribute() function in SvxShape
1567 if( !SetFillAttribute( nWID, rName, rSet ) ) in SetFillAttribute()
1695 sal_Bool SAL_CALL SvxShape::SetFillAttribute( sal_Int32 nWID, const OUString& rName, SfxItemSet& rS… in SetFillAttribute() function in SvxShape
2668 if( SetFillAttribute( pProperty->nWID, aApiName ) ) in setPropertyValueImpl()
/trunk/main/svx/inc/svx/
H A Dunoshape.hxx147 sal_Bool SAL_CALL SetFillAttribute( sal_Int32 nWID, const ::rtl::OUString& rName );
201 …static sal_Bool SAL_CALL SetFillAttribute( sal_Int32 nWID, const ::rtl::OUString& rName, SfxItemSe…
202 …static sal_Bool SAL_CALL SetFillAttribute( sal_Int32 nWID, const ::rtl::OUString& rName, SfxItemSe…
/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx395 bRet &= SvxShape::SetFillAttribute(XATTR_FILLGRADIENT, aTempName, rToSet); in FillBaseProperties()
420 bRet &= SvxShape::SetFillAttribute(XATTR_FILLHATCH, aTempName, rToSet); in FillBaseProperties()
444 bRet &= SvxShape::SetFillAttribute(XATTR_FILLBITMAP, aTempName, rToSet); in FillBaseProperties()
518 bRet &= SvxShape::SetFillAttribute(XATTR_FILLFLOATTRANSPARENCE, aTempName, rToSet); in FillBaseProperties()
1802 bDone = SvxShape::SetFillAttribute(pEntry->nWID, aTempName, aSet); in setPropertyValue()
H A Dunostyle.cxx1892 SvxShape::SetFillAttribute(rEntry.nWID, aTempName, rStyleSet); in lcl_SetStyleProperty()
4522 SvxShape::SetFillAttribute(pEntry->nWID, aTempName, aSet); in insertStyle()
/trunk/main/sd/source/ui/unoidl/
H A Dunopback.cxx262 SvxShape::SetFillAttribute( pEntry->nWID, aName, aSet ); in setPropertyValue()
/trunk/main/sd/source/core/
H A Dstlsheet.cxx1163 SvxShape::SetFillAttribute( pEntry->nWID, aTempName, aSet ); in setPropertyValue()
/trunk/main/svx/source/table/
H A Dcell.cxx1106 if( SvxShape::SetFillAttribute( pMap->nWID, aApiName, aSet, GetModel() ) ) in setPropertyValue()

Completed in 99 milliseconds