Home
last modified time | relevance | path

Searched refs:bVertL2R (Results 1 – 13 of 13) sorted by relevance

/trunk/main/sw/source/core/frmedt/
H A Dfews.cxx809 if( bVert || bVertL2R ) in CalcBoundRect()
865 if ( bVert && !bVertL2R ) in CalcBoundRect()
879 else if ( bVertL2R ) in CalcBoundRect()
963 else if ( bVertL2R ) in CalcBoundRect()
994 else if ( bVertL2R ) in CalcBoundRect()
1063 if ( bVert || bVertL2R ) in CalcBoundRect()
1108 if ( bVert || bVertL2R ) in CalcBoundRect()
1144 if( bVert || bVertL2R ) in CalcBoundRect()
1156 if( bVert || bVertL2R ) in CalcBoundRect()
1339 bVertL2R = sal_False; in IsFrmVertical()
[all …]
/trunk/main/sw/source/core/objectpositioning/
H A Dtocntntanchoredobjectposition.cxx276 ? ( bVertL2R in CalcPosition()
282 ? ( bVertL2R in CalcPosition()
296 if ( bVert && !bVertL2R ) in CalcPosition()
421 nRelPosY = _AdjustVertRelPos( nTopOfAnch, bVert, bVertL2R, in CalcPosition()
603 nRelPosY = _AdjustVertRelPos( nTopOfAnch, bVert, bVertL2R, in CalcPosition()
755 if ( !bVertL2R ) in CalcPosition()
857 nTmpRelPosY = _AdjustVertRelPos( nTopOfAnch, bVert, bVertL2R, in CalcPosition()
866 if ( !bVertL2R ) in CalcPosition()
958 if ( !bVertL2R ) in CalcPosition()
1024 if ( !bVertL2R ) in CalcPosition()
[all …]
H A Danchoredobjectposition.cxx376 ? ( bVertL2R in _GetVertRelPos()
392 ? ( bVertL2R in _GetVertRelPos()
424 const bool bVertL2R, in _ImplAdjustVertRelPos() argument
461 if ( !bVertL2R ) in _ImplAdjustVertRelPos()
H A Dtolayoutanchoredobjectposition.cxx121 if ( bVertL2R ) in CalcPosition()
211 if( bVert || bVertL2R ) in CalcPosition()
/trunk/main/sw/source/core/layout/
H A Dflycnt.cxx653 const bool bVertL2R = pUp->IsVertLR(); in lcl_CalcDownDist() local
660 ? ( bVertL2R in lcl_CalcDownDist()
676 if ( bVertL2R ) in lcl_CalcDownDist()
707 if ( bVertL2R ) in lcl_CalcDownDist()
725 ? ( bVertL2R in lcl_CalcDownDist()
1295 const bool bVertL2R = pCnt->IsVertLR(); in SetAbsPos() local
1328 ? ( bVertL2R in SetAbsPos()
1339 if ( bVertL2R ) in SetAbsPos()
1400 ? ( bVertL2R in SetAbsPos()
1411 if ( bVertL2R ) in SetAbsPos()
H A Dcalcmove.cxx579 if ( bVertL2R ) in MakePos()
652 else if( bVert && !bVertL2R && FRM_NOTE_VERT & nMyType && !bReverse ) in MakePos()
659 if( IsBodyFrm() && bVert && !bVertL2R && !bReverse && GetUpper() ) in MakePos()
H A Dwsfrm.cxx1652 if( bVert && !bVertL2R && !bRev ) in AdjustNeighbourhood()
1667 if( bVert && !bVertL2R && !bRev ) in AdjustNeighbourhood()
/trunk/main/sw/source/core/inc/
H A Danchoredobjectposition.hxx85 const bool bVertL2R,
211 const bool bVertL2R, in _AdjustVertRelPos() argument
218 ? _ImplAdjustVertRelPos( nTopOfAnch, bVert, bVertL2R, in _AdjustVertRelPos()
H A Dframe.hxx231 sal_Bool bVertL2R = pFrm->IsVertLR(); \
233 ( bRev ? fnRectVL2R : ( bVertL2R ? fnRectVertL2R : fnRectVert ) ): \
245 bVertL2R = pFrm->IsVertLR(); \
247 … ( bRev ? fnRectVL2R : ( bVertL2R ? fnRectVertL2R : fnRectVert ) ): \
250 sal_Bool bVertL2R = pFrm->IsVertLR(); \
253 fnRectHori : ( bVertL2R ? fnRectVertL2R : fnRectVert );
/trunk/main/sw/source/ui/shells/
H A Ddrwbassh.cxx261 sal_Bool bVertL2R; in Execute() local
262 …ut(SfxBoolItem(SID_ATTR_TRANSFORM_IN_VERTICAL_TEXT, pSh->IsFrmVertical(sal_True, bRTL, bVertL2R))); in Execute()
845 sal_Bool bVertL2R; in IMPL_LINK() local
846 bIsInVertical = pSh->IsFrmVertical(sal_True, bRTL, bVertL2R); in IMPL_LINK()
/trunk/main/sw/source/core/text/
H A Dfrmcrsr.cxx226 ( bVertL2R ? Min( nFrmMaxY, nUpperMaxY ) : Max( nFrmMaxY, nUpperMaxY ) ) : in GetCharRect()
244 if ( aPnt1.X() < nMaxY && !bVertL2R ) in GetCharRect()
399 …( bVertL2R ? Min( (pFrm->*fnRect->fnGetPrtBottom)(), nUpperMaxY ) : Max( (pFrm->*fnRect->fnGetPrtB… in GetAutoPos()
408 if ( aPnt1.X() < nMaxY && !bVertL2R ) in GetAutoPos()
/trunk/main/sw/source/ui/uiview/
H A Dviewtab.cxx316 sal_Bool bVertL2R; in ExecTabWin() local
318 rSh.IsFrmVertical(sal_True, bRTL, bVertL2R) ) || in ExecTabWin()
478 sal_Bool bVertL2R; in ExecTabWin() local
480 rSh.IsFrmVertical(sal_True, bRTL, bVertL2R ) ) || in ExecTabWin()
/trunk/main/sw/inc/
H A Dfesh.hxx376 …sal_Bool IsFrmVertical(const sal_Bool bEnvironment, sal_Bool& bRightToLeft, sal_Bool& bVertL2R) co…

Completed in 114 milliseconds