Searched refs:bBot (Results 1 – 3 of 3) sorted by relevance
| /trunk/main/sc/source/ui/sidebar/ |
| H A D | CellBorderUpdater.cxx | 44 void CellBorderUpdater::UpdateCellBorder(bool bTop, bool bBot, bool bLeft, bool bRight, Image aImg,… in UpdateCellBorder() argument 92 if(bBot) in UpdateCellBorder()
|
| H A D | CellBorderUpdater.hxx | 39 …void UpdateCellBorder(bool bTop, bool bBot, bool bLeft, bool bRight, Image aImg, bool bVer, bool b…
|
| /trunk/main/sw/source/core/layout/ |
| H A D | flylay.cxx | 336 const sal_Bool bBot = nBot > nClipBot; in CheckClip() local 338 if ( bBot || bRig ) in CheckClip() 342 if ( bBot && !IsNoMoveOnCheckClip() && in CheckClip() 392 if ( bBot ) in CheckClip()
|