Home
last modified time | relevance | path

Searched refs:element (Results 201 – 225 of 458) sorted by relevance

12345678910>>...19

/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DOfficeGroupLayoutController.java191 …protected AttributeMap computeAttributes(final FlowController fc, final Element element, final Rep… in computeAttributes() argument
194 final AttributeMap map = new AttributeMap(super.computeAttributes(fc, element, target)); in computeAttributes()
H A DOfficeGroupInstanceSectionLayoutController.java165 …protected AttributeMap computeAttributes(final FlowController fc, final Element element, final Rep… in computeAttributes() argument
168 final AttributeMap map = new AttributeMap(super.computeAttributes(fc, element, target)); in computeAttributes()
/aoo42x/main/writerfilter/source/dmapper/
H A DGraphicHelpers.cxx113 dmapper_logger->element("PositionHandler.unhandled"); in lcl_attribute()
185 dmapper_logger->element("PositionHandler.unhandled"); in lcl_sprm()
H A DThemeTable.cxx84 dmapper_logger->element("ThemeTable.unhandled"); in lcl_attribute()
147 dmapper_logger->element("ThemeTable.unhandled"); in lcl_sprm()
H A DFFDataHandler.cxx413 dmapper_logger->element("FFDataHandler.unhandled"); in lcl_sprm()
456 dmapper_logger->element("FFDataHandler.unhandled"); in lcl_attribute()
/aoo42x/main/offapi/com/sun/star/sheet/
H A DXCellRangeFormula.idl50 <p>Each element of the result contains the same string that
60 range. Each element of the array is interpreted the same way as
H A DXFunctionAccess.idl60 <p>Each element must be of one of the following types:</p>
76 <dd>for a mixed array, where each element must be of <void/>,
H A DXFormulaOpCodeMapper.idl85 <p>Each string element in parameter Names according to the formula
129 <p>Each element of the formula language in parameter Language is
/aoo42x/main/udkapi/com/sun/star/container/
H A DXHierarchicalNameAccess.idl61 if an element under Name does not exist.
69 <TRUE/> if an element with this name is in
/aoo42x/main/i18npool/source/transliteration/
H A Dtransliteration_caseignore.cxx152 #define NOT_END_OF_STR1 (nMatch1 < nCount1 || e1.current < e1.element.nmap) in compare()
153 #define NOT_END_OF_STR2 (nMatch2 < nCount2 || e2.current < e2.element.nmap) in compare()
/aoo42x/main/desktop/test/deployment/update/publisher/
H A Dreadme.txt3 -The <publisher> element
4 -The <release-notes> element
6 Both element contain localized child elements.
/aoo42x/main/offapi/com/sun/star/inspection/
H A DXObjectInspectorModel.idl50 <p>Every element of the sequence must contain information to create a
54 If a sequence element contains a string, this string is interpreted
58 If a sequence element contains an instance implementing the
/aoo42x/main/udkapi/com/sun/star/reflection/
H A DXInterfaceTypeDescription2.idl46 in the correct order; each element of the returned sequence will be the
60 the correct order; each element of the returned sequence will be the
/aoo42x/main/desktop/source/migration/
H A Dcfgfilter.hxx51 struct element struct
59 typedef std::stack< element > element_stack;
/aoo42x/main/udkapi/com/sun/star/io/
H A DXConnectable.idl40 <p>The predecessor-member is the element in the connection that is
41 nearer to the source of the data. The successor-member is the element
/aoo42x/main/offapi/com/sun/star/configuration/
H A DGroupUpdate.idl48 /** is the basic service providing read access to a group element of the
52 unless they represent a read-only tree element as indicated by
/aoo42x/main/offapi/com/sun/star/document/
H A DXUndoManager.idl108 …<ul><li>Calling <member>undo</member> when the top-element is a hidden undo action will transparen…
109 undo this action, and also undo the new top element of the stack.</li>
110 … <li>Calling <member>redo</member> when the top-element is a hidden action will transparently
111 redo this action, and also redo the new top element of the stack.</li>
/aoo42x/main/pyuno/source/module/
H A Dpyuno_runtime.cxx585 PyRef element; in any2PyObject() local
586 element = any2PyObject (tc->convertTo (s[i], s[i].getValueType() )); in any2PyObject()
587 OSL_ASSERT( element.is() ); in any2PyObject()
588 PyTuple_SetItem( tuple.get(), i, element.getAcquired() ); in any2PyObject()
/aoo42x/main/offapi/com/sun/star/rdf/
H A DXMetadatable.idl45 /** marks an object representing an ODF element that may have RDF meta data
75 For example: Pair("content.xml", "foo-element-1")
/aoo42x/main/offapi/com/sun/star/xml/sax/
H A DXDocumentHandler.idl73 /** receives notification of the beginning of an element .
81 /** receives notification of the end of an element.
/aoo42x/main/solenv/bin/modules/installer/
H A Dfollowme.pm57 foreach my $element ( @{$languagesarrayref} ) { push(@filecontent, "languagesarray: $element\n"); }
/aoo42x/main/offapi/com/sun/star/ui/
H A DItemDescriptor.idl37 element.
90 /** specifies a pixel width for this item inside the user interface element.
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSxcDocumentSerializer.java927 Element element = null; in getDecimalPlaces() local
931 element = (Element) node; in getDecimalPlaces()
937 NodeList list = element.getElementsByTagName(TAG_PARAGRAPH); in getDecimalPlaces()
/aoo42x/main/offapi/com/sun/star/accessibility/
H A DAccessibleEventId.idl303 /** Constant used to indicate that a hypertext element has received
305 contains the start index of previously focused element. The
307 start index in the document of the current element that has focus. A
308 value of -1 indicates that an element does not or did not have
/aoo42x/main/offapi/com/sun/star/animations/
H A DXAnimate.idl46 /** This attribute specifies the target element to be animated.
52 /** This attribute specifies an optional subitem from the target element

Completed in 96 milliseconds

12345678910>>...19