Searched refs:bVertL2RX (Results 1 – 2 of 2) sorted by relevance
847 const bool bVertL2RX = pTmpFrm->IsVertLR(); in NbcResize() local848 const Point aNewPos( ( bVertX && !bVertL2RX ) || bRTL ? in NbcResize()913 const Point aOldPos( ( bVertX && !bVertL2RX ) || bRTL ? in NbcResize()925 if ( bVertL2RX ) in NbcResize()
236 sal_Bool bVertL2RX = pFrm->IsVertLR(); \238 … ( bRevX ? fnRectVL2R : ( bVertL2RX ? fnRectVertL2R : fnRectVert ) ): \
Completed in 14 milliseconds