Go to the source code of this file.
| Modules | |
| module | com | 
| module | com::sun | 
| module | com::sun::star | 
| the module com::sun::star is the root module of the UNO API. | |
| module | com::sun::star::text | 
| Text specific interfaces. | |
| Constant Groups | |
| constants | com::sun::star::text::PlaceholderType | 
| These constants define how the place-holder text fields act in a document. | |
| Variables | |
| const short | TEXT = 0 | 
| The field represents a piece of text. | |
| const short | TABLE = 1 | 
| The field initiates the insertion of a text table. | |
| const short | TEXTFRAME = 2 | 
| The field initiates the insertion of a text frame. | |
| const short | GRAPHIC = 3 | 
| The field initiates the insertion of a graphic object. | |
| const short | OBJECT = 4 | 
| The field initiates the insertion of an embedded object. | |