Home
last modified time | relevance | path

Searched refs:IsRightToLeft (Results 51 – 75 of 78) sorted by relevance

1234

/aoo4110/main/editeng/source/editeng/
H A Deditdoc.hxx406 sal_Bool IsRightToLeft() const { return (nRightToLeft&1); } in IsRightToLeft() function in TextPortion
H A Dediteng.cxx1901 sal_Bool EditEngine::IsRightToLeft( sal_uInt16 nPara ) const in IsRightToLeft() function in EditEngine
1904 return pImpEditEngine->IsRightToLeft( nPara ); in IsRightToLeft()
H A Dimpedit.hxx738 sal_Bool IsRightToLeft( sal_uInt16 nPara ) const;
/aoo4110/main/sw/source/core/txtnode/
H A Dtxtedt.cxx225 if ( pEndFrm->IsRightToLeft() ) in lcl_CalculateRepaintRect()
258 if ( pStartFrm->IsRightToLeft() ) in lcl_CalculateRepaintRect()
H A Dfntcache.cxx968 const sal_Bool bSwitchL2R = rInf.GetFrm() && rInf.GetFrm()->IsRightToLeft() && in DrawText()
992 aPos.X() += rInf.GetFrm()->IsRightToLeft() ? 0 : nPixWidth; in DrawText()
/aoo4110/main/sw/source/core/crsr/
H A Dviscrs.cxx470 if ( pFrm->IsRightToLeft() ) in _SetPosAndShow()
H A Dcrstrvl.cxx1744 bRet = pTmpFrm->IsRightToLeft(); in IsInRTLText()
/aoo4110/main/sw/source/core/objectpositioning/
H A Danchoredobjectposition.cxx823 const bool bR2L = rAnchorFrm.IsRightToLeft(); in _CalcRelPosX()
/aoo4110/main/sw/source/core/text/
H A Dportxt.cxx173 rInf.GetTxtFrm() && rInf.GetTxtFrm()->IsRightToLeft(); in lcl_AddSpace()
H A Ditratr.cxx1065 ( pFrm->IsRightToLeft() ? in GetWidthOfLeadingTabs()
H A Dtxtftn.cxx1043 pNewPor->SetLeft( !pFrm->IsRightToLeft() ); in NewFtnNumPortion()
H A Dfrmform.cxx197 if ( IsRightToLeft() ) in _GetDropRect()
H A Ditrform2.cxx1276 GetTxtFrm()->IsRightToLeft() ); in NewPortion()
/aoo4110/main/sw/source/core/doc/
H A Ddocfly.cxx677 pOldAnchorFrm->IsRightToLeft() ) in ChgAnchor()
/aoo4110/main/sw/source/core/edit/
H A Deditsh.cxx156 aScriptInfo.InitScriptInfo( (SwTxtNode&)rNode, pFrm->IsRightToLeft() ); in Insert2()
/aoo4110/main/sw/source/core/fields/
H A Dreffld.cxx127 bR2L = pTmpFrm->IsRightToLeft(); in IsFrameBehind()
/aoo4110/main/sw/source/filter/ww8/
H A Dww8par6.cxx4089 if (IsRightToLeft()) in Read_LR()
4464 bool SwWW8ImplReader::IsRightToLeft() in IsRightToLeft() function in SwWW8ImplReader
4491 if (!IsRightToLeft()) in Read_RTLJustify()
H A Dww8par.hxx1616 bool IsRightToLeft();
H A Dww8par3.cxx1634 if (rReader.IsRightToLeft() && nLastLFOPosition != nLFOPosition) { in GetNumRuleForActivation()
/aoo4110/main/sw/source/core/layout/
H A Dfindfrm.cxx1466 bRightToLeft = pAsk->IsRightToLeft() ? 1 : 0; in SetDirFlags()
H A Dpagechg.cxx2474 return !rPage.IsRightToLeft() && !rPage.IsVertical(); in IsLeftToRightViewLayout()
/aoo4110/main/sc/source/ui/view/
H A Doutput2.cxx2905 if ( pEngine->IsRightToLeft( 0 ) ) in DrawEdit()
3646 if ( pEngine->IsRightToLeft( 0 ) ) in DrawRotated()
/aoo4110/main/sd/source/ui/view/
H A Doutlview.cxx2002 const bool bRightToLeftPara = rEditEngine.IsRightToLeft( pInfo->mnPara ); in IMPL_LINK()
/aoo4110/main/sw/source/core/access/
H A Daccpara.cxx2084 else if ( pUpperFrm->IsRightToLeft() ) in _getDefaultAttributesImpl()
2771 bool bR2L = pFrm->IsRightToLeft(); in getIndexAtPoint()
/aoo4110/main/sw/source/core/draw/
H A Ddcontact.cxx89 } else if( pAnchor->IsRightToLeft() ) in TYPEINIT1()

Completed in 241 milliseconds

1234