Language
	
	Asturianu (ast) 
	Català (ca) 
	Čeština (cs) 
	Dansk (da) 
	Deutsch (de) 
	
	English [US] (en-US) 
	Español (es) 
	Esperanto (eo) 
	Eesti keel (et) 
	Euskara (eu) 
	Français (fr) 
	Gàidhlig (gd) 
	Galego (gl) 
	Italiano (it) 
	Lietuvių (lt) 
	Magyar (hu) 
	Nederlands (nl) 
	Norsk (no) 
	Polski (pl) 
	Português [do Brasil] (pt-BR) 
	Português [Europeu] (pt) 
	Română (ro) 
	Slovenčina (sk) 
	Slovenščina (sl) 
	Suomi (fi) 
	Svenska (sv) 
	Yкраїнська (uk) 
	Tiếng Việt (vi) 
	Türkçe (tr) 
	ኦሮሚኛ (om) 
	Հայերեն (hy) 
	Ελληνικά (el) 
	български език (bg) 
	Русский (ru) 
	Cрпски [ћирилицом] (sr) 
	
	עברית (he) 
	हिन्दी (hi) 
	ភាសាខ្មែរ (km) 
	தமிழ் (ta) 
	ภาษาไทย (th) 
	简体中文 (zh-CN) 
	正體中文 (zh-TW) 
	日本語 (ja) 
	한국어 (ko) 
	 
	
  
  
    
     The Free and Open Productivity Suite
   
      
      
  
 
::  com  :: sun  :: star  :: chart2  :: 
 
 
unpublished  
struct RelativePosition 
 
 
 
 
Usage Restrictions  
not published  
Description  
Determines a position of an object relative to a size defined by other means.
 Values from 0 to 1 cover the entire reference rectangle. Values
 may also be outside this range, especially negative.
  
 
 
 
 
Elements' Summary 
 
Primary  
The position in the primary direction.
 The direction is defined by the object using this point.
   
 
Secondary  
The position in the secondary direction.
 The direction is defined by the object using this point.
   
 
Anchor  
This indicates how the object is placed at the relative position.
   
 
Elements' Details 
 
Primary 
double Primary ; 
Description  
The position in the primary direction.
 The direction is defined by the object using this point.
  
For example for western languages the primary direction may be
 the horizontal distance measured from left to right.
 The values are relative to a reference size (for example the page size).
 Values between 0 and 1 span the complete bounding rectangle.
  
 
 
 
 
 
Secondary 
double Secondary ; 
Description  
The position in the secondary direction.
 The direction is defined by the object using this point.
  
For example for western languages the secondary direction may be
 the vertical distance measured from top to bottom.
 The values are relative to a reference size (for example the page size).
 Values between 0 and 1 span the complete bounding rectangle.
  
 
 
 
 
 
Anchor 
::com::sun::star::drawing ::Alignment  Anchor ; 
Description  
This indicates how the object is placed at the relative position.
  
The Anchor indicates which point of the placed object
 will be placed at the coordinates given within Primary and Secondary.
 For example if Anchor is TOP_LEFT the top left corner of an object will
 be placed at the given coorediantes. If Anchor is RIGHT the right middle corner of the object will
 be placed at the given coorediantes.
  
 
 
 
 
 
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.