| /trunk/main/editeng/source/items/ |
| H A D | frmitems.cxx | 3475 eGraphicPos ( GPOS_NONE ), in SvxBrushItem() 3491 eGraphicPos ( GPOS_NONE ), in SvxBrushItem() 3508 eGraphicPos ( ( GPOS_NONE != ePos ) ? ePos : GPOS_MM ), in SvxBrushItem() 3512 DBG_ASSERT( GPOS_NONE != ePos, "SvxBrushItem-Ctor with GPOS_NONE == ePos" ); in SvxBrushItem() 3526 eGraphicPos ( ( GPOS_NONE != ePos ) ? ePos : GPOS_MM ), in SvxBrushItem() 3530 DBG_ASSERT( GPOS_NONE != ePos, "SvxBrushItem-Ctor with GPOS_NONE == ePos" ); in SvxBrushItem() 3545 eGraphicPos ( ( GPOS_NONE != ePos ) ? ePos : GPOS_MM ), in SvxBrushItem() 3549 DBG_ASSERT( GPOS_NONE != ePos, "SvxBrushItem-Ctor with GPOS_NONE == ePos" ); in SvxBrushItem() 3563 eGraphicPos ( GPOS_NONE ) in SvxBrushItem() 3679 eGraphicPos ( GPOS_NONE ), in SvxBrushItem() [all …]
|
| /trunk/main/sw/source/filter/xml/ |
| H A D | xmlimpit.cxx | 667 if( GPOS_NONE == eOldGraphicPos && in PutXMLValue() 668 GPOS_NONE != pBrush->GetGraphicPos() ) in PutXMLValue() 677 sal_uInt16 nPos = GPOS_NONE; in PutXMLValue() 681 if( GPOS_MM != nPos || GPOS_NONE == eGraphicPos || in PutXMLValue() 691 SvxGraphicPosition ePos = GPOS_NONE, eTmp; in PutXMLValue() 767 bOk &= GPOS_NONE != ePos; in PutXMLValue()
|
| H A D | xmlbrsh.cxx | 165 pItem->SetGraphicPos( GPOS_NONE ); in EndElement() 166 else if( GPOS_NONE == pItem->GetGraphicPos() ) in EndElement() 180 pItem->SetGraphicPos( GPOS_NONE ); in SwXMLBrushItemImportContext()
|
| H A D | xmlexpit.cxx | 827 if( pBrush->GetGraphicPos() != GPOS_NONE ) in QueryXMLValue() 898 else if( GPOS_NONE != eGraphicPos && GPOS_TILED != eGraphicPos ) in QueryXMLValue() 907 if( pBrush->GetGraphicPos() != GPOS_NONE && in QueryXMLValue()
|
| /trunk/main/cui/source/tabpages/ |
| H A D | backgrnd.cxx | 818 if ( ( (GPOS_NONE == eOldPos) && bIsBrush ) in FillItemSet() 819 || ( (GPOS_NONE != eOldPos) && !bIsBrush ) ) // Brush <-> Bitmap gewechselt? in FillItemSet() 823 if ( (GPOS_NONE == eOldPos) || !aLbSelect.IsVisible() ) in FillItemSet() 1017 if ( ( (GPOS_NONE == eOldPos) && bIsBrush ) in FillItemSetWithWallpaperItem() 1018 || ( (GPOS_NONE != eOldPos) && !bIsBrush ) ) // Brush <-> Bitmap gewechselt? in FillItemSetWithWallpaperItem() 1022 if ( (GPOS_NONE == eOldPos) || !aLbSelect.IsVisible() ) in FillItemSetWithWallpaperItem() 1825 if ( GPOS_NONE == ePos || !aLbSelect.IsVisible() ) in FillControls_Impl()
|
| H A D | chardlg.cxx | 367 if( GPOS_NONE == rBrush.GetGraphicPos() ) in ActivatePage()
|
| /trunk/main/svx/source/unodraw/ |
| H A D | unobrushitemhelper.cxx | 69 else if(GPOS_NONE != rBrush.GetGraphicPos()) in setSvxBrushItemAsFillAttributesToTargetSet() 293 SvxGraphicPosition aSvxGraphicPosition(GPOS_NONE); in getSvxBrushItemFromSourceSet()
|
| /trunk/main/editeng/inc/editeng/ |
| H A D | brshitem.hxx | 47 GPOS_NONE, enumerator
|
| /trunk/main/sw/source/core/access/ |
| H A D | accframe.cxx | 398 rBack.GetGraphicPos() != GPOS_NONE ) in IsOpaque()
|
| /trunk/main/sw/source/core/layout/ |
| H A D | paintfrm.cxx | 1733 SvxGraphicPosition ePos = GPOS_NONE; in DrawGraphic() 1890 case GPOS_NONE: in DrawGraphic() 1917 if ( (ePos != GPOS_NONE) && 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 | wsfrm.cxx | 1529 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 D | frmtool.cxx | 245 if(GPOS_NONE != ePos && GPOS_TILED != ePos) in ~SwFrmNotify()
|
| H A D | tabfrm.cxx | 3251 if ( GPOS_NONE != ePos && GPOS_TILED != ePos ) in GrowFrm()
|
| /trunk/main/sw/source/ui/docvw/ |
| H A D | romenu.cxx | 186 if ( GPOS_NONE != pItem->GetGraphicPos() ) in SwReadOnlyPopup()
|
| /trunk/main/sc/source/ui/view/ |
| H A D | printfun.cxx | 1137 ePos = GPOS_NONE; in lcl_DrawGraphic() 1232 case GPOS_NONE: in lcl_DrawGraphic() 1297 if (pBackground->GetGraphicPos() != GPOS_NONE) in DrawBorder()
|
| /trunk/main/sw/source/filter/html/ |
| H A D | svxcss1.cxx | 143 { sCSS1_PV_no_repeat, GPOS_NONE }, 1615 if( GPOS_NONE == eRepeat ) in ParseCSS1_background()
|
| 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/sw/source/core/text/ |
| H A D | txtfrm.cxx | 1235 rBack.GetGraphicPos() == GPOS_NONE ) in Modify()
|
| /trunk/main/sw/source/ui/shells/ |
| H A D | basesh.cxx | 2351 aBrushItem.SetGraphicPos(GPOS_NONE); in ExecBckCol()
|
| /trunk/main/sw/source/filter/ww8/ |
| H A D | wrtw8esh.cxx | 2332 if( ePos != GPOS_NONE && ePos != GPOS_AREA ) in SwEscherEx()
|