Home
last modified time | relevance | path

Searched refs:pStretchItem (Results 1 – 7 of 7) sorted by path

/trunk/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()
/trunk/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()
/trunk/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()
/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx2247 …const XFillBmpStretchItem* pStretchItem = dynamic_cast< const XFillBmpStretchItem* >(&rSet.Get(XAT… in getPropertyValue() local
2254 else if( pStretchItem && pStretchItem->GetValue() ) in getPropertyValue()
H A Dunoparagraph.cxx524 …const XFillBmpStretchItem* pStretchItem = dynamic_cast< const XFillBmpStretchItem* >(&rSet.Get(XAT… in GetSinglePropertyValue_Impl() local
531 else if( pStretchItem && pStretchItem->GetValue() ) in GetSinglePropertyValue_Impl()
H A Dunostyle.cxx2710 …const XFillBmpStretchItem* pStretchItem = dynamic_cast< const XFillBmpStretchItem* >(&rSet.Get(XAT… in lcl_GetStyleProperty() local
2717 else if( pStretchItem && pStretchItem->GetValue() ) in lcl_GetStyleProperty()
4926 …const XFillBmpStretchItem* pStretchItem = dynamic_cast< const XFillBmpStretchItem* >(&mpSet->Get(X… in GetPropertyValues_Impl() local
4933 else if( pStretchItem && pStretchItem->GetValue() ) in GetPropertyValues_Impl()

Completed in 149 milliseconds