Home
last modified time | relevance | path

Searched refs:pStretchItem (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/svx/source/unodraw/
H A Dunopool.cxx116 …XFillBmpStretchItem* pStretchItem = (XFillBmpStretchItem*)&pPool->GetDefaultItem(XATTR_FILLBMP_STR… in getAny() local
122 else if( pStretchItem && pStretchItem->GetValue() ) in getAny()
H A Dunoshape.cxx2927 XFillBmpStretchItem* pStretchItem = (XFillBmpStretchItem*)&rObjItemSet.Get(XATTR_FILLBMP_STRETCH); in getPropertyValueImpl() local
2934 else if( pStretchItem && pStretchItem->GetValue() ) in getPropertyValueImpl()
/aoo4110/main/sd/source/ui/unoidl/
H A Dunopback.cxx297 XFillBmpStretchItem* pStretchItem = (XFillBmpStretchItem*)mpSet->GetItem(XATTR_FILLBMP_STRETCH); in getPropertyValue() local
300 if( pStretchItem && pTileItem ) in getPropertyValue()
304 else if( pStretchItem->GetValue() ) in getPropertyValue()
/aoo4110/main/sd/source/core/
H A Dstlsheet.cxx1216 …XFillBmpStretchItem* pStretchItem = (XFillBmpStretchItem*)rStyleSet.GetItem(XATTR_FILLBMP_STRETCH); in getPropertyValue() local
1219 if( pStretchItem && pTileItem ) in getPropertyValue()
1223 else if( pStretchItem->GetValue() ) in getPropertyValue()

Completed in 54 milliseconds