Searched refs:SetGraphicPos (Results 1 – 10 of 10) sorted by relevance
165 pItem->SetGraphicPos( GPOS_NONE ); in EndElement()167 pItem->SetGraphicPos( GPOS_TILED ); in EndElement()180 pItem->SetGraphicPos( GPOS_NONE ); in SwXMLBrushItemImportContext()
669 pBrush->SetGraphicPos( GPOS_TILED ); in PutXMLValue()683 pBrush->SetGraphicPos( (SvxGraphicPosition)nPos ); in PutXMLValue()769 pBrush->SetGraphicPos( ePos ); in PutXMLValue()
126 void SetGraphicPos( SvxGraphicPosition eNew );
945 aBrushItem.SetGraphicPos( ePos ); in InsertBodyOptions()955 aBrushItem.SetGraphicPos( GPOS_TILED ); in InsertBodyOptions()
279 aBrushItem.SetGraphicPos( GPOS_AREA ); in NewNumBulList()
1630 aBrushItem.SetGraphicPos( eRepeat ); in ParseCSS1_background()
3071 pBrushItem->SetGraphicPos( GPOS_TILED ); in CreateBrushItem()
3815 SetGraphicPos( (SvxGraphicPosition)(sal_uInt16)eLocation ); in PutValue()4157 void SvxBrushItem::SetGraphicPos( SvxGraphicPosition eNew ) in SetGraphicPos() function in SvxBrushItem4312 SetGraphicPos( WallpaperStyle2GraphicPos((WallpaperStyle)rItem.GetStyle() ) ); in SvxBrushItem()
2351 aBrushItem.SetGraphicPos(GPOS_NONE); in ExecBckCol()
1935 aBrushItem.SetGraphicPos(bTile ? GPOS_TILED : GPOS_AREA); in MatchSdrItemsIntoFlySet()
Completed in 145 milliseconds