Searched refs:IsVertLR (Results 1 – 22 of 22) sorted by relevance
653 const bool bVertL2R = pUp->IsVertLR(); in lcl_CalcDownDist()750 if ( pLay->IsVertLR() ) in lcl_CalcDownDist()769 if ( pLay->IsVertLR() ) in lcl_CalcDownDist()798 if ( pLay->IsVertLR() ) in lcl_CalcDownDist()852 if ( pLay->IsVertLR() ) in lcl_CalcDownDist()875 if ( pLay->IsVertLR() ) in lcl_CalcDownDist()904 if ( pLay->IsVertLR() ) in lcl_CalcDownDist()929 …SwTwips nDiff = pLay->IsVertical() ? ( pLay->IsVertLR() ? ( rPt.X() - nFrmTop ) : ( nFrmTop - rPt.… in lcl_CalcDownDist()1286 …if( ( GetAnchorFrm()->IsVertical() && !GetAnchorFrm()->IsVertLR() ) || GetAnchorFrm()->IsRightToLe… in SetAbsPos()1295 const bool bVertL2R = pCnt->IsVertLR(); in SetAbsPos()[all …]
229 sal_Bool bOldVertL2R = IsVertLR(); in CheckDirChange()230 … if( ( IsVertical() != bOldVert ) || bChg || IsReverse() != bOldRev || bOldVertL2R != IsVertLR() ) in CheckDirChange()325 if ( ( IsVertical() && !IsVertLR() ) || IsRightToLeft() ) in GetFrmAnchorPos()662 SwRectFn fnRect = bVert ? ( IsVertLR() ? fnRectVertL2R : fnRectVert ) : fnRectHori; in PaintArea()759 SwRectFn fnRect = bVert ? ( IsVertLR() ? fnRectVertL2R : fnRectVert ) : fnRectHori; in UnionFrm()
1156 …fnRect = GetUpper()->IsVertical() ? fnRectHori : ( GetUpper()->IsVertLR() ? fnRectVertL2R : fnRect… in Paste()1159 …fnRect = GetUpper()->IsVertical() ? ( GetUpper()->IsVertLR() ? fnRectVertL2R : fnRectVert ) : fnRe… in Paste()1925 if( IsVertical() && !IsVertLR() && !IsReverse() ) in GrowFrm()1958 if( IsVertical()&& !IsVertLR() && !IsReverse() ) in GrowFrm()2055 if( IsVertical() && !IsVertLR() ) in ShrinkFrm()2476 if( bChgPos && !IsVertLR() ) in GrowFrm()2558 if( bChgPos && !IsVertLR() ) in GrowFrm()2651 if( bChgPos && !IsVertLR() ) in ShrinkFrm()2673 if( bChgPos && !IsVertLR() ) in ShrinkFrm()2687 if( bChgPos && !IsVertLR() ) in ShrinkFrm()[all …]
337 SwRectFn fnRect = bVert ? ( IsVertLR() ? fnRectVertL2R : fnRectVert ) : fnRectHori; in AdjustColumns()
413 if( IsVertical() && !IsVertLR() && !IsReverse() ) in GrowFrm()456 if( IsVertical() && !IsVertLR() && !IsReverse() ) in GrowFrm()
1444 bVertLR = pAsk->IsVertLR() ? 1 : 0; in SetDirFlags()
882 …SwRectFn fnRect = ( IsNeighbourFrm() == bVert )? fnRectHori : ( IsVertLR() ? fnRectVertL2R : fnRec… in MakeAll()
1211 …SwRectFn fnRect = pFrm->IsVertical() ? ( pFrm->IsVertLR() ? fnRectVertL2R : fnRectVert ) : fnRectH… in lcl_CalcBorderRect()3197 if ( rFrm.IsVertLR() ) in SwShortCut()4938 …SwRectFn fnRect = pCol->IsVertical() ? ( pCol->IsVertLR() ? fnRectVertL2R : fnRectVert ) : fnRectH… in PaintColLines()
132 if( IsVertical() && !IsVertLR() && !IsReverse() && nWidth != Frm().Width() ) in Format()
4773 if( IsVertical() && !IsVertLR() && !bRev ) in ShrinkFrm()4788 if( IsVertical() && !IsVertLR() && !bRev ) in ShrinkFrm()
2536 … fnRect = bVert ? ( bRev ? fnRectVL2R : ( pEndFrm->IsVertLR() ? fnRectVertL2R : fnRectVert ) ) : in CalcFrmRects()
230 sal_Bool bVertL2R = pFrm->IsVertLR(); \236 sal_Bool bVertL2RX = pFrm->IsVertLR(); \244 bVertL2R = pFrm->IsVertLR(); \249 sal_Bool bVertL2R = pFrm->IsVertLR(); \610 inline sal_Bool IsVertLR() const;1004 inline sal_Bool SwFrm::IsVertLR() const in IsVertLR() function in SwFrm
100 if( IsVertLR() ) in SwapWidthAndHeight()111 if( IsVertLR() ) in SwapWidthAndHeight()134 if ( IsVertLR() ) in SwitchHorizontalToVertical()149 if ( IsVertLR() ) in SwitchHorizontalToVertical()173 if ( IsVertLR() ) in SwitchHorizontalToVertical()205 if ( IsVertLR() ) in SwitchVerticalToHorizontal()235 if ( IsVertLR() ) in SwitchVerticalToHorizontal()
367 if( GetInfo().GetTxtFrm()->IsVertLR() ) in AdjustBaseLine()
240 if ( pFrm->IsVertLR() ) in SetRstHeight()
141 if ( pFrm->IsVertLR() ) in NewTabPortion()
486 if ( IsVertLR() ) in AdjustFrm()1211 if ( IsVertical() && !IsVertLR() && nChg ) in FormatAdjust()
449 …if ( IsVertLR() ) // mba: the following line was added, but we don't need it for the existing dire… in Paint()
806 if ( GetTxtFrm()->IsVertLR() ) in CalcRect()
726 if ( GetFlyFrm()->GetAnchorFrm()->IsVertLR() ) in NbcMove()847 const bool bVertL2RX = pTmpFrm->IsVertLR(); in NbcResize()
267 aHdl.AddHdl( new SwSdrHdl( aPos, ( pAnch->IsVertical() && !pAnch->IsVertLR() ) || in AddCustomHdl()819 !pAnch->IsVertLR() ) || in CalcAnchor()
1381 bVertL2R = pRef->IsVertLR(); in IsFrmVertical()
Completed in 287 milliseconds