Home
last modified time | relevance | path

Searched refs:embedded (Results 1 – 25 of 183) sorted by relevance

12345678

/aoo4110/main/offapi/com/sun/star/embed/
H A DEmbeddedObjectDescriptor.idl57 /** 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 DXLinkageSupport.idl51 /** 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 DInsertedObjectInfo.idl40 /** 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 DXEmbedPersist.idl59 /** 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 DAspects.idl32 /** 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 DXEmbedObjectClipboardCreator.idl59 /** allows to create and initialize a new embedded object from clipboard.
63 an embedded object based on system clipboard.
H A DXEmbedObjectFactory.idl55 /** allows to create and initialize a new embedded object of specified type.
94 optional parameters for the embedded document persistence
H A DXInplaceObject.idl49 /** represents common functionality for inplace embedded objects.
90 modeless of embedded object dialogs with this call. Later the same
H A DXEmbedObjectCreator.idl55 /** allows to create and initialize a new embedded object.
59 an embedded object.
/aoo4110/main/l10ntools/source/help/
H A DHelpCompiler.cxx346 std::string embedded; in traverse() local
350 embedded = std::string((const char*)embeddedxml); in traverse()
352 std::transform (embedded.begin(), embedded.end(), in traverse()
353 embedded.begin(), tolower); in traverse()
356 bool isEmbedded = !embedded.empty() && embedded.compare("true") == 0; in traverse()
/aoo4110/main/offapi/com/sun/star/document/
H A DXEmbeddedObjectSupplier2.idl45 /** 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 DOleEmbeddedServerRegistration.idl37 /** registers embedded server for StarOffice documents
39 This service is only used to register embedded server support
H A DXEmbeddedObjectSupplier.idl41 /** represents something that provides an embedded object.
46 /** returns the object which is embedded into this object.
/aoo4110/main/offapi/com/sun/star/text/
H A DAccessibleTextEmbeddedObject.idl50 /** 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 DAccessibleTextDocumentView.idl55 /** 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 DXTextEmbeddedObjectsSupplier.idl42 /** provides the collection of all embedded objects within this context
51 the collection of embedded objects.
H A DAccessiblePageView.idl119 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
/aoo4110/main/offapi/com/sun/star/mozilla/
H A DXPluginInstance.idl83 @param embedded [in]: selects embedded or full page plugin mode
86 [oneway] void createWindow( [in] any PlatformParentData, [in] boolean embedded );
H A DXPluginInstanceSyncPeer.idl54 @param embedded [out]: selects embedded or full page plugin mode
/aoo4110/main/offapi/com/sun/star/sdb/
H A DDocumentContainer.idl50 /** 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.
/aoo4110/main/oovbaapi/ooo/vba/excel/
H A DSheetObjects.idl32 drawing objects and drawing controls embedded in sheets. All these symbols
47 <li>ChartObjects: chart objects embedded in the sheet,</li>
61 <li>TextBoxes: rectangle objects with embedded text.</li></ul>
/aoo4110/main/oox/source/dump/
H A Ddumperbase.ini209 # 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
/aoo4110/main/udkapi/com/sun/star/script/
H A DXStarBasicLibraryInfo.idl51 stored embedded, external, or linked.
62 stored embedded, external, or linked.
/aoo4110/main/canvas/
H A Doverview.txt33 interoperate, since new code, using the canvas, typically is embedded
55 Impress-embedded presentation framework with a fully independent UNO
/aoo4110/main/offapi/com/sun/star/sheet/
H A DAccessibleSpreadsheetDocumentView.idl97 <li>Graphics, embedded objects and shapes appear
102 <li>Graphics, embedded objects and shapes appear

Completed in 91 milliseconds

12345678