Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/unodraw/
H A Dunobrushitemhelper.cxx110 RECT_POINT aRectPoint(RP_MM); in setSvxBrushItemAsFillAttributesToTargetSet() local
114 case GPOS_LT: aRectPoint = RP_LT; break; in setSvxBrushItemAsFillAttributesToTargetSet()
115 case GPOS_MT: aRectPoint = RP_MT; break; in setSvxBrushItemAsFillAttributesToTargetSet()
116 case GPOS_RT: aRectPoint = RP_RT; break; in setSvxBrushItemAsFillAttributesToTargetSet()
117 case GPOS_LM: aRectPoint = RP_LM; break; in setSvxBrushItemAsFillAttributesToTargetSet()
118 case GPOS_MM: aRectPoint = RP_MM; break; in setSvxBrushItemAsFillAttributesToTargetSet()
119 case GPOS_RM: aRectPoint = RP_RM; break; in setSvxBrushItemAsFillAttributesToTargetSet()
120 case GPOS_LB: aRectPoint = RP_LB; break; in setSvxBrushItemAsFillAttributesToTargetSet()
121 case GPOS_MB: aRectPoint = RP_MB; break; in setSvxBrushItemAsFillAttributesToTargetSet()
122 case GPOS_RB: aRectPoint = RP_RB; break; in setSvxBrushItemAsFillAttributesToTargetSet()
[all …]

Completed in 12 milliseconds