Searched refs:mbScroll (Results 1 – 5 of 5) sorted by relevance
72 unsigned mbScroll : 1; member in drawinglayer::attribute::ImpSdrTextAttribute111 mbScroll(bScroll), in ImpSdrTextAttribute()148 mbScroll(false), in ImpSdrTextAttribute()178 bool isScroll() const { return mbScroll; } in isScroll()
965 if ( pThis->maNextToolBoxStr.Len() && pThis->mbScroll ) in ImplCalcFloatSize()1608 mbScroll = (nStyle & WB_SCROLL) != 0; in ImplInit()2186 if ( !mbScroll || (nWinItemWidth <= nWidthTotal) ) in ImplCalcBreaks()2201 if ( (nLineWidth+nCurWidth > nWidthTotal) && mbScroll ) in ImplCalcBreaks()2446 if ( mbScroll ) in ImplFormat()2492 if ( mbScroll ) in ImplFormat()2534 if ( (nMax <= 0) && mbScroll ) in ImplFormat()2580 if ( maNextToolBoxStr.Len() && mbScroll ) in ImplFormat()4767 if ( mbScroll ) in Resize()5144 mbScroll = sal_True; in ToggleFloatingMode()[all …]
79 mbScroll = false; in ImplInit()449 mbScroll = false; in Format()468 mbScroll = true; in Format()1112 if ( !mbScroll || (rPos.X() < 0) || (rPos.X() > aOutSize.Width()-nScrBarWidth) ) in ImplScroll()2203 if ( mbScroll && nItemId ) in SelectItem()
276 bool mbScroll : 1; member in ValueSet
223 mbScroll:1, member in ToolBox
Completed in 117 milliseconds