Home
last modified time | relevance | path

Searched refs:element (Results 151 – 175 of 458) sorted by relevance

12345678910>>...19

/aoo42x/main/apple_remote/source/
H A DHIDRemoteControlDevice.m406 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) ];
/aoo42x/main/offapi/com/sun/star/configuration/
H A DSimpleSetAccess.idl66 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.
/aoo42x/main/offapi/com/sun/star/ui/
H A DModuleUIConfigurationManager.idl58 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
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DImageElementLayoutController.java232 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 DOfficePageSectionLayoutController.java43 …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 DVariablesCollection.java77 public String addVariable(final FormattedTextElement element) in addVariable() argument
79 variables.add(element); in addVariable()
H A DOfficeGroupSectionLayoutController.java84 final Element element, in computeAttributes() argument
88 final AttributeMap attrs = super.computeAttributes(fc, element, target); in computeAttributes()
/aoo42x/main/l10ntools/layout/
H A Dlayoutparse.hxx38 void HandleElement( XMLElement* element );
39 void InsertL10NElement( ByteString const& id, XMLElement* element );
/aoo42x/main/qadevOOo/tests/java/ifc/ui/
H A D_XUIElementFactory.java39 XUIElement element = oObj.createUIElement("private:resource/menubar/menubar", prop); in _createUIElement() local
40 result = (element!= null); in _createUIElement()
/aoo42x/main/desktop/test/deployment/description/
H A Dreadme.txt2 -The <extension-description> element The element contains localized child
/aoo42x/main/qadevOOo/tests/java/ifc/sheet/
H A D_XDataPilotField.java51 Object element = xIA.getByIndex(k); in checkIndexAccess() local
52 log.println("Element " + k + " = " + element); in checkIndexAccess()
H A D_XCellFormatRangesSupplier.java75 Object element = xIA.getByIndex(k); in checkIndexAccess() local
76 log.println("Element "+k+" = "+element); in checkIndexAccess()
H A D_XUniqueCellFormatRangesSupplier.java65 Object element = xIA.getByIndex(k); in checkIndexAccess() local
66 log.println("Element "+k+" = "+element); in checkIndexAccess()
/aoo42x/main/offapi/com/sun/star/ucb/
H A DHierarchyDataSource.idl72 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
/aoo42x/main/lucene/
H A Dlucene.patch13 <element name="manifest-attributes" optional="yes"/>
14 <element name="metainf-includes" optional="yes"/>
/aoo42x/main/salhelper/inc/salhelper/
H A Dfuturequeue.hxx71 inline void put (const element_type& element) in put() argument
81 xFuture->set (element); in put()
/aoo42x/main/desktop/test/deployment/display_name/
H A Dreadme.txt2 -The <display-name> element
3 The element contains localized child elements.
/aoo42x/main/qadevOOo/tests/java/ifc/container/
H A D_XHierarchicalName.java37 String element = (String) tEnv.getObjRelation("ElementName"); in _composeHierarchicalName() local
41 String hn = oObj.composeHierarchicalName(element); in _composeHierarchicalName()
H A D_XContainerQuery.java109 Object element = subSet.nextElement(); in _createSubSetEnumerationByQuery() local
143 Object element = subSet.nextElement(); in _createSubSetEnumerationByProperties() local
/aoo42x/main/i18nutil/inc/i18nutil/
H A Dcasefolding.hxx65 MappingElement() {element.nmap = current = 0;} in MappingElement()
66 Mapping element; member
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/
H A DTest.java69 final QualifiedName element = new QualifiedName(aTransition[2]); in Test() local
72 start.AddTransition(new Transition(start, end, element, type)); in Test()
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/
H A Dselectors.properties45 style-family.report-element=rpt
78 # the style element of the OpenDocument format. (It must match the element
/aoo42x/main/desktop/test/deployment/update/platform/
H A Dreadme.txt32 all1.oxt: all, The <platform> element is missing. Default is "all".
42 The following extensions cannot be installed because the platform element
/aoo42x/main/offapi/com/sun/star/xml/crypto/sax/
H A DElementMarkType.idl34 * Defines types of element mark.
37 * type represents a element collector.
/aoo42x/main/offapi/com/sun/star/sync/
H A DSyncElement.idl33 /** contains a synchronization element
39 /** contains the ContentIdentifier of this synchronization element

Completed in 51 milliseconds

12345678910>>...19