/trunk/main/offapi/com/sun/star/embed/ |
H A D | EmbeddedObjectDescriptor.idl | 57 /** describes properties of an embedded object 73 /** lets the graphical representation of embedded document be stored. 76 Setting of this property to true tells the embedded object that 90 /** denotes the storage from which the embedded object is to be recovered. 92 <p>Upon activating the embedded object, it is normally loaded from a storage as denoted by 96 embedded object from an alternate storage.</p>
|
H A D | XLinkageSupport.idl | 51 /** specifies an additional implementation for linked embedded object support. 61 the whole set of embedded object interfaces. Usually the sets of 70 embedded object. 110 Most of embedded objects will not support this interface, but some
|
H A D | InsertedObjectInfo.idl | 40 /** is intended to provide result of creation of an embedded object by dialog. 45 /** The new created embedded object. 53 A dialog related to embedded object creation usually allows user
|
H A D | XEmbedPersist.idl | 59 /** specifies an implementation for embedded object persistence. 61 The idea is that any usable embedded object should be initialized 79 Factory does this call to initialize the embedded object. 101 optional parameters for the embedded document persistence
|
H A D | Aspects.idl | 32 /** The constant set contains possible aspects for an embedded object. 53 /** specifies view of the object to be displayed as an embedded object
|
H A D | XEmbedObjectClipboardCreator.idl | 59 /** allows to create and initialize a new embedded object from clipboard. 63 an embedded object based on system clipboard.
|
H A D | XEmbedObjectFactory.idl | 55 /** allows to create and initialize a new embedded object of specified type. 94 optional parameters for the embedded document persistence
|
H A D | XInplaceObject.idl | 49 /** represents common functionality for inplace embedded objects. 90 modeless of embedded object dialogs with this call. Later the same
|
H A D | XEmbedObjectCreator.idl | 55 /** allows to create and initialize a new embedded object. 59 an embedded object.
|
/trunk/main/l10ntools/source/help/ |
H A D | HelpCompiler.cxx | 345 std::string embedded; in traverse() local 349 embedded = std::string((const char*)embeddedxml); in traverse() 351 std::transform (embedded.begin(), embedded.end(), in traverse() 352 embedded.begin(), tolower); in traverse() 355 bool isEmbedded = !embedded.empty() && embedded.compare("true") == 0; in traverse()
|
/trunk/main/offapi/com/sun/star/text/ |
H A D | AccessibleTextEmbeddedObject.idl | 50 /** The accessible view of an inactive embedded object. If an embedded 60 /** This interface comprises the basic accessibility of embedded objects. 66 accessible view of a paragraph if the embedded object is 115 embedded object.
|
H A D | AccessibleTextDocumentView.idl | 55 /** This interface gives access to any text, table, graphic, embedded 116 A child of this kind is returned for every embedded 148 <li>Text frames, graphics, embedded objects and shapes that 151 <li>Text frames, graphics, embedded objects and shapes
|
H A D | XTextEmbeddedObjectsSupplier.idl | 42 /** provides the collection of all embedded objects within this context 51 the collection of embedded objects.
|
H A D | AccessiblePageView.idl | 119 A child of this kind is returned for every embedded 151 <li>Text frames, graphics, embedded objects and shapes that 154 <li>Text frames, graphics, embedded objects and shapes
|
/trunk/main/offapi/com/sun/star/document/ |
H A D | XEmbeddedObjectSupplier2.idl | 45 /** represents something that provides an embedded object. 50 /** returns the object which is embedded into this object. 54 embedded object, but the embedded object itself.
|
H A D | OleEmbeddedServerRegistration.idl | 37 /** registers embedded server for StarOffice documents 39 This service is only used to register embedded server support
|
H A D | XEmbeddedObjectSupplier.idl | 41 /** represents something that provides an embedded object. 46 /** returns the object which is embedded into this object.
|
/trunk/main/offapi/com/sun/star/mozilla/ |
H A D | XPluginInstance.idl | 83 @param embedded [in]: selects embedded or full page plugin mode 86 [oneway] void createWindow( [in] any PlatformParentData, [in] boolean embedded );
|
H A D | XPluginInstanceSyncPeer.idl | 54 @param embedded [out]: selects embedded or full page plugin mode
|
/trunk/main/offapi/com/sun/star/sdb/ |
H A D | DocumentContainer.idl | 50 /** describes a container which provides access to documents embedded into a database document, 56 … <p>The embedded documents do not support any particular database related service, instead, they're 61 obtain the database document which the embedded document belongs to.
|
/trunk/main/oox/source/dump/ |
H A D | dumperbase.ini | 209 # Defines names for single bits and for embedded values in a bit field. This 226 # - <bitfield>: The mask of the embedded bitfield. Must be a value with 230 # - <bitfieldname>: The name of the embedded bitfield. 231 # - <LISTAME>: Optional name list with names for the values of the embedded
|
/trunk/main/udkapi/com/sun/star/script/ |
H A D | XStarBasicLibraryInfo.idl | 51 stored embedded, external, or linked. 62 stored embedded, external, or linked.
|
/trunk/main/oovbaapi/ooo/vba/excel/ |
H A D | XGraphicObjects.idl | 37 <li>ChartObjects: chart objects embedded in the sheet,</li> 51 <li>TextBoxes: rectangle objects with embedded text.</li></ul>
|
/trunk/main/canvas/ |
H A D | overview.txt | 33 interoperate, since new code, using the canvas, typically is embedded 55 Impress-embedded presentation framework with a fully independent UNO
|
/trunk/main/offapi/com/sun/star/sheet/ |
H A D | AccessibleSpreadsheetDocumentView.idl | 97 <li>Graphics, embedded objects and shapes appear 102 <li>Graphics, embedded objects and shapes appear
|