Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx2239 sal_Bool bCurSectionVertical = maSectionManager.CurrentSectionIsVertical(); in ProcessEscherAlign() local
2272 && !bCurSectionVertical ) in ProcessEscherAlign()
2420 if ( bCurSectionVertical && nYRelTo == 2 ) in ProcessEscherAlign()
2440 SwFmtHoriOrient aHoriOri(MakeSafePositioningValue( bCurSectionVertical ? nYPos : pFSPA->nXaLeft ), in ProcessEscherAlign()
2441 bCurSectionVertical ? eVertOri : eHoriOri, in ProcessEscherAlign()
2442 bCurSectionVertical ? eVertRel : eHoriRel); in ProcessEscherAlign()
2447 …rFlySet.Put(SwFmtVertOrient(MakeSafePositioningValue( !bCurSectionVertical ? nYPos : -pFSPA->nXaRi… in ProcessEscherAlign()
2448 !bCurSectionVertical ? eVertOri : eHoriOri, in ProcessEscherAlign()
2449 !bCurSectionVertical ? eVertRel : eHoriRel )); in ProcessEscherAlign()

Completed in 37 milliseconds