Home
last modified time | relevance | path

Searched refs:pTileItem (Results 1 – 7 of 7) sorted by relevance

/trunk/main/svx/source/unodraw/
H A Dunopool.cxx116 … XFillBmpTileItem* pTileItem = (XFillBmpTileItem*)&pPool->GetDefaultItem(XATTR_FILLBMP_TILE); in getAny() local
117 if( pTileItem && pTileItem->GetValue() ) in getAny()
H A Dunoshape.cxx2917 XFillBmpTileItem* pTileItem = (XFillBmpTileItem*)&rObjItemSet.Get(XATTR_FILLBMP_TILE); in getPropertyValueImpl() local
2919 if( pTileItem && pTileItem->GetValue() ) in getPropertyValueImpl()
/trunk/main/sd/source/ui/unoidl/
H A Dunopback.cxx292 XFillBmpTileItem* pTileItem = (XFillBmpTileItem*)mpSet->GetItem(XATTR_FILLBMP_TILE); in getPropertyValue() local
294 if( pStretchItem && pTileItem ) in getPropertyValue()
296 if( pTileItem->GetValue() ) in getPropertyValue()
/trunk/main/sd/source/core/
H A Dstlsheet.cxx1217 XFillBmpTileItem* pTileItem = (XFillBmpTileItem*)rStyleSet.GetItem(XATTR_FILLBMP_TILE); in getPropertyValue() local
1219 if( pStretchItem && pTileItem ) in getPropertyValue()
1221 if( pTileItem->GetValue() ) in getPropertyValue()
/trunk/main/sw/source/core/unocore/
H A Dunoparagraph.cxx503 …const XFillBmpTileItem* pTileItem = dynamic_cast< const XFillBmpTileItem* >(&rSet.Get(XATTR_FILLBM… in GetSinglePropertyValue_Impl() local
505 if( pTileItem && pTileItem->GetValue() ) in GetSinglePropertyValue_Impl()
H A Dunostyle.cxx2692 …const XFillBmpTileItem* pTileItem = dynamic_cast< const XFillBmpTileItem* >(&rSet.Get(XATTR_FILLBM… in lcl_GetStyleProperty() local
2694 if( pTileItem && pTileItem->GetValue() ) in lcl_GetStyleProperty()
4866 …const XFillBmpTileItem* pTileItem = dynamic_cast< const XFillBmpTileItem* >(&mpSet->Get(XATTR_FILL… in GetPropertyValues_Impl() local
4868 if( pTileItem && pTileItem->GetValue() ) in GetPropertyValues_Impl()
H A Dunoframe.cxx2245 …const XFillBmpTileItem* pTileItem = dynamic_cast< const XFillBmpTileItem* >(&rSet.Get(XATTR_FILLBM… in getPropertyValue() local
2247 if( pTileItem && pTileItem->GetValue() ) in getPropertyValue()