Home
last modified time | relevance | path

Searched refs:RES_MIRROR_GRAPH_BOTH (Results 1 – 11 of 11) sorted by relevance

/aoo4110/main/sw/source/core/graphic/
H A Dgrfatr.cxx81 nEnum == RES_MIRROR_GRAPH_BOTH; in lcl_IsHoriOnEvenPages()
87 nEnum == RES_MIRROR_GRAPH_BOTH; in lcl_IsHoriOnOddPages()
106 GetValue() == RES_MIRROR_GRAPH_BOTH; in QueryValue()
128 GetValue() == RES_MIRROR_GRAPH_BOTH; in PutValue()
134 bIsVert ? RES_MIRROR_GRAPH_BOTH : RES_MIRROR_GRAPH_VERT : in PutValue()
145 SetValue( RES_MIRROR_GRAPH_BOTH ); in PutValue()
146 else if ( GetValue() != RES_MIRROR_GRAPH_BOTH ) in PutValue()
151 if ( GetValue() == RES_MIRROR_GRAPH_BOTH ) in PutValue()
H A Dndgrf.cxx1205 case RES_MIRROR_GRAPH_BOTH: in GetGraphicAttr()
/aoo4110/main/sw/source/ui/shells/
H A Dgrfsh.cxx403 case RES_MIRROR_GRAPH_HOR: nMirror = RES_MIRROR_GRAPH_BOTH; in ExecAttr()
407 case RES_MIRROR_GRAPH_BOTH: nMirror = RES_MIRROR_GRAPH_HOR; in ExecAttr()
415 case RES_MIRROR_GRAPH_VERT: nMirror = RES_MIRROR_GRAPH_BOTH; in ExecAttr()
419 case RES_MIRROR_GRAPH_BOTH: nMirror = RES_MIRROR_GRAPH_VERT; in ExecAttr()
573 nState == RES_MIRROR_GRAPH_BOTH)); in GetAttrState()
584 nState == RES_MIRROR_GRAPH_BOTH)); in GetAttrState()
/aoo4110/main/sw/source/core/doc/
H A Dnotxtfrm.cxx375 if( nMirror == RES_MIRROR_GRAPH_VERT || nMirror == RES_MIRROR_GRAPH_BOTH ) in lcl_CalcRect()
381 if( nMirror == RES_MIRROR_GRAPH_HOR || nMirror == RES_MIRROR_GRAPH_BOTH ) in lcl_CalcRect()
422 case RES_MIRROR_GRAPH_HOR: nMirror = RES_MIRROR_GRAPH_BOTH; break; in GetGrfArea()
447 if( nMirror == RES_MIRROR_GRAPH_VERT || nMirror == RES_MIRROR_GRAPH_BOTH ) in GetGrfArea()
469 if( nMirror == RES_MIRROR_GRAPH_HOR || nMirror == RES_MIRROR_GRAPH_BOTH ) in GetGrfArea()
/aoo4110/main/sw/inc/
H A Dgrfatr.hxx45 RES_MIRROR_GRAPH_BOTH, enumerator
/aoo4110/main/sw/source/ui/utlui/
H A Dattrdesc.cxx1101 case RES_MIRROR_GRAPH_BOTH: nId = STR_BOTH_MIRROR; break; in GetPresentation()
/aoo4110/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx2495 case RES_MIRROR_GRAPH_BOTH: aMirrorHorzBox.Check(sal_True); in ActivatePage()
2503 nPos += (eMirror == RES_MIRROR_GRAPH_VERT || eMirror == RES_MIRROR_GRAPH_BOTH) in ActivatePage()
2580 RES_MIRROR_GRAPH_BOTH : bHori ? in FillItemSet()
/aoo4110/main/sw/source/filter/html/
H A Dhtmlfly.cxx1598 case RES_MIRROR_GRAPH_BOTH: in OutHTML_FrmFmtGrfNode()
/aoo4110/main/sw/source/filter/ww8/
H A Dww8graf.cxx3123 eType = RES_MIRROR_GRAPH_BOTH; in MatchEscherMirrorIntoFlySet()
H A Dwrtw8esh.cxx1566 case RES_MIRROR_GRAPH_BOTH: in AddMirrorFlags()
/aoo4110/main/sw/source/core/layout/
H A Datrfrm.cxx3282 if ( RES_MIRROR_GRAPH_BOTH == nMirror ) in GetIMapObject()

Completed in 129 milliseconds