Language
	
	
  
  
    
    
The Free and Open Productivity Suite
   
      
      
 
| :: com :: sun :: star :: presentation ::  | 
| enum ClickAction | 
| 
DescriptionThis enumeration specifies the actions which can be processed when 
 a user clicks on an object.
  | 
| Values | 
| NONE | No action is performed on click. | 
| PREVPAGE | The presentation jumps to the previous page. | 
| NEXTPAGE | The presentation jumps to the next page. | 
| FIRSTPAGE | The presentation continues with the first page. | 
| LASTPAGE | The presentation continues with the last page. | 
| BOOKMARK | The presentation jumps to a bookmark. | 
| DOCUMENT | The presentation jumps to another document. | 
| INVISIBLE | The object renders itself invisible after a click. | 
| SOUND | A sound is played after a click. | 
| VERB | An ole verb is performed on this object. | 
| VANISH | The object vanishes with its effect. | 
| PROGRAM | Another program is executed after a click. | 
| MACRO | A star basic macro is executed after the click. | 
| STOPPRESENTATION | The presentation is stopped after the click. | 
| Values' Details | 
| NONE 
| NONE, 
 
DescriptionNo action is performed on click.
  |  | 
| PREVPAGE 
| PREVPAGE, 
 
DescriptionThe presentation jumps to the previous page.
  |  | 
| NEXTPAGE 
| NEXTPAGE, 
 
DescriptionThe presentation jumps to the next page.
  |  | 
| FIRSTPAGE 
| FIRSTPAGE, 
 
DescriptionThe presentation continues with the first page.
  |  | 
| LASTPAGE 
| LASTPAGE, 
 
DescriptionThe presentation continues with the last page.
  |  | 
| BOOKMARK 
| BOOKMARK, 
 
DescriptionThe presentation jumps to a bookmark.
  |  | 
| DOCUMENT 
| DOCUMENT, 
 
DescriptionThe presentation jumps to another document.
  |  | 
| INVISIBLE 
| INVISIBLE, 
 
DescriptionThe object renders itself invisible after a click.
  |  | 
| SOUND 
| SOUND, 
 
DescriptionA sound is played after a click.
  |  | 
| VERB 
| VERB, 
 
DescriptionAn ole verb is performed on this object.
  |  | 
| VANISH 
| VANISH, 
 
DescriptionThe object vanishes with its effect.
  |  | 
| PROGRAM 
| PROGRAM, 
 
DescriptionAnother program is executed after a click.
  |  | 
| MACRO 
| MACRO, 
 
DescriptionA star basic macro is executed after the click.
  |  | 
| STOPPRESENTATION 
| STOPPRESENTATION, 
 
DescriptionThe presentation is stopped after the click.
  |  | 
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.