Searched refs:bIsAutoScroll (Results 1 – 2 of 2) sorted by relevance
268 sal_Bool bIsAutoScroll = sal_Bool(); in setPropertyValue() local269 if ( (aAny >>= bIsAutoScroll) && bIsAutoScroll ) in setPropertyValue()346 sal_Bool bIsAutoScroll = ( maFrmDescr.GetScrollingMode() == ScrollingAuto ); in getPropertyValue() local347 aAny <<= bIsAutoScroll; in getPropertyValue()
333 sal_Bool bIsAutoScroll = sal_False, bIsScrollingMode; in lcl_addFrameProperties() local335 aAny >>= bIsAutoScroll; in lcl_addFrameProperties()336 if ( !bIsAutoScroll ) in lcl_addFrameProperties()357 if( !bIsAutoScroll ) in lcl_addFrameProperties()