Home
last modified time | relevance | path

Searched refs:IsRightToLeft (Results 26 – 50 of 78) sorted by relevance

1234

/aoo4110/main/sw/source/core/layout/
H A Dpaintfrm.cxx2567 bool bR2L = mrTabFrm.IsRightToLeft(); in Insert()
2950 (pPage->IsRightToLeft() ? true : false), in Paint()
2984 (pPage->IsRightToLeft() ? true : false), in Paint()
3175 sal_Bool bR2L = rFrm.IsRightToLeft(); in SwShortCut()
4222 const sal_Bool bR2L = _rFrm.IsCellFrm() && _rFrm.IsRightToLeft(); in lcl_PaintLeftRightLine()
4972 SwRectGet fnGetX = IsRightToLeft() ? fnRect->fnGetLeft : fnRect->fnGetRight; in PaintColLines()
6494 (pPage->IsRightToLeft() ? true : false), in Retouche()
6498 (pPage->IsRightToLeft() ? true : false), in Retouche()
6746 (pFlyPage->IsRightToLeft() ? true : false), in MakeGraphic()
6754 (pFlyPage->IsRightToLeft() ? true : false), in MakeGraphic()
H A Dcolfrm.cxx364 const sal_Bool bR2L = IsRightToLeft(); in AdjustColumns()
H A Danchoreddrawobject.cxx736 const bool bR2L = _pNewAnchorFrm->IsRightToLeft(); in AdjustPositioningAttr()
H A Danchoredobject.cxx468 const bool bR2L = pAnchorFrm->IsRightToLeft(); in UpdateLayoutDir()
/aoo4110/main/sw/source/core/draw/
H A Ddview.cxx268 pAnch->IsRightToLeft() ) ); in AddCustomHdl()
820 pAnch->IsRightToLeft() ); in CalcAnchor()
/aoo4110/main/editeng/source/outliner/
H A Doutliner.cxx1022 sal_Bool bRightToLeftPara = pEditEngine->IsRightToLeft( nPara ); in PaintBullet()
1689 if ( ( !pEditEngine->IsRightToLeft( nPara ) && ( rItem.GetAdjust() != SVX_ADJUST_LEFT ) ) || in ImpCalcBulletArea()
1690 ( pEditEngine->IsRightToLeft( nPara ) && ( rItem.GetAdjust() != SVX_ADJUST_RIGHT ) ) ) in ImpCalcBulletArea()
1754 else if ( pEditEngine->IsRightToLeft( nPara ) ) in ImpCalcBulletArea()
/aoo4110/main/svtools/inc/svtools/
H A Dsvmedit.hxx113 sal_Bool IsRightToLeft() const;
H A Dtexteng.hxx280 sal_Bool IsRightToLeft() const { return mbRightToLeft; } in IsRightToLeft() function in TextEngine
/aoo4110/main/sw/source/core/txtnode/
H A Dfntcap.cxx341 const sal_Bool bSwitchL2R = rInf.GetFrm()->IsRightToLeft() && in DrawSpace()
509 const sal_Bool bSwitchL2R = rInf.GetFrm()->IsRightToLeft() && in Do()
H A Dswfont.cxx1020 if ( rInf.GetFrm()->IsRightToLeft() ) in _DrawStretchText()
1174 const sal_Bool bBidiPor = ( GetFrm() && GetFrm()->IsRightToLeft() ) != in Shift()
/aoo4110/main/sw/source/core/objectpositioning/
H A Dtolayoutanchoredobjectposition.cxx180 ( !aHori.IsPosToggle() && GetAnchorFrm().IsRightToLeft() ) ) in CalcPosition()
/aoo4110/main/sw/source/core/inc/
H A Dframe.hxx619 inline sal_Bool IsRightToLeft() const;
1013 inline sal_Bool SwFrm::IsRightToLeft() const in IsRightToLeft() function in SwFrm
/aoo4110/main/sw/source/core/docnode/
H A Dndtbl1.cxx669 const sal_Bool bRTL = pTab->IsRightToLeft(); in SetTabBorders()
944 const sal_Bool bRTL = pTab->IsRightToLeft(); in GetTabBorders()
1375 sal_Bool bRTL = pTab->IsRightToLeft(); in lcl_CalcColValues()
H A Dnode.cxx2053 if ( pFrm->IsRightToLeft() ) in GetTextDirection()
2060 if ( pFrm->IsRightToLeft() ) in GetTextDirection()
/aoo4110/main/svtools/source/edit/
H A Dtextdat2.hxx81 sal_Bool IsRightToLeft() const { return (nRightToLeft&1); } in IsRightToLeft() function in TETextPortion
/aoo4110/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx617 pFrm->IsRightToLeft() ? in SetAttributes()
669 ( (pFrm->IsRightToLeft() && SVX_ADJUST_LEFT == nAdjust) || in SetAttributes()
670 (!pFrm->IsRightToLeft() && SVX_ADJUST_RIGHT == nAdjust) ) ) in SetAttributes()
H A Dporfly.cxx245 if ( rInf.GetTxtFrm()->IsRightToLeft() ) in Paint()
H A Dredlnitr.cxx88 bRTL = pFrm->IsRightToLeft(); in CtorInitAttrIter()
H A Dtxttab.cxx98 const bool bRTL = pFrm->IsRightToLeft(); in NewTabPortion()
/aoo4110/main/sw/source/core/crsr/
H A Dswcrsr.cxx1757 if ( ! pEndFrm->IsRightToLeft() != ! pSttFrm->IsRightToLeft() ) in LeftRight()
1918 SetCrsrBidiLevel( pFrm->IsRightToLeft() ? 1 : 0 ); in LeftRightMargin()
/aoo4110/main/editeng/source/editeng/
H A Dimpedit3.cxx637 sal_Bool bRightToLeftPara = IsRightToLeft( nPara ); in CreateLines()
3220 if (pTextPortion->IsRightToLeft()) in Paint()
3423 if ( pTextPortion->IsRightToLeft() && nTextLen >= 2 && in Paint()
3495 …n->GetNode()->GetWrongList(), nOrientation, aOrigin, IsVertical(), pTextPortion->IsRightToLeft() ); in Paint()
4437 bR2L = IsRightToLeft( nPara ); in ImplInitLayoutMode()
/aoo4110/main/sw/source/core/frmedt/
H A Dfeshview.cxx322 if( pOld->IsRightToLeft() ) in MoveAnchor()
1773 else if( pAnch->IsRightToLeft() ) in ImpEndCreate()
3129 bRet = pPageFrm->IsRightToLeft() ? true : false; in IsShapeDefaultHoriTextDirR2L()
H A Dtblsel.cxx547 sal_Bool bRTL = pTable->IsRightToLeft(); in ChkChartSel()
1593 const sal_Bool bRTL = pCell->IsRightToLeft(); in lcl_CalcWish()
1701 sal_Bool bRTL = pTab->IsRightToLeft(); in lcl_FindStartEndCol()
/aoo4110/main/editeng/inc/editeng/
H A Dediteng.hxx417 sal_Bool IsRightToLeft( sal_uInt16 nPara ) const;
/aoo4110/main/sw/source/core/doc/
H A Ddocdraw.cxx118 bR2L = pAnchorFrm->IsRightToLeft(); in SV_IMPL_VARARR_SORT()

Completed in 339 milliseconds

1234