Home
last modified time | relevance | path

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

/trunk/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()
/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()
428 case RES_MIRROR_GRAPH_VERT: nMirror = RES_MIRROR_GRAPH_BOTH; in ExecAttr()
432 case RES_MIRROR_GRAPH_BOTH: nMirror = RES_MIRROR_GRAPH_VERT; in ExecAttr()
586 nState == RES_MIRROR_GRAPH_BOTH)); in GetAttrState()
597 nState == RES_MIRROR_GRAPH_BOTH)); in GetAttrState()
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx389 if( nMirror == RES_MIRROR_GRAPH_VERT || nMirror == RES_MIRROR_GRAPH_BOTH ) in lcl_CalcRect()
395 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()
461 if( nMirror == RES_MIRROR_GRAPH_VERT || nMirror == RES_MIRROR_GRAPH_BOTH ) in GetGrfArea()
483 if( nMirror == RES_MIRROR_GRAPH_HOR || nMirror == RES_MIRROR_GRAPH_BOTH ) in GetGrfArea()
/trunk/main/sw/inc/
H A Dgrfatr.hxx45 RES_MIRROR_GRAPH_BOTH, enumerator
/trunk/main/sw/source/ui/utlui/
H A Dattrdesc.cxx1101 case RES_MIRROR_GRAPH_BOTH: nId = STR_BOTH_MIRROR; break; in GetPresentation()
/trunk/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()
/trunk/main/sw/source/filter/html/
H A Dhtmlfly.cxx1598 case RES_MIRROR_GRAPH_BOTH: in OutHTML_FrmFmtGrfNode()
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx3358 if ( RES_MIRROR_GRAPH_BOTH == nMirror ) in GetIMapObject()
/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx3115 eType = RES_MIRROR_GRAPH_BOTH; in MatchEscherMirrorIntoFlySet()
H A Dwrtw8esh.cxx1555 case RES_MIRROR_GRAPH_BOTH: in AddMirrorFlags()

Completed in 105 milliseconds