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 | 349 const sal_Bool bBot = nBot > nClipBot; in CheckClip() local 351 if ( bBot || bRig ) in CheckClip() 355 if ( bBot && !IsNoMoveOnCheckClip() && in CheckClip() 405 if ( bBot ) in CheckClip()
|
Completed in 16 milliseconds