Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/inc/
H A Danchoredobjectposition.hxx72 const bool bVertL2R,
184 const bool bVertL2R, in AdjustVertRelPos() argument
191 ? ImplAdjustVertRelPos( nTopOfAnch, bVert, bVertL2R, in AdjustVertRelPos()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/inc/
H A Danchoredobjectposition.hxx73 const bool bVertL2R,
185 const bool bVertL2R, in AdjustVertRelPos() argument
192 ? ImplAdjustVertRelPos( nTopOfAnch, bVert, bVertL2R, in AdjustVertRelPos()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/layout/
H A Dflycnt.cxx60 SwTwips lcl_GetTopForObjPos(const SwContentFrame* pCnt, const bool bVert, const bool bVertL2R) in lcl_GetTopForObjPos() argument
65 if ( bVertL2R ) in lcl_GetTopForObjPos()
617 const bool bVertL2R = pUp->IsVertLR(); in lcl_CalcDownDist() local
622 const SwTwips nTopForObjPos = lcl_GetTopForObjPos(pCnt, bVert, bVertL2R); in lcl_CalcDownDist()
629 if ( bVertL2R ) in lcl_CalcDownDist()
658 if ( bVertL2R ) in lcl_CalcDownDist()
673 = bVert ? (bVertL2R in lcl_CalcDownDist()
1227 const bool bVertL2R = pCnt->IsVertLR(); in SetAbsPos() local
1261 if ( bVertL2R ) in SetAbsPos()
1325 const SwTwips nTopForObjPos = lcl_GetTopForObjPos(pCnt, bVert, bVertL2R); in SetAbsPos()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/layout/
H A Dflycnt.cxx56 SwTwips lcl_GetTopForObjPos(const SwContentFrame* pCnt, const bool bVert, const bool bVertL2R) in lcl_GetTopForObjPos() argument
61 if ( bVertL2R ) in lcl_GetTopForObjPos()
575 const bool bVertL2R = pUp->IsVertLR(); in lcl_CalcDownDist() local
580 const SwTwips nTopForObjPos = lcl_GetTopForObjPos(pCnt, bVert, bVertL2R); in lcl_CalcDownDist()
587 if ( bVertL2R ) in lcl_CalcDownDist()
616 if ( bVertL2R ) in lcl_CalcDownDist()
631 ? ( bVertL2R in lcl_CalcDownDist()
1180 const bool bVertL2R = pCnt->IsVertLR(); in SetAbsPos() local
1214 if ( bVertL2R ) in SetAbsPos()
1278 const SwTwips nTopForObjPos = lcl_GetTopForObjPos(pCnt, bVert, bVertL2R); in SetAbsPos()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/shells/
H A Ddrwbassh.cxx220 bool bVertL2R; in Execute() local
221 ….Put(SfxBoolItem(SID_ATTR_TRANSFORM_IN_VERTICAL_TEXT, pSh->IsFrameVertical(true, bRTL, bVertL2R))); in Execute()
852 bool bVertL2R; in IMPL_LINK() local
853 bIsInVertical = pSh->IsFrameVertical(true, bRTL, bVertL2R); in IMPL_LINK()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/shells/
H A Ddrwbassh.cxx213 bool bVertL2R; in Execute() local
214 ….Put(SfxBoolItem(SID_ATTR_TRANSFORM_IN_VERTICAL_TEXT, pSh->IsFrameVertical(true, bRTL, bVertL2R))); in Execute()
909 bool bVertL2R; in IMPL_LINK() local
910 bIsInVertical = pSh->IsFrameVertical(true, bRTL, bVertL2R); in IMPL_LINK()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/frmedt/
H A Dfews.cxx1271 bool SwFEShell::IsFrameVertical(const bool bEnvironment, bool& bRTL, bool& bVertL2R) const in IsFrameVertical()
1275 bVertL2R = false; in IsFrameVertical()
1309 bVertL2R = pRef->IsVertLR(); in IsFrameVertical()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/frmedt/
H A Dfews.cxx1255 bool SwFEShell::IsFrameVertical(const bool bEnvironment, bool& bRTL, bool& bVertL2R) const in IsFrameVertical()
1259 bVertL2R = false; in IsFrameVertical()
1292 bVertL2R = pRef->IsVertLR(); in IsFrameVertical()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/objectpositioning/
H A Danchoredobjectposition.cxx431 const bool bVertL2R, in ImplAdjustVertRelPos() argument
474 if ( !bVertL2R ) in ImplAdjustVertRelPos()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/objectpositioning/
H A Danchoredobjectposition.cxx404 const bool bVertL2R, in ImplAdjustVertRelPos() argument
441 if ( !bVertL2R ) in ImplAdjustVertRelPos()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/uiview/
H A Dviewtab.cxx282 bool bVertL2R; in ExecTabWin() local
284 rSh.IsFrameVertical(true, bRTL, bVertL2R) ) || in ExecTabWin()
444 bool bVertL2R; in ExecTabWin() local
446 rSh.IsFrameVertical(true, bRTL, bVertL2R ) ) || in ExecTabWin()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dfesh.hxx391 bool IsFrameVertical(const bool bEnvironment, bool& bRightToLeft, bool& bVertL2R) const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/uiview/
H A Dviewtab.cxx276 bool bVertL2R; in ExecTabWin() local
278 rSh.IsFrameVertical(true, bRTL, bVertL2R) ) || in ExecTabWin()
438 bool bVertL2R; in ExecTabWin() local
440 rSh.IsFrameVertical(true, bRTL, bVertL2R ) ) || in ExecTabWin()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dfesh.hxx395 bool IsFrameVertical(const bool bEnvironment, bool& bRightToLeft, bool& bVertL2R) const;