/aoo41x/main/accessibility/bridge/org/openoffice/java/accessibility/ |
H A D | AccessibleRelationAdapter.java | 48 …ccessibleRelationSet(javax.accessibility.AccessibleRelationSet s, AccessibleRelation[] relations) { in fillAccessibleRelationSet() argument 50 for(int i=0; i<relations.length; i++) { in fillAccessibleRelationSet() 51 … if( relations[i].RelationType < data.length && data[relations[i].RelationType] != null ) { in fillAccessibleRelationSet() 53 new javax.accessibility.AccessibleRelation(data[relations[i].RelationType]); in fillAccessibleRelationSet() 55 r.setTarget(factory.getAccessibleObjectSet(relations[i].TargetSet)); in fillAccessibleRelationSet()
|
/aoo41x/main/offapi/com/sun/star/embed/ |
H A D | XRelationshipAccess.idl | 71 in case there is a problem reading the relations info 91 in case there is a problem reading the relations info 112 in case there is a problem reading the relations info 136 in case there is a problem reading the relations info 162 in case there is a problem reading the relations info 181 in case there is a problem reading the relations info 206 in case there is a problem reading/writing the relations info 229 in case there is a problem reading/writing the relations info 255 in case there is a problem reading/writing the relations info 267 in case there is a problem reading/writing the relations info
|
/aoo41x/main/offapi/com/sun/star/accessibility/ |
H A D | XAccessibleRelationSet.idl | 40 /** Implement this interface to give access to an object's set of relations. 43 structure. This interface is used for representing sets of relations 56 /** Returns the number of relations in this relation set. 59 Returns the number of relations or zero if there are none. 71 relations minus one, the returned value is the requested 83 The type of relation to look for in this set of relations. This
|
H A D | XAccessibleContext.idl | 57 That are role, state, name, description, and relations to other objects. 159 /** Returns the set of relations defined for this object. 161 <p>The returned set of relations is a copy of this objects relation 163 relations.</p> 165 <p>aThere are two ways to represent an empty list of relations: 172 relations.
|
H A D | AccessibleRelationType.idl | 30 <p>This list of constants defines the availabe types of relations that
|
/aoo41x/main/qadevOOo/runner/lib/ |
H A D | TestEnvironment.java | 42 private final Hashtable relations = new Hashtable(10); field in TestEnvironment 91 relations.put( name, relation ); in addObjRelation() 102 return relations.get( name ); in getObjRelation() 114 return (relations.get(name) != null) ; in hasObjRelation()
|
/aoo41x/main/dbaccess/source/ui/relationdesign/ |
H A D | relation.src | 57 Text [ en-US ] = "The database does not support relations." ; 68 …Text [ en-US ] = "When you delete this table all corresponding relations will be deleted as well. …
|
/aoo41x/main/oox/prj/ |
H A D | d.lst | 36 ..\inc\oox\core\relations.hxx %_DEST%\inc%_EXT%\oox\core\relations.hxx
|
/aoo41x/main/offapi/com/sun/star/text/ |
H A D | AccessibleTextFrameView.idl | 95 <li>There are no relations. 125 <li>There are the two relations CONTENT_FLOWS_FROM and
|
/aoo41x/main/oox/source/core/ |
H A D | makefile.mk | 55 $(SLO)$/relations.obj \
|
/aoo41x/main/vcl/qa/complex/memCheck/ |
H A D | CheckMemoryUsage.props | 31 # the import and export filters, separated by comma; further relations can be added with increasing…
|
/aoo41x/main/offapi/com/sun/star/awt/ |
H A D | AccessibleStatusBar.idl | 61 <li>Relations: There are no relations.</li>
|
H A D | AccessibleStatusBarItem.idl | 66 <li>Relations: There are no relations.</li>
|
H A D | AccessibleTabBarPage.idl | 63 <li>Relations: There are no relations.</li>
|
H A D | AccessibleTabBarPageList.idl | 66 <li>Relations: There are no relations.</li>
|
H A D | AccessibleTabBar.idl | 64 <li>Relations: There are no relations.</li>
|
H A D | AccessibleTabControl.idl | 66 <li>Relations: There are no relations.</li>
|
H A D | AccessibleIconChoiceControlEntry.idl | 63 <li>Relations: There are no relations.</li>
|
H A D | AccessibleListItem.idl | 61 <li>Relations: There are no relations.</li>
|
H A D | AccessibleMenuSeparator.idl | 63 <li>Relations: There are no relations.</li>
|
H A D | AccessibleComboBox.idl | 63 <li>Relations: There are no relations.</li>
|
H A D | AccessibleFixedText.idl | 63 <li>Relations: The relations supported by this service are
|
H A D | AccessibleMenuBar.idl | 66 <li>Relations: There are no relations.</li>
|
/aoo41x/main/offapi/com/sun/star/sdb/ |
H A D | RelationDesign.idl | 44 <p>This service implements a user interface for relations through a graphical design interface.</p>
|
/aoo41x/main/offapi/com/sun/star/drawing/ |
H A D | AccessibleImageBullet.idl | 70 <li>There are no relations.
|