Home
last modified time | relevance | path

Searched refs:GPOS_NONE (Results 1 – 22 of 22) sorted by relevance

/trunk/main/editeng/source/items/
H A Dfrmitems.cxx3475 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 Dxmlimpit.cxx667 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 Dxmlbrsh.cxx165 pItem->SetGraphicPos( GPOS_NONE ); in EndElement()
166 else if( GPOS_NONE == pItem->GetGraphicPos() ) in EndElement()
180 pItem->SetGraphicPos( GPOS_NONE ); in SwXMLBrushItemImportContext()
H A Dxmlexpit.cxx827 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 Dbackgrnd.cxx818 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 Dchardlg.cxx367 if( GPOS_NONE == rBrush.GetGraphicPos() ) in ActivatePage()
/trunk/main/svx/source/unodraw/
H A Dunobrushitemhelper.cxx69 else if(GPOS_NONE != rBrush.GetGraphicPos()) in setSvxBrushItemAsFillAttributesToTargetSet()
293 SvxGraphicPosition aSvxGraphicPosition(GPOS_NONE); in getSvxBrushItemFromSourceSet()
/trunk/main/editeng/inc/editeng/
H A Dbrshitem.hxx47 GPOS_NONE, enumerator
/trunk/main/sw/source/core/access/
H A Daccframe.cxx398 rBack.GetGraphicPos() != GPOS_NONE ) in IsOpaque()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx1733 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 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 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/sw/source/ui/docvw/
H A Dromenu.cxx186 if ( GPOS_NONE != pItem->GetGraphicPos() ) in SwReadOnlyPopup()
/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx1137 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 Dsvxcss1.cxx143 { sCSS1_PV_no_repeat, GPOS_NONE },
1615 if( GPOS_NONE == eRepeat ) in ParseCSS1_background()
H A Dhtmlfly.cxx281 if( GPOS_NONE != rBrush.GetGraphicPos() || in SV_IMPL_OP_PTRARR_SORT()
H A Dhtmlcss1.cxx855 if( GPOS_NONE != pBrushItem->GetGraphicPos() ) in StyleParsed()
/trunk/main/sc/source/filter/html/
H A Dhtmlexp.cxx547 if ( bAll && GPOS_NONE != pBrushItem->GetGraphicPos() ) in WriteBody()
/trunk/main/sw/source/core/text/
H A Dtxtfrm.cxx1235 rBack.GetGraphicPos() == GPOS_NONE ) in Modify()
/trunk/main/sw/source/ui/shells/
H A Dbasesh.cxx2351 aBrushItem.SetGraphicPos(GPOS_NONE); in ExecBckCol()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx2332 if( ePos != GPOS_NONE && ePos != GPOS_AREA ) in SwEscherEx()