Home
last modified time | relevance | path

Searched refs:RES_MIRROR_GRAPH_HOR (Results 1 – 11 of 11) sorted by last modified time

/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx395 if( nMirror == RES_MIRROR_GRAPH_HOR || nMirror == RES_MIRROR_GRAPH_BOTH ) in lcl_CalcRect()
436 case RES_MIRROR_GRAPH_HOR: nMirror = RES_MIRROR_GRAPH_BOTH; break; in GetGrfArea()
437 default: nMirror = RES_MIRROR_GRAPH_HOR; break; in GetGrfArea()
483 if( nMirror == RES_MIRROR_GRAPH_HOR || nMirror == RES_MIRROR_GRAPH_BOTH ) in GetGrfArea()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx1552 case RES_MIRROR_GRAPH_HOR: in AddMirrorFlags()
H A Dww8graf.cxx3117 eType = RES_MIRROR_GRAPH_HOR; in MatchEscherMirrorIntoFlySet()
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx2494 case RES_MIRROR_GRAPH_HOR: aMirrorVertBox.Check(sal_True); break; in ActivatePage()
2582 RES_MIRROR_GRAPH_HOR : RES_MIRROR_GRAPH_DONT; in FillItemSet()
/trunk/main/sw/source/core/graphic/
H A Dndgrf.cxx1194 case RES_MIRROR_GRAPH_HOR: in GetGraphicAttr()
1211 case RES_MIRROR_GRAPH_HOR: in GetGraphicAttr()
H A Dgrfatr.cxx105 bVal = GetValue() == RES_MIRROR_GRAPH_HOR || in QueryValue()
127 sal_Bool bIsVert = GetValue() == RES_MIRROR_GRAPH_HOR || in PutValue()
135 bIsVert ? RES_MIRROR_GRAPH_HOR : RES_MIRROR_GRAPH_DONT; in PutValue()
147 SetValue( RES_MIRROR_GRAPH_HOR ); in PutValue()
153 else if ( GetValue() == RES_MIRROR_GRAPH_HOR ) in PutValue()
/trunk/main/sw/source/ui/utlui/
H A Dattrdesc.cxx1100 case RES_MIRROR_GRAPH_HOR: nId = STR_HORI_MIRROR; break; in GetPresentation()
/trunk/main/sw/source/ui/shells/
H A Dgrfsh.cxx416 case RES_MIRROR_GRAPH_HOR: nMirror = RES_MIRROR_GRAPH_BOTH; in ExecAttr()
420 case RES_MIRROR_GRAPH_BOTH: nMirror = RES_MIRROR_GRAPH_HOR; in ExecAttr()
426 case RES_MIRROR_GRAPH_DONT: nMirror = RES_MIRROR_GRAPH_HOR; in ExecAttr()
430 case RES_MIRROR_GRAPH_HOR: nMirror = RES_MIRROR_GRAPH_DONT; in ExecAttr()
596 rSet.Put(SfxBoolItem( nWhich, nState == RES_MIRROR_GRAPH_HOR || in GetAttrState()
/trunk/main/sw/source/filter/html/
H A Dhtmlfly.cxx1597 case RES_MIRROR_GRAPH_HOR: nFlags = XOUTBMP_MIRROR_VERT; break; in OutHTML_FrmFmtGrfNode()
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx3362 else if ( RES_MIRROR_GRAPH_HOR == nMirror ) in GetIMapObject()
/trunk/main/sw/inc/
H A Dgrfatr.hxx44 RES_MIRROR_GRAPH_HOR, enumerator

Completed in 104 milliseconds