| /trunk/main/svx/source/unodraw/ |
| H A D | unobrushitemhelper.cxx | 69 else if(GPOS_NONE != rBrush.GetGraphicPos()) in setSvxBrushItemAsFillAttributesToTargetSet() 86 if(GPOS_AREA == rBrush.GetGraphicPos()) in setSvxBrushItemAsFillAttributesToTargetSet() 95 else if(GPOS_TILED == rBrush.GetGraphicPos()) in setSvxBrushItemAsFillAttributesToTargetSet() 112 switch(rBrush.GetGraphicPos()) in setSvxBrushItemAsFillAttributesToTargetSet()
|
| /trunk/main/sw/source/filter/xml/ |
| H A D | xmlexpit.cxx | 827 if( pBrush->GetGraphicPos() != GPOS_NONE ) in QueryXMLValue() 839 switch( pBrush->GetGraphicPos() ) in QueryXMLValue() 867 switch( pBrush->GetGraphicPos() ) in QueryXMLValue() 892 SvxGraphicPosition eGraphicPos = pBrush->GetGraphicPos(); in QueryXMLValue() 907 if( pBrush->GetGraphicPos() != GPOS_NONE && in QueryXMLValue()
|
| H A D | xmlimpit.cxx | 663 SvxGraphicPosition eOldGraphicPos = pBrush->GetGraphicPos(); in PutXMLValue() 668 GPOS_NONE != pBrush->GetGraphicPos() ) in PutXMLValue() 676 SvxGraphicPosition eGraphicPos = pBrush->GetGraphicPos(); in PutXMLValue()
|
| H A D | xmlbrsh.cxx | 166 else if( GPOS_NONE == pItem->GetGraphicPos() ) in EndElement()
|
| /trunk/main/cui/source/tabpages/ |
| H A D | backgrnd.cxx | 809 SvxGraphicPosition eOldPos = rOldItem.GetGraphicPos(); in FillItemSet() 1013 SvxGraphicPosition eOldPos = rOldItem.GetGraphicPos(); in FillItemSetWithWallpaperItem() 1811 SvxGraphicPosition ePos = rBgdAttr.GetGraphicPos(); in FillControls_Impl()
|
| H A D | chardlg.cxx | 367 if( GPOS_NONE == rBrush.GetGraphicPos() ) in ActivatePage()
|
| /trunk/main/editeng/inc/editeng/ |
| H A D | brshitem.hxx | 112 SvxGraphicPosition GetGraphicPos() const { return eGraphicPos; } in GetGraphicPos() function in SvxBrushItem
|
| /trunk/main/sw/source/core/access/ |
| H A D | accframe.cxx | 398 rBack.GetGraphicPos() != GPOS_NONE ) in IsOpaque()
|
| /trunk/main/sw/source/ui/docvw/ |
| H A D | romenu.cxx | 186 if ( GPOS_NONE != pItem->GetGraphicPos() ) in SwReadOnlyPopup()
|
| /trunk/main/sw/source/core/layout/ |
| H A D | wsfrm.cxx | 1528 const SvxGraphicPosition ePos = pUp->GetFmt()->GetBackground().GetGraphicPos(); in AdjustNeighbourhood() 2588 const SvxGraphicPosition ePos = GetFmt()->GetBackground().GetGraphicPos(); in GrowFrm() 2751 const SvxGraphicPosition ePos = GetFmt()->GetBackground().GetGraphicPos(); in ShrinkFrm()
|
| H A D | sectfrm.cxx | 2087 GetAttrSet()->GetBackground().GetGraphicPos(); in _Grow() 2174 GetAttrSet()->GetBackground().GetGraphicPos(); in _Shrink()
|
| H A D | paintfrm.cxx | 1754 ePos = pBrush->GetGraphicPos(); in DrawGraphic() 3683 rBack.GetGraphicPos() != GPOS_NONE; in Paint() 6669 rBack.GetGraphicPos() == GPOS_NONE && in GetBackgroundBrush() 6726 !rBack.GetColor().GetTransparency() || rBack.GetGraphicPos() != GPOS_NONE || in GetBackgroundBrush()
|
| H A D | frmtool.cxx | 244 const SvxGraphicPosition ePos = pFrm->GetAttrSet()->GetBackground().GetGraphicPos(); in ~SwFrmNotify()
|
| H A D | tabfrm.cxx | 3250 const SvxGraphicPosition ePos = GetFmt()->GetBackground().GetGraphicPos(); in GrowFrm()
|
| /trunk/main/sw/source/filter/html/ |
| H A D | css1atr.cxx | 2349 0 != rBrushItem.GetGraphicPos() ) in OutCSS1_FrmFmtBrush() 3374 SvxGraphicPosition ePos = ((const SvxBrushItem &)rHt).GetGraphicPos(); in OutCSS1_SvxBrush()
|
| H A D | htmlgrin.cxx | 938 SvxGraphicPosition ePos = aBrushItem.GetGraphicPos(); in InsertBodyOptions()
|
| H A D | htmlfly.cxx | 281 if( GPOS_NONE != rBrush.GetGraphicPos() || in SV_IMPL_OP_PTRARR_SORT()
|
| H A D | htmlcss1.cxx | 855 if( GPOS_NONE != pBrushItem->GetGraphicPos() ) in StyleParsed()
|
| /trunk/main/sc/source/filter/html/ |
| H A D | htmlexp.cxx | 547 if ( bAll && GPOS_NONE != pBrushItem->GetGraphicPos() ) in WriteBody()
|
| /trunk/main/sc/source/ui/view/ |
| H A D | printfun.cxx | 1134 ePos = rBrush.GetGraphicPos(); in lcl_DrawGraphic() 1297 if (pBackground->GetGraphicPos() != GPOS_NONE) in DrawBorder()
|
| /trunk/main/sw/source/core/text/ |
| H A D | txtfrm.cxx | 1235 rBack.GetGraphicPos() == GPOS_NONE ) in Modify()
|
| /trunk/main/sw/source/filter/ww8/ |
| H A D | wrtw8esh.cxx | 2331 SvxGraphicPosition ePos = pBrush->GetGraphicPos(); in SwEscherEx()
|
| /trunk/main/editeng/source/items/ |
| H A D | frmitems.cxx | 4320 pItem->SetStyle( (sal_uInt16)GraphicPos2WallpaperStyle( GetGraphicPos() ) ); in CreateCntWallpaperItem()
|