Lines Matching refs:NONE

188     {SwFPos::FROMLEFT,      SwFPos::MIR_FROMLEFT,   text::HoriOrientation::NONE,      HORI_PAGE_REL}
193 … {SwFPos::FROMLEFT, SwFPos::MIR_FROMLEFT, text::HoriOrientation::NONE, LB_REL_PG_FRAME}
203 {SwFPos::FROMTOP, SwFPos::FROMTOP, text::VertOrientation::NONE, VERT_PAGE_REL}
208 … {SwFPos::FROMTOP, SwFPos::FROMTOP, text::VertOrientation::NONE, LB_REL_PG_FRAME}
223 … {SwFPos::FROMLEFT, SwFPos::MIR_FROMLEFT, text::HoriOrientation::NONE, HORI_FRAME_REL}
229 …{SwFPos::FROMLEFT, SwFPos::MIR_FROMLEFT, text::HoriOrientation::NONE, LB_FLY_REL_PG_FR…
241 … {SwFPos::FROMTOP, SwFPos::FROMTOP, text::VertOrientation::NONE, VERT_FRAME_REL}
248 …{SwFPos::FROMTOP, SwFPos::FROMTOP, text::VertOrientation::NONE, LB_FLY_VERT_FRAM…
264 {SwFPos::FROMLEFT, SwFPos::MIR_FROMLEFT, text::HoriOrientation::NONE, HORI_PARA_REL}
290 {SwFPos::FROMTOP, SwFPos::FROMTOP, text::VertOrientation::NONE, VERT_PARA_REL}
311 {SwFPos::FROMLEFT, SwFPos::MIR_FROMLEFT, text::HoriOrientation::NONE, HORI_CHAR_REL}
326 … {SwFPos::FROMLEFT, SwFPos::MIR_FROMLEFT, text::HoriOrientation::NONE, LB_REL_PG_FRAME}
347 …{SwFPos::FROMTOP, SwFPos::FROMTOP, text::VertOrientation::NONE, VERT_CHAR_RE…
348 …{SwFPos::FROMBOTTOM, SwFPos::FROMBOTTOM, text::VertOrientation::NONE, LB_REL_CHAR|…
383 … {SwFPos::FROMBOTTOM, SwFPos::FROMBOTTOM, text::VertOrientation::NONE, LB_REL_BASE}
1053 if ( eHOri == text::HoriOrientation::NONE && in FillItemSet()
1090 if ( eVOri == text::VertOrientation::NONE && in FillItemSet()
1307 bEnable = nH == text::HoriOrientation::NONE && eId != FLY_AS_CHAR; in InitPos()
1322 bEnable = nV == text::VertOrientation::NONE; in InitPos()
1809 aVal.nHoriOrient = text::HoriOrientation::NONE; in IMPL_LINK()
1822 aVal.nVertOrient = text::VertOrientation::NONE; in IMPL_LINK()
1953 sal_Bool bEnable = text::HoriOrientation::NONE == nAlign; in IMPL_LINK()
1959 sal_Bool bEnable = text::VertOrientation::NONE == nAlign && m_bAllowVertPositioning; in IMPL_LINK()
2009 else if(text::HoriOrientation::NONE == nAlign && 1 == aVerticalDLB.GetSelectEntryPos()) in IMPL_LINK()