/aoo42x/main/svtools/source/edit/ |
H A D | texteng.cxx | 1066 ( !IsRightToLeft() && !pPortion->IsRightToLeft() ) || in ImpGetXPos() 1067 ( IsRightToLeft() && pPortion->IsRightToLeft() ) ) in ImpGetXPos() 1074 ( !IsRightToLeft() && pNextPortion->IsRightToLeft() ) || in ImpGetXPos() 1075 ( IsRightToLeft() && !pNextPortion->IsRightToLeft() ) ) ) in ImpGetXPos() 1092 if ( ( !IsRightToLeft() && !pPortion->IsRightToLeft() ) || in ImpGetXPos() 1093 ( IsRightToLeft() && pPortion->IsRightToLeft() ) ) in ImpGetXPos() 1106 ( ( !IsRightToLeft() && pPortion->IsRightToLeft() ) || in ImpGetXPos() 1107 ( IsRightToLeft() && !pPortion->IsRightToLeft() ) ) ) in ImpGetXPos() 1234 if ( IsRightToLeft() != pTextPortion->IsRightToLeft() ) in GetCharPos() 3195 else if ( IsRightToLeft() && !pDestPortion->IsRightToLeft() ) in ImpGetPortionXOffset() [all …]
|
H A D | textview.cxx | 1110 if ( mpImpl->mpTextEngine->IsRightToLeft() ) in Scroll() 1269 if ( mpImpl->mpTextEngine->IsRightToLeft() ) in ImpMoveCursor() 1817 if ( mpImpl->mpTextEngine->IsRightToLeft() ) in ImpShowCursor() 1906 …Point aPoint( GetWindowPos( !mpImpl->mpTextEngine->IsRightToLeft() ? aEditCursor.TopLeft() : aEdit… in ImpShowCursor() 2325 if ( mpImpl->mpTextEngine->IsRightToLeft() ) in ImpGetOutputStartPos() 2341 if ( !mpImpl->mpTextEngine->IsRightToLeft() ) in GetDocPos() 2362 if ( !mpImpl->mpTextEngine->IsRightToLeft() ) in GetWindowPos()
|
H A D | svmedit.cxx | 346 if ( !mpTextWindow->GetTextEngine()->IsRightToLeft() ) in ImpSetHScrollBarThumbPos() 1488 SetRightToLeft( !IsRightToLeft() ); in PreNotify() 1629 sal_Bool MultiLineEdit::IsRightToLeft() const in IsRightToLeft() function in MultiLineEdit 1634 bRightToLeft = GetTextEngine()->IsRightToLeft(); in IsRightToLeft()
|
/aoo42x/main/sw/source/core/objectpositioning/ |
H A D | ascharanchoredobjectposition.cxx | 134 if ( rAnchorFrm.IsRightToLeft() ) in CalcPosition() 245 if ( rAnchorFrm.IsRightToLeft() ) in CalcPosition() 265 if ( rAnchorFrm.IsRightToLeft() ) in CalcPosition() 280 if ( rAnchorFrm.IsRightToLeft() ) in CalcPosition() 302 if ( rAnchorFrm.IsRightToLeft() ) in CalcPosition()
|
/aoo42x/main/editeng/source/editeng/ |
H A D | impedit2.cxx | 1102 sal_Bool bParaRTL = IsRightToLeft( nPara ); in CursorVisualLeftRight() 2039 sal_Bool ImpEditEngine::IsRightToLeft( sal_uInt32 nPara ) const in IsRightToLeft() function in ImpEditEngine 2076 sal_uInt16 nRTLLevel = IsRightToLeft( nPara ) ? 1 : 0; in HasDifferentRTLLevels() 2128 if ( IsRightToLeft( nPara ) ) in GetJustification() 3996 if ( pPortion->IsRightToLeft() ) in GetChar() 4072 if ( !IsRightToLeft( nPara ) ) in GetLineXPosStartEnd() 4109 sal_Bool bR2LPara = IsRightToLeft( nPara ); in GetPortionXOffset() 4139 else if ( bR2LPara && !pDestPortion->IsRightToLeft() ) in GetPortionXOffset() 4230 else if ( !pPortion->IsRightToLeft() ) in GetXPos() 4252 if ( !pPortion->IsRightToLeft() ) in GetXPos() [all …]
|
/aoo42x/main/sw/source/core/text/ |
H A D | txtfly.cxx | 480 if ( pFrm->IsRightToLeft() ) in CalcFlyWidth() 487 if ( pFrm->IsRightToLeft() ) in CalcFlyWidth() 506 if ( pFrm->IsRightToLeft() ) in CalcFlyWidth() 1462 const sal_Bool bR2L = pCurrFrm->IsRightToLeft(); in InitAnchoredObjList() 2034 ( !pCurrFrm->IsRightToLeft() && in ForEach() 2037 ( pCurrFrm->IsRightToLeft() && in ForEach() 2274 const long nXPos = pCurrFrm->IsRightToLeft() ? in AnchoredObjToRect() 2281 nXPos, ! pCurrFrm->IsRightToLeft() ); in AnchoredObjToRect() 2369 if ( pCurrFrm->IsRightToLeft() ) in _GetSurroundForTextWrap()
|
H A D | frmcrsr.cxx | 272 if ( pFrm->IsRightToLeft() ) in GetCharRect() 302 if ( pFrm->IsRightToLeft() ) in GetCharRect() 320 if ( pFrm->IsRightToLeft() ) in GetCharRect() 449 if ( pFrm->IsRightToLeft() ) in GetAutoPos() 590 if ( IsRightToLeft() ) in _GetCrsrOfst() 671 if ( IsRightToLeft() && bChgFillData ) in _GetCrsrOfst() 1132 nCrsrLevel, IsRightToLeft() ? 1 : 0 ); in PrepareVisualMove() 1136 const sal_uInt8 nDefaultDir = static_cast<sal_uInt8>(IsRightToLeft() ? UBIDI_RTL : UBIDI_LTR); in PrepareVisualMove()
|
H A D | inftxt.cxx | 322 if ( pFrm->IsRightToLeft() ) in CtorInitTxtSizeInfo() 667 if ( GetTxtFrm()->IsRightToLeft() ) in _DrawText() 819 const sal_Bool bFrmDir = GetTxtFrm()->IsRightToLeft(); in CalcRect() 828 if ( GetTxtFrm()->IsRightToLeft() ) in CalcRect() 870 if ( rInf.GetTxtFrm()->IsRightToLeft() ) in lcl_DrawSpecial() 1021 const sal_Unicode cChar = GetTxtFrm()->IsRightToLeft() ? in DrawTab() 1045 const sal_Unicode cChar = GetTxtFrm()->IsRightToLeft() ? in DrawLineBreak() 1135 if ( GetTxtFrm()->IsRightToLeft() ) in DrawPostIts()
|
H A D | porfld.cxx | 731 if( ( IsLeft() && ! rInf.GetTxtFrm()->IsRightToLeft() ) || in Paint() 732 ( ! IsLeft() && ! IsCenter() && rInf.GetTxtFrm()->IsRightToLeft() ) ) in Paint() 949 ( IsLeft() && ! rInf.GetTxtFrm()->IsRightToLeft() ) || in Paint() 950 ( ! IsLeft() && ! IsCenter() && rInf.GetTxtFrm()->IsRightToLeft() ); in Paint() 1031 if( rFrm.IsRightToLeft() ) in Paint()
|
H A D | txtfrm.cxx | 2176 if ( IsRightToLeft() ) in CalcFitToContent() 2197 if ( IsRightToLeft() ) in CalcFitToContent() 2260 if ( ( IsRightToLeft() && in CalcAdditionalFirstLineOffset() 2262 ( !IsRightToLeft() && in CalcAdditionalFirstLineOffset() 2691 SwTwips nRet = rFrm.IsRightToLeft() ? in lcl_CalcFlyBasePos() 2700 if ( rFrm.IsRightToLeft() ) in lcl_CalcFlyBasePos() 2781 SwTwips nLeft = IsRightToLeft() ? in CalcBaseOfstForFly()
|
H A D | frmpaint.cxx | 461 if ( IsRightToLeft() ) in Paint() 528 aLayoutModeModifier.Modify( IsRightToLeft() ); in PaintEmpty() 685 if ( IsRightToLeft() ) in Paint()
|
H A D | porlin.cxx | 124 const sal_Bool bBidiPor = ( rInf.GetTxtFrm()->IsRightToLeft() ) != in PrePaint() 361 const sal_Bool bFrmDir = rInf.GetTxtFrm()->IsRightToLeft(); in Move()
|
H A D | pormulti.cxx | 892 nCurrLevel = GetTxtFrm()->IsRightToLeft() ? 1 : 0; in GetMultiCreator() 1000 pRet->nLevel = GetTxtFrm()->IsRightToLeft() ? 1 : 0; in GetMultiCreator() 1038 pRet->nLevel = GetTxtFrm()->IsRightToLeft() ? 1 : 0; in GetMultiCreator() 1397 nFrmDir = GetInfo().GetTxtFrm()->IsRightToLeft() ? 1 : 0; in PaintMultiPortion() 1777 aLayoutModeModifier.Modify( ! rInf.GetTxtFrm()->IsRightToLeft() ); in BuildMultiPortion()
|
H A D | porrst.cxx | 300 if( ( ( ! IsRightToLeft() && ( SVX_ADJUST_LEFT != nAdjust ) ) || in FormatEmpty() 301 ( IsRightToLeft() && ( SVX_ADJUST_RIGHT != nAdjust ) ) ) || in FormatEmpty()
|
H A D | itrcrsr.cxx | 198 if ( pFrm->IsRightToLeft() ) in CtorInitTxtMargin() 327 if ( pFrm->IsRightToLeft() || in CtorInitTxtMargin() 356 if ( pFrm->IsRightToLeft() ) in CtorInitTxtMargin() 1706 if ( pFrm->IsRightToLeft() ) in GetCrsrOfst()
|
H A D | itradj.cxx | 769 if ( GetTxtFrm()->IsRightToLeft() ) in CalcFlyPortion() 777 if ( GetTxtFrm()->IsRightToLeft() ) in CalcFlyPortion()
|
/aoo42x/main/sw/source/core/frmedt/ |
H A D | fetab.cxx | 1462 if( pFrm->FindTabFrm()->IsRightToLeft() ) in GetCurTabColNum() 1571 const bool bRTL = pFrm->IsRightToLeft(); in lcl_FindFrm() 1811 const bool bRTL = pCurrentTab->IsRightToLeft(); in lcl_ProjectOntoClosestTableFrm() 2086 nRet = pTabFrm->IsRightToLeft() ? in WhichMouseTabCol() 2092 nRet = pTabFrm->IsRightToLeft() ? in WhichMouseTabCol() 2562 return pFrm->ImplFindTabFrm()->IsRightToLeft(); in IsTableRightToLeft() 2573 return pTabFrm ? pTabFrm->IsRightToLeft() : sal_False; in IsMouseTableRightToLeft()
|
H A D | fews.cxx | 802 bRTL = pFrm->IsRightToLeft(); in CalcBoundRect() 924 bRTL = pFrm->IsRightToLeft(); in CalcBoundRect() 1380 bRTL = pRef->IsRightToLeft(); in IsFrmVertical()
|
/aoo42x/main/sw/source/core/layout/ |
H A D | flycnt.cxx | 1286 … GetAnchorFrm()->IsVertical() && !GetAnchorFrm()->IsVertLR() ) || GetAnchorFrm()->IsRightToLeft() ) in SetAbsPos() 1296 const sal_Bool bRTL = pCnt->IsRightToLeft(); in SetAbsPos() 1299 ( !bRTL != !GetAnchorFrm()->IsRightToLeft() ) ) in SetAbsPos() 1444 if ( pCnt->IsRightToLeft() ) in SetAbsPos() 1452 if ( pFrm->IsRightToLeft() ) in SetAbsPos()
|
H A D | trvlfrm.cxx | 696 const sal_Bool bRTL = pTable->IsRightToLeft(); in lcl_UpDown() 1312 ( pActual->IsRightToLeft() || bVert ? in GetCntntPos() 1322 ( pActual->IsRightToLeft() || bVert ? in GetCntntPos() 2116 aTmpState.nCursorBidiLevel = pStartFrm->IsRightToLeft() ? 1 : 0; in CalcFrmRects() 2123 aTmpState.nCursorBidiLevel = pEndFrm->IsRightToLeft() ? 1 : 0; in CalcFrmRects() 2136 const sal_Bool bR2L = pStartFrm->IsRightToLeft(); in CalcFrmRects() 2137 const sal_Bool bEndR2L = pEndFrm->IsRightToLeft(); in CalcFrmRects()
|
H A D | ssfrm.cxx | 227 sal_Bool bChg = bOldR2L != IsRightToLeft(); in CheckDirChange() 325 if ( ( IsVertical() && !IsVertLR() ) || IsRightToLeft() ) in GetFrmAnchorPos() 702 sal_Bool bR2L = pTmp->IsRightToLeft(); in PaintArea()
|
H A D | calcmove.cxx | 560 sal_Bool bR2L = IsRightToLeft(); in MakePos() 616 sal_Bool bR2L = IsRightToLeft(); in MakePos() 642 if( FRM_NEIGHBOUR & nMyType && IsRightToLeft() ) in MakePos() 925 if( IsNeighbourFrm() && IsRightToLeft() ) in MakeAll()
|
H A D | frmtool.cxx | 1943 if ( pCaller->IsCellFrm() && pCaller->IsRightToLeft() ) in CalcRight() 1949 if ( pCaller->IsTxtFrm() && pCaller->IsRightToLeft() ) in CalcRight() 1956 if ( pCaller->IsTxtFrm() && pCaller->IsRightToLeft() ) in CalcRight() 1971 if ( pCaller->IsCellFrm() && pCaller->IsRightToLeft() ) in CalcLeft() 1977 if ( pCaller->IsTxtFrm() && pCaller->IsRightToLeft() ) in CalcLeft() 1985 if ( pCaller->IsTxtFrm() && !pCaller->IsRightToLeft() ) in CalcLeft()
|
H A D | paintfrm.cxx | 2658 bool bR2L = mrTabFrm.IsRightToLeft(); in Insert() 3040 (pPage->IsRightToLeft() ? true : false), in Paint() 3074 (pPage->IsRightToLeft() ? true : false), in Paint() 3264 sal_Bool bR2L = rFrm.IsRightToLeft(); in SwShortCut() 4335 const sal_Bool bR2L = _rFrm.IsCellFrm() && _rFrm.IsRightToLeft(); in lcl_PaintLeftRightLine() 5085 SwRectGet fnGetX = IsRightToLeft() ? fnRect->fnGetLeft : fnRect->fnGetRight; in PaintColLines() 6632 (pPage->IsRightToLeft() ? true : false), in Retouche() 6636 (pPage->IsRightToLeft() ? true : false), in Retouche() 6934 (pFlyPage->IsRightToLeft() ? true : false), in MakeGraphic() 6942 (pFlyPage->IsRightToLeft() ? true : false), in MakeGraphic()
|
/aoo42x/main/sw/source/core/draw/ |
H A D | dflyobj.cxx | 716 if( GetFlyFrm()->GetAnchorFrm()->IsRightToLeft() && in NbcMove() 743 if( GetFlyFrm()->GetAnchorFrm()->IsRightToLeft() && in NbcMove() 844 const sal_Bool bRTL = pTmpFrm->IsRightToLeft(); in NbcResize()
|