Home
last modified time | relevance | path

Searched refs:XATTR_FILLBMP_STRETCH (Results 1 – 15 of 15) sorted by relevance

/aoo4110/main/sd/source/ui/unoidl/
H A Dunopback.cxx297 XFillBmpStretchItem* pStretchItem = (XFillBmpStretchItem*)mpSet->GetItem(XATTR_FILLBMP_STRETCH); in getPropertyValue()
352 if( mpSet->GetItemState( XATTR_FILLBMP_STRETCH, false ) == SFX_ITEM_SET || in getPropertyState()
416 mpSet->ClearItem( XATTR_FILLBMP_STRETCH ); in setPropertyToDefault()
/aoo4110/main/chart2/source/controller/itemsetwrapper/
H A DGraphicPropertyItemConverter.cxx273 case XATTR_FILLBMP_STRETCH: in FillSpecialItem()
478 case XATTR_FILLBMP_STRETCH: in ApplySpecialItem()
483 rItemSet.Get( XATTR_FILLBMP_STRETCH )).GetValue(); in ApplySpecialItem()
/aoo4110/main/svx/source/svdraw/
H A Dsvdibrow.cxx675 case XATTR_FILLBMP_STRETCH : /* nur wenn TILE=sal_False */ in IsItemIneffective()
694 if (ImpGetItem(*pSet,XATTR_FILLBMP_STRETCH,pItem)) { in IsItemIneffective()
699 if (nWhich==XATTR_FILLBMP_STRETCH) return bTileTRUE; in IsItemIneffective()
889 case XATTR_FILLBMP_POS : nWhich=XATTR_FILLBMP_STRETCH ; break; in ImpSortWhich()
895 case XATTR_FILLBMP_STRETCH : nWhich=XATTR_FILLBMP_TILEOFFSETY ; break; in ImpSortWhich()
H A Dsvdattr.cxx437 case XATTR_FILLBMP_STRETCH : nResId = SIP_XA_FILLBMP_STRETCH;break; in TakeItemName()
/aoo4110/main/svx/source/unodraw/
H A Dunopool.cxx116 …BmpStretchItem* pStretchItem = (XFillBmpStretchItem*)&pPool->GetDefaultItem(XATTR_FILLBMP_STRETCH); in getAny()
267 if ( IsStaticDefaultItem( &(pPool->GetDefaultItem( XATTR_FILLBMP_STRETCH )) ) || in _getPropertyStates()
H A Dunoshape.cxx2927 XFillBmpStretchItem* pStretchItem = (XFillBmpStretchItem*)&rObjItemSet.Get(XATTR_FILLBMP_STRETCH); in getPropertyValueImpl()
3088 if( rSet.GetItemState( XATTR_FILLBMP_STRETCH, false ) == SFX_ITEM_SET || in getPropertyStateImpl()
3117 mpObj->ClearMergedItem( XATTR_FILLBMP_STRETCH ); in setPropertyToDefaultImpl()
/aoo4110/main/sd/source/core/
H A Dstlsheet.cxx1216 …XFillBmpStretchItem* pStretchItem = (XFillBmpStretchItem*)rStyleSet.GetItem(XATTR_FILLBMP_STRETCH); in getPropertyValue()
1302 if( rSet.GetItemState( XATTR_FILLBMP_STRETCH, false ) == SFX_ITEM_SET || in getPropertyState()
1394 rStyleSet.ClearItem( XATTR_FILLBMP_STRETCH ); in setPropertyToDefault()
/aoo4110/main/svx/inc/svx/
H A Dxdef.hxx74 #define XATTR_FILLBMP_STRETCH (XATTR_FILL_FIRST + 16) /* V3: 1034 */ macro
H A Dunoshprp.hxx245 …{ MAP_CHAR_LEN(UNO_NAME_FILLBMP_STRETCH), XATTR_FILLBMP_STRETCH, &::getBooleanCppuType() , 0…
/aoo4110/main/svx/source/table/
H A Dcell.cxx1191 …tretchItem = static_cast<const XFillBmpStretchItem&>(mpProperties->GetItem(XATTR_FILLBMP_STRETCH)); in getPropertyValue()
1363 const bool bStretch = rSet.GetItemState( XATTR_FILLBMP_STRETCH, false ) == SFX_ITEM_SET; in getPropertyState()
1502 mpProperties->ClearObjectItem( XATTR_FILLBMP_STRETCH ); in setPropertyToDefault()
/aoo4110/main/svx/source/xoutdev/
H A Dxattr2.cxx1552 SfxBoolItem( XATTR_FILLBMP_STRETCH, bStretch ) in XFillBmpStretchItem()
1568 SfxBoolItem( XATTR_FILLBMP_STRETCH, rIn ) in XFillBmpStretchItem()
H A Dxpool.cxx105 mppLocalPoolDefaults[XATTR_FILLBMP_STRETCH -XATTR_START] = new XFillBmpStretchItem; in XOutdevItemPool()
/aoo4110/main/cui/source/tabpages/
H A Dtparea.cxx1215 pOld = GetOldItem( rAttrs, XATTR_FILLBMP_STRETCH ); in FillItemSet()
1576 if( rAttrs.GetItemState( XATTR_FILLBMP_STRETCH ) != SFX_ITEM_DONTCARE ) in Reset()
1580 if( ( ( const XFillBmpStretchItem& ) rAttrs.Get( XATTR_FILLBMP_STRETCH ) ).GetValue() ) in Reset()
/aoo4110/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx696 ((const SfxBoolItem&) (rSet.Get(XATTR_FILLBMP_STRETCH))).GetValue(), in createNewSdrFillGraphicAttribute()
/aoo4110/main/filter/source/msfilter/
H A Dsvdfppt.cxx7720 …tretchItem aStretchItem(( const XFillBmpStretchItem&)pObj->GetMergedItem( XATTR_FILLBMP_STRETCH )); in ApplyCellAttributes()

Completed in 184 milliseconds