Searched refs:SetFillAttribute (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/svx/source/unodraw/ |
H A D | unoshape.cxx | 1544 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()
|
/aoo41x/main/svx/inc/svx/ |
H A D | unoshape.hxx | 147 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…
|
/aoo41x/main/sd/source/ui/unoidl/ |
H A D | unopback.cxx | 262 SvxShape::SetFillAttribute( pEntry->nWID, aName, aSet ); in setPropertyValue()
|
/aoo41x/main/sd/source/core/ |
H A D | stlsheet.cxx | 1163 SvxShape::SetFillAttribute( pEntry->nWID, aTempName, aSet ); in setPropertyValue()
|
/aoo41x/main/svx/source/table/ |
H A D | cell.cxx | 1106 if( SvxShape::SetFillAttribute( pMap->nWID, aApiName, aSet, GetModel() ) ) in setPropertyValue()
|
Completed in 57 milliseconds