Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/txtnode/
H A Dfntcache.cxx211 const sal_Bool bSwitchH2V; member
223 bSwitchH2V( _bSwitchH2V ), in CalcLinePosData()
259 UnMapDirection( rData.rFont.GetOrientation(), rData.bSwitchH2V ); in lcl_calcLinePos()
291 if ( rData.bSwitchH2V ) in lcl_calcLinePos()
967 const sal_Bool bSwitchH2V = rInf.GetFrm() && rInf.GetFrm()->IsVertical(); in DrawText() local
1086 if ( bSwitchH2V ) in DrawText()
1124 if ( bSwitchH2V ) in DrawText()
1254 if ( bSwitchH2V ) in DrawText()
1638 if ( bSwitchH2V ) in DrawText()
1768 bSwitchH2V ); in DrawText()
[all …]
/AOO41X/main/sw/source/core/inc/
H A Dfntcache.hxx99 xub_StrLen nWrLen, xub_StrLen nCnt, const sal_Bool bSwitchH2V, const sal_Bool bSwitchL2R,