Language
	
	
  
  
    
    
The Free and Open Productivity Suite
   
      
      
 
| :: com :: sun :: star :: text ::  | 
| 
| unpublished | constants group WrapInfluenceOnPosition |  |  | 
| 
Usage Restrictionsnot publishedDescriptionThese values specify the influence of the wrapping style of a floating
 screen object when it's positioned.
  | 
| Constants | 
| ONCE_SUCCESSIVE | wrapping style has no influence on the position and the floating screen
 object is successive positioned. | 
| ONCE_CONCURRENT | wrapping style has no influence on the position and the floating screen
 object is concurrent positioned. | 
| ITERATIVE | wrapping style has influence on the position and the floating screen
 object is iterative positioned. | 
| Constants' Details | 
| ONCE_SUCCESSIVE 
| const short ONCE_SUCCESSIVE = 1; 
 
Descriptionwrapping style has no influence on the position and the floating screen
 object is successive positioned.
  |  | 
| ONCE_CONCURRENT 
| const short ONCE_CONCURRENT = 2; 
 
Descriptionwrapping style has no influence on the position and the floating screen
 object is concurrent positioned.
  |  | 
| ITERATIVE 
| const short ITERATIVE = 3; 
 
Descriptionwrapping style has influence on the position and the floating screen
 object is iterative positioned.
  |  | 
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.