Home
last modified time | relevance | path

Searched refs:rObjItemSet (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sw/source/filter/html/
H A Dhtmldraw.cxx629 SfxItemSet rObjItemSet = pObj->GetMergedItemSet(); in GetEEAttrsFromDrwObj() local
633 SfxWhichIter aIter( rObjItemSet ); in GetEEAttrsFromDrwObj()
638 sal_Bool bSet = SFX_ITEM_SET == rObjItemSet.GetItemState( nEEWhich, sal_False, in GetEEAttrsFromDrwObj()
670 pEEItem = &rObjItemSet.GetPool()->GetDefaultItem(nEEWhich); in GetEEAttrsFromDrwObj()
/aoo4110/main/sd/source/filter/ppt/
H A Dpptin.cxx2675 … const SfxItemSet& rObjItemSet = pObj->GetMergedItemSet(); in ProcessObj() local
2677 … XFillStyle eFillStyle = ((XFillStyleItem&)(rObjItemSet.Get(XATTR_FILLSTYLE))).GetValue(); in ProcessObj()
2678 … XLineStyle eLineStyle = ((XLineStyleItem&)(rObjItemSet.Get(XATTR_LINESTYLE))).GetValue(); in ProcessObj()
/aoo4110/main/svx/source/unodraw/
H A Dunoshape.cxx2925 const SfxItemSet& rObjItemSet = mpObj->GetMergedItemSet(); in getPropertyValueImpl() local
2927 XFillBmpStretchItem* pStretchItem = (XFillBmpStretchItem*)&rObjItemSet.Get(XATTR_FILLBMP_STRETCH); in getPropertyValueImpl()
2928 XFillBmpTileItem* pTileItem = (XFillBmpTileItem*)&rObjItemSet.Get(XATTR_FILLBMP_TILE); in getPropertyValueImpl()

Completed in 60 milliseconds