Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/unodraw/
H A Dunopool.cxx117 XFillBmpTileItem* pTileItem = (XFillBmpTileItem*)&pPool->GetDefaultItem(XATTR_FILLBMP_TILE); in getAny() local
118 if( pTileItem && pTileItem->GetValue() ) in getAny()
H A Dunoshape.cxx2928 XFillBmpTileItem* pTileItem = (XFillBmpTileItem*)&rObjItemSet.Get(XATTR_FILLBMP_TILE); in getPropertyValueImpl() local
2930 if( pTileItem && pTileItem->GetValue() ) in getPropertyValueImpl()
/aoo41x/main/sd/source/ui/unoidl/
H A Dunopback.cxx298 XFillBmpTileItem* pTileItem = (XFillBmpTileItem*)mpSet->GetItem(XATTR_FILLBMP_TILE); in getPropertyValue() local
300 if( pStretchItem && pTileItem ) in getPropertyValue()
302 if( pTileItem->GetValue() ) in getPropertyValue()
/aoo41x/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()

Completed in 216 milliseconds