21 module 
com {  module sun {  module star {  module embed {
 
  106    sequence< ::com::sun::star::beans::StringPair >
 
  131    sequence< sequence< ::com::sun::star::beans::StringPair > >
 
  149    sequence< sequence< ::com::sun::star::beans::StringPair > >
 
  180            [in] 
boolean bReplace )
 
  221            [in] sequence< sequence< ::
com::
sun::
star::
beans::StringPair > > aEntries,
 
  222            [in] 
boolean bReplace )
 
 
is thrown by child access methods of collections, if the addressed child does not exist.
Definition NoSuchElementException.idl:31
is thrown when an input or output error has occurred.
Definition IOException.idl:27
This interface allows to get access to relationship data.
Definition XRelationshipAccess.idl:34
void clearRelationships()
allows to clear the set of entries.
sequence< sequence< ::com::sun::star::beans::StringPair > > getAllRelationships()
retrieves the sequence containing all the entries controlled by the object.
string getTargetByID([in] string sID)
retrieves the value of "Target" tag from the entry with specified "ID" tag.
void removeRelationshipByID([in] string sID)
allows to remove an entry.
sequence< ::com::sun::star::beans::StringPair > getRelationshipByID([in] string sID)
retrieves the sequence containing all the tags from the entry with specified value of "ID" tag.
void insertRelationships([in] sequence< sequence< ::com::sun::star::beans::StringPair > > aEntries, [in] boolean bReplace)
allows to insert a set of entries
boolean hasByID([in] string sID)
allows to detect whether there is an entry with specified value of "ID" tag.
sequence< sequence< ::com::sun::star::beans::StringPair > > getRelationshipsByType([in] string sType)
retrieves the sequence containing all the entries which "Type" tag takes the specified value.
void insertRelationshipByID([in] string sID, [in] sequence< ::com::sun::star::beans::StringPair > aEntry, [in] boolean bReplace)
allows to insert an entry.
string getTypeByID([in] string sID)
retrieves the value of "Type" tag from the entry with specified "ID" tag.
base interface of all UNO interfaces
Definition XInterface.idl:46
Java beans-like property access and introspection.
Definition Ambiguous.idl:20
Interfaces for collections and containers.
Definition ContainerEvent.idl:22
General input/output interfaces.
Definition AlreadyConnectedException.idl:22
the module com::sun::star is the root module of the UNO API.
Definition Ambiguous.idl:20
Definition Ambiguous.idl:20
Definition Ambiguous.idl:20