Searched refs:pStretchItem (Results 1 – 7 of 7) sorted by relevance
116 …XFillBmpStretchItem* pStretchItem = (XFillBmpStretchItem*)&pPool->GetDefaultItem(XATTR_FILLBMP_STR… in getAny() local122 else if( pStretchItem && pStretchItem->GetValue() ) in getAny()
2927 XFillBmpStretchItem* pStretchItem = (XFillBmpStretchItem*)&rObjItemSet.Get(XATTR_FILLBMP_STRETCH); in getPropertyValueImpl() local2934 else if( pStretchItem && pStretchItem->GetValue() ) in getPropertyValueImpl()
297 XFillBmpStretchItem* pStretchItem = (XFillBmpStretchItem*)mpSet->GetItem(XATTR_FILLBMP_STRETCH); in getPropertyValue() local300 if( pStretchItem && pTileItem ) in getPropertyValue()304 else if( pStretchItem->GetValue() ) in getPropertyValue()
1216 …XFillBmpStretchItem* pStretchItem = (XFillBmpStretchItem*)rStyleSet.GetItem(XATTR_FILLBMP_STRETCH); in getPropertyValue() local1219 if( pStretchItem && pTileItem ) in getPropertyValue()1223 else if( pStretchItem->GetValue() ) in getPropertyValue()
524 …const XFillBmpStretchItem* pStretchItem = dynamic_cast< const XFillBmpStretchItem* >(&rSet.Get(XAT… in GetSinglePropertyValue_Impl() local531 else if( pStretchItem && pStretchItem->GetValue() ) in GetSinglePropertyValue_Impl()
2710 …const XFillBmpStretchItem* pStretchItem = dynamic_cast< const XFillBmpStretchItem* >(&rSet.Get(XAT… in lcl_GetStyleProperty() local2717 else if( pStretchItem && pStretchItem->GetValue() ) in lcl_GetStyleProperty()4926 …const XFillBmpStretchItem* pStretchItem = dynamic_cast< const XFillBmpStretchItem* >(&mpSet->Get(X… in GetPropertyValues_Impl() local4933 else if( pStretchItem && pStretchItem->GetValue() ) in GetPropertyValues_Impl()
2247 …const XFillBmpStretchItem* pStretchItem = dynamic_cast< const XFillBmpStretchItem* >(&rSet.Get(XAT… in getPropertyValue() local2254 else if( pStretchItem && pStretchItem->GetValue() ) in getPropertyValue()
Completed in 88 milliseconds