/trunk/main/apple_remote/source/ |
H A D | HIDRemoteControlDevice.m | 406 NSDictionary* element; 428 while ( (element = [elementsEnumerator nextObject]) ) { 430 object = [element valueForKey: (NSString*)CFSTR(kIOHIDElementCookieKey) ]; 436 object = [element valueForKey: (NSString*)CFSTR(kIOHIDElementUsageKey) ]; 441 object = [element valueForKey: (NSString*)CFSTR(kIOHIDElementUsagePageKey) ];
|
/trunk/main/offapi/com/sun/star/configuration/ |
H A D | SimpleSetAccess.idl | 66 if available, before using them as element names. 71 /** provides additional information about the element type. [optional] 84 provides all the information there is about the element's type.
|
/trunk/main/offapi/com/sun/star/ui/ |
H A D | ModuleUIConfigurationManager.idl | 58 elements and user-defined ones. All changes on user interface element settings are done on 88 /** provides access to persistence functions to load/store user interface element 93 /** provides functions to change, insert and remove user interface element settings
|
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/ |
H A D | ImageElementLayoutController.java | 232 final Element element = (Element) node; in findParentCell() local 233 …if (OfficeNamespaces.TABLE_NS.equals(element.getNamespace()) && "table-cell".equals(element.getTyp… in findParentCell()
|
H A D | OfficePageSectionLayoutController.java | 43 …Map computeAttributes(final FlowController flowController, final Element element, final ReportTarg… in computeAttributes() argument 45 …final AttributeMap map = new AttributeMap(super.computeAttributes(flowController, element, reportT… in computeAttributes()
|
H A D | VariablesCollection.java | 77 public String addVariable(final FormattedTextElement element) in addVariable() argument 79 variables.add(element); in addVariable()
|
H A D | OfficeGroupSectionLayoutController.java | 84 final Element element, in computeAttributes() argument 88 final AttributeMap attrs = super.computeAttributes(fc, element, target); in computeAttributes()
|
/trunk/main/l10ntools/layout/ |
H A D | layoutparse.hxx | 38 void HandleElement( XMLElement* element ); 39 void InsertL10NElement( ByteString const& id, XMLElement* element );
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ui/ |
H A D | _XUIElementFactory.java | 39 XUIElement element = oObj.createUIElement("private:resource/menubar/menubar", prop); in _createUIElement() local 40 result = (element!= null); in _createUIElement()
|
/trunk/main/desktop/test/deployment/description/ |
H A D | readme.txt | 2 -The <extension-description> element The element contains localized child
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/ |
H A D | _XDataPilotField.java | 51 Object element = xIA.getByIndex(k); in checkIndexAccess() local 52 log.println("Element " + k + " = " + element); in checkIndexAccess()
|
H A D | _XCellFormatRangesSupplier.java | 75 Object element = xIA.getByIndex(k); in checkIndexAccess() local 76 log.println("Element "+k+" = "+element); in checkIndexAccess()
|
H A D | _XUniqueCellFormatRangesSupplier.java | 65 Object element = xIA.getByIndex(k); in checkIndexAccess() local 66 log.println("Element "+k+" = "+element); in checkIndexAccess()
|
/trunk/main/offapi/com/sun/star/ucb/ |
H A D | HierarchyDataSource.idl | 72 can be accessed starting from the returned object. Each element of the 80 element of the data. The view that is selected consists of the named 81 element and all its descendants. A path consists of segments that are
|
/trunk/main/salhelper/inc/salhelper/ |
H A D | futurequeue.hxx | 71 inline void put (const element_type& element) in put() argument 81 xFuture->set (element); in put()
|
/trunk/main/lucene/ |
H A D | lucene.patch | 13 <element name="manifest-attributes" optional="yes"/> 14 <element name="metainf-includes" optional="yes"/>
|
/trunk/main/desktop/test/deployment/display_name/ |
H A D | readme.txt | 2 -The <display-name> element 3 The element contains localized child elements.
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/container/ |
H A D | _XHierarchicalName.java | 37 String element = (String) tEnv.getObjRelation("ElementName"); in _composeHierarchicalName() local 41 String hn = oObj.composeHierarchicalName(element); in _composeHierarchicalName()
|
H A D | _XContainerQuery.java | 109 Object element = subSet.nextElement(); in _createSubSetEnumerationByQuery() local 143 Object element = subSet.nextElement(); in _createSubSetEnumerationByProperties() local
|
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/ |
H A D | Test.java | 69 final QualifiedName element = new QualifiedName(aTransition[2]); in Test() local 72 start.AddTransition(new Transition(start, end, element, type)); in Test()
|
/trunk/main/i18nutil/inc/i18nutil/ |
H A D | casefolding.hxx | 65 MappingElement() {element.nmap = current = 0;} in MappingElement() 66 Mapping element; member
|
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/ |
H A D | selectors.properties | 45 style-family.report-element=rpt 78 # the style element of the OpenDocument format. (It must match the element
|
/trunk/main/desktop/test/deployment/update/platform/ |
H A D | readme.txt | 32 all1.oxt: all, The <platform> element is missing. Default is "all". 42 The following extensions cannot be installed because the platform element
|
/trunk/main/offapi/com/sun/star/xml/crypto/sax/ |
H A D | ElementMarkType.idl | 34 * Defines types of element mark. 37 * type represents a element collector.
|
/trunk/main/offapi/com/sun/star/sync/ |
H A D | SyncElement.idl | 33 /** contains a synchronization element 39 /** contains the ContentIdentifier of this synchronization element
|