Home
last modified time | relevance | path

Searched refs:GPOS_TILED (Results 1 – 20 of 20) sorted by relevance

/trunk/main/svx/source/unodraw/
H A Dunobrushitemhelper.cxx95 else if(GPOS_TILED == rBrush.GetGraphicPos()) in setSvxBrushItemAsFillAttributesToTargetSet()
299 aSvxGraphicPosition = GPOS_TILED; in getSvxBrushItemFromSourceSet()
/trunk/main/sw/source/filter/xml/
H A Dxmlimpit.cxx669 pBrush->SetGraphicPos( GPOS_TILED ); in PutXMLValue()
682 GPOS_AREA == eGraphicPos || GPOS_TILED == eGraphicPos ) in PutXMLValue()
H A Dxmlbrsh.cxx167 pItem->SetGraphicPos( GPOS_TILED ); in EndElement()
H A Dxmlithlp.cxx300 { XML_BACKGROUND_REPEAT, GPOS_TILED },
H A Dxmlexpit.cxx898 else if( GPOS_NONE != eGraphicPos && GPOS_TILED != eGraphicPos ) in QueryXMLValue()
/trunk/main/cui/source/tabpages/
H A Dbackgrnd.cxx1346 case GPOS_TILED: in SetGraphicPosition_Impl()
1390 return GPOS_TILED; in GetGraphicPosition_Impl()
1855 SetGraphicPosition_Impl( GPOS_TILED ); // Kacheln als Default in FillControls_Impl()
/trunk/main/editeng/inc/editeng/
H A Dbrshitem.hxx51 GPOS_AREA, GPOS_TILED enumerator
/trunk/main/sw/source/filter/html/
H A Dsvxcss1.cxx140 { sCSS1_PV_repeat, GPOS_TILED },
141 { sCSS1_PV_repeat_x, GPOS_TILED },
142 { sCSS1_PV_repeat_y, GPOS_TILED },
1508 SvxGraphicPosition eRepeat = GPOS_TILED; in ParseCSS1_background()
H A Dcss1atr.cxx3381 if( !pLink || !pLink->Len() || GPOS_TILED==ePos ) in OutCSS1_SvxBrush()
3442 if( GPOS_TILED==ePos ) in OutCSS1_SvxBrush()
H A Dhtmlgrin.cxx955 aBrushItem.SetGraphicPos( GPOS_TILED ); in InsertBodyOptions()
H A Dhtmltab.cxx3071 pBrushItem->SetGraphicPos( GPOS_TILED ); in CreateBrushItem()
/trunk/main/sc/source/filter/excel/
H A Dxipage.cxx169 maData.mxBrushItem.reset( new SvxBrushItem( aGraphic, GPOS_TILED, ATTR_BACKGROUND ) ); in ReadImgData()
/trunk/main/sw/source/core/layout/
H A Dwsfrm.cxx1529 if ( ePos != GPOS_NONE && ePos != GPOS_TILED ) in AdjustNeighbourhood()
2589 if ( GPOS_NONE != ePos && GPOS_TILED != ePos ) in GrowFrm()
2752 if ( GPOS_NONE != ePos && GPOS_TILED != ePos ) in ShrinkFrm()
H A Dsectfrm.cxx2088 if ( GPOS_RT < ePos && GPOS_TILED != ePos ) in _Grow()
2175 if ( GPOS_RT < ePos && GPOS_TILED != ePos ) in _Shrink()
H A Dpaintfrm.cxx1834 case GPOS_TILED: in DrawGraphic()
1926 (ePos != GPOS_TILED) && (ePos != GPOS_AREA) in DrawGraphic()
H A Dfrmtool.cxx245 if(GPOS_NONE != ePos && GPOS_TILED != ePos) in ~SwFrmNotify()
H A Dtabfrm.cxx3251 if ( GPOS_NONE != ePos && GPOS_TILED != ePos ) in GrowFrm()
/trunk/main/editeng/source/items/
H A Dfrmitems.cxx4260 case WALLPAPER_TILE: eResult = GPOS_TILED; break; in WallpaperStyle2GraphicPos()
4283 case GPOS_TILED: eResult = WALLPAPER_TILE; break; in GraphicPos2WallpaperStyle()
/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx1935 aBrushItem.SetGraphicPos(bTile ? GPOS_TILED : GPOS_AREA); in MatchSdrItemsIntoFlySet()
/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx1180 case GPOS_TILED: in lcl_DrawGraphic()

Completed in 274 milliseconds