Home
last modified time | relevance | path

Searched refs:element (Results 1 – 25 of 458) sorted by relevance

12345678910>>...19

/trunk/main/offapi/com/sun/star/frame/
H A DXLayoutManager.idl76 Currently the following user interface element types are defined:
82 <li><b>toolbar</b>A configurable user interface element a tool
86 <li><b>floater</b>A basic user interface element representing a
167 /** creates a new user interface element.
176 /** destroys a user interface element.
233 /** shows a user interface element.
245 /** hides a user interface element.
290 /** forces a window based user interface element to float.
327 /** sets a new size for a window based user interface element.
437 …the size in pixel of the user interface element. A non-window based user interface element provide…
[all …]
/trunk/main/oox/source/export/
H A Dpreset-definitions-to-shape-types.pl767 my ( $element, %attr ) = @_;
769 push @levels, $element;
774 $shape_name = $element;
815 elsif ( $element eq "avLst" ) {
818 elsif ( $element eq "gdLst" ) {
824 elsif ( $element eq "rect" ) {
900 if ( $element eq "gd" ) {
941 if ( $element eq "gd" ) {
967 if ( $element eq "pos" ) {
976 my ( $element ) = @_;
[all …]
/trunk/main/helpcontent2/source/auxiliary/
H A Dindex.xsl52 </index:element>
58 </index:element>
64 </index:element>
70 </index:element>
76 </index:element>
82 </index:element>
88 </index:element>
94 </index:element>
100 </index:element>
106 </index:element>
[all …]
/trunk/main/offapi/com/sun/star/xml/crypto/sax/
H A DXSAXEventKeeper.idl45 * There are two kinds of element mark, one is element collector, which is
52 * Adds a new element collector on the next element in the SAX event
60 * Removes an element collector.
91 * Gets the element of an element mark.
93 * @param id the keeper id of the element mark, it can be a element
99 * Sets the element of an element mark.
102 * can restore the link between an element mark and its working element.
105 * @param aElement the new element for this element mark.
130 * Gets the element which current blocking happens.
132 * This element is the working element of the first blocker in tree order.
[all …]
H A DXSecuritySAXEventKeeper.idl49 * Adds a new element collector on the next element in the SAX event
52 * @param priority the priority of the element collector. See
54 * @param modifyElement a flag representing whether the element
56 * element after notification
57 * @return the keeper id of the new element collector
64 * Clones an element collector.
66 * @param referenceId the keeper id of the element collector to
68 * @param priority the priority of new element collector. See
70 * @return the keeper id of the new element collector
77 * Sets security id for an element mark.
[all …]
/trunk/main/offapi/com/sun/star/xml/wrapper/
H A DXXMLDocumentWrapper.idl55 * Gets the current element.
62 * Sets the current element.
67 * @param element the new current element
72 * Removes the current element.
74 * When the current element is removed, then its parent element becomes
75 * the new current element.
80 * Checks whether an element is the current element.
82 * @param node the element to be checked
97 * Gets the name of the element.
100 * @return the name of the element
[all …]
/trunk/main/offapi/com/sun/star/animations/
H A DXAnimationNode.idl58 element begin. The element begin is defined relative to the time that the event
61 external event to the element.</li>
78 …<li><void/> the simple duration for the element is defined to be the implicit duration of the elem…
93 element end. The element end is defined relative to the time that the event
96 external event to the element.</li>
161 state of the element.
181element. If there is no parent element, the value is <const>AnimationFill::AUTO</const>.</li>
189 /** defines the restart behaviour of this element.
209 /** defines the acceleration for this element.
223 /** defines the deceleration for this element.
[all …]
H A DAnimationFill.idl40 …/** The fill behavior for the element is determined by the value of the <member>XTiming::FillDefa…
42 If the application of fillDefault to an element would result in the element having a value
43 of fill that is not allowed on that element, the element will instead have a fill value of
50 …of the parent element. If there is no parent element, the value is <const>AnimationFill::AUTO</con…
55 …/** Specifies that the element will not extend past the end of the last instance of the simple dur…
58element will extend past the end of the last instance of the simple duration by "freezing" the ele…
61 …/** Setting this to "hold" has the same effect as setting to "freeze", except that the element is …
64element is removed at the end of the transition. This value is only allowed on elements with media…
67 …/** The fill behavior for this element depends on whether the element specifies any of the attribu…
69 …ration, end, repeatCount or repeatDuration are specified on the element, then the element will hav…
[all …]
/trunk/main/offapi/com/sun/star/ui/
H A DXUIElementFactory.idl53 User interface element factories must be registered at a
56 Currently the following user interface element types are defined:
58 <li><b>menubar</b>A configurable user interface element.</li>
59 <li><b>popupmenu</b>A configurable user interface element.</li>
60 <li><b>toolbar</b>A configurable user interface element.</li>
61 <li><b>statusbar</b>A configurable user interface element.</li>
62 <li><b>floater</b>A basic user interface element.</li>
71 /** creates a new instances of a specific user interface element.
82 element.
90 create a configurable user interface element the frame
[all …]
H A DXUIElementFactoryRegistration.idl53 /** is used to query, register and deregister user interface element factories.
56 A user interface element factory is registered for a set of three properties.
63 element within OpenOffice.
65 Currently the following user interface element types are defined:
84 user interface element factory.<br/>
89 element which this factory can create.</li>
118 /** function to register a user interface element factory.
132 user interface element is needed.
144 /** function to remove a previously defined user interface element factory.
158 user interface element should be deregistered.
[all …]
H A DXUIConfigurationManager.idl92 of user interface elements. If all user interface element
105 the user interface element.</li>
119 an empty user interface element settings data container, which
124 /** determines if the settings of a user interface element is part the
128 a resource URL which identifies the user interface element. A
138 /** retrieves the settings of a user interface element.
141 a resource URL which identifies the user interface element. A
152 settings data of an existing user interface element, which
166 a resource URL which identifies the user interface element to
188 /** removes the settings of an existing user interface element.
[all …]
/trunk/main/salhelper/inc/salhelper/
H A Dqueue.hxx72 push_back (element); in put()
77 element_type element; in get() local
82 element = this->front(); in get()
86 return (element); in get()
118 QueueBase<element_type>::put (element); in put()
124 element_type element; in get() local
129 return (element); in get()
164 Queue<element_type>::put (element); in put()
169 element_type element; in get() local
171 element = Queue<element_type>::get(); in get()
[all …]
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DTableCellLayoutController.java62 final Element element, in computeAttributes() argument
66 … final AttributeMap attributeMap = new AttributeMap(super.computeAttributes(fc, element, target)); in computeAttributes()
103 final FormattedTextElement element = findFormattedTextElement(cell); in computeValue() local
104 if (element == null) in computeValue()
108 final Expression dc = element.getDisplayCondition(); in computeValue()
111 … final Object o = LayoutControllerUtil.evaluateExpression(getFlowController(), element, dc); in computeValue()
119 return FormatValueUtility.computeDataFlag(element, getFlowController()); in computeValue()
158 final ReportElement element = (ReportElement) child; in getDisplayStyleName() local
159 if (element.getFormatConditionCount() > 0) in getDisplayStyleName()
161 final Expression displayCond = element.getDisplayCondition(); in getDisplayStyleName()
[all …]
/trunk/main/offapi/com/sun/star/embed/
H A DXStorage.idl100 a child element by
445 the name of the element to check
449 <FALSE/> - the element is a storage
452 there is no element with such name
476 the name of the element to check
480 <FALSE/> - the element is a stream
483 there is no element with such name
498 /** removes an element from a storage.
501 the name of the element to remove
510 there is no element with such name
[all …]
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DXFilePickerControlAccess.idl51 Identifies the element which value is to be set.
72 /** Get the value of an additional element within a FilePicker
75 Identifies the element for which value is requested.
83 The value of the specified element. If the specified control
86 If the specified element doesn't exist or the specified element
97 /** Set the label of the specified element. If the specified element
101 Identifies the element for which the label should be set.
112 /** Returns the label of the specified element.
118 The label of the specified element or an empty string if
119 the specified element has no or supports no label or the
[all …]
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/rpt/
H A DSubDocumentReadHandler.java46 private final ObjectOleElement element; field in SubDocumentReadHandler
49 public SubDocumentReadHandler(final ObjectOleElement element) in SubDocumentReadHandler() argument
51 this.element = element; in SubDocumentReadHandler()
54 public SubDocumentReadHandler(final Section section, final ObjectOleElement element) in SubDocumentReadHandler() argument
57 this.element = element; in SubDocumentReadHandler()
103 return new ReportElementReadHandler(element); in getHandlerForChild()
107 return new MasterDetailReadHandler(element); in getHandlerForChild()
115 readHandler = new ObjectOleReadHandler(element); in getHandlerForChild()
119 readHandler = new SubDocumentReadHandler(new Section(), element); in getHandlerForChild()
H A DMasterDetailReadHandler.java43 private final ObjectOleElement element; field in MasterDetailReadHandler
46 public MasterDetailReadHandler(final ObjectOleElement element) in MasterDetailReadHandler() argument
48 this.element = element; in MasterDetailReadHandler()
52 public MasterDetailReadHandler(final ObjectOleElement element, final boolean parseMasterDetail) in MasterDetailReadHandler() argument
54 this.element = element; in MasterDetailReadHandler()
73 element.addMasterDetailFields(master, detail); in startParsing()
95 return new MasterDetailReadHandler(element, true); in getHandlerForChild()
103 return element; in getElement()
H A DReportElementReadHandler.java41 private final ReportElement element; field in ReportElementReadHandler
43 public ReportElementReadHandler(final ReportElement element) in ReportElementReadHandler() argument
45 if (element == null) in ReportElementReadHandler()
50 this.element = element; in ReportElementReadHandler()
55 return element; in getElement()
69 element.setPrintWhenGroupChanges(OfficeToken.TRUE.equals(printWhenGroupChanges)); in startParsing()
71element.setPrintRepeatedValues(printRepeatingValues == null || OfficeToken.TRUE.equals(printRepeat… in startParsing()
93 return new ConditionalPrintExpressionReadHandler(element); in getHandlerForChild()
97 return new FormatConditionReadHandler(element); in getHandlerForChild()
/trunk/main/offapi/com/sun/star/xml/sax/
H A DXFastContextHandler.idl58 /** receives notification of the beginning of an element .
64 If the element has a namespace that was registered with the
72 from the element.
83 contains the namespace url (not the prefix!) of this element.
88 from the element.
95 /** receives notification of the end of an known element.
103 /** receives notification of the end of an kown element.
117 <br>If the element has a namespace that was registered with the
125 from the element.
135 contains the namespace url (not the prefix!) of this element.
[all …]
H A DXFastSerializer.idl73 /** receives notification of the beginning of an element .
79 If the element has a namespace that was registered with the
87 from the element.
98 contains the namespace url (not the prefix!) of this element.
103 from the element.
110 /** receives notification of the end of an known element.
118 /** receives notification of the end of an known element.
132 If the element has a namespace that was registered with the
140 from the element.
151 contains the namespace url (not the prefix!) of this element.
[all …]
/trunk/main/offapi/com/sun/star/xml/input/
H A DXElement.idl32 /** Capsule around an XML element.
45 /** Gets the localname of this element.
48 localname of this element
52 /** Gets the namespace uid of this element.
55 namespace uid of this element
59 /** Gets the attributes of this element.
62 attributes of this element
66 /** Called upon each occurring child element.
69 namespace uid of element
71 localname of element
[all …]
/trunk/main/writerfilter/source/ooxml/
H A DREADME.efforts39 contains a top level element <stage1>. <stage1> contains an element
47 - For every <element>/<attribute> an entry in an according element in <analyze> is genereated. Thes…
74 element. The are inserted in the same order as found in the
75 code. Therefore a <status> element corresponds to the group of
82 <status> element a <qnames> element is generated that contains the
83 <qname> elements that the <status> element refers to, plus the
84 <status> element.
88 This stage associates the <attribute> and <element> elements in
135 3.1. Choose which <attribute>/<element> elements need effort
141 - The <attribute>/<element> is not handled in any file.
[all …]
H A DOOXMLFastContextHandler.cxx723 debug_logger->element("contexthandler.endField"); in endField()
761 debug_logger->element("contexthandler.pgNum"); in pgNum()
770 debug_logger->element("contexthandler.tab"); in tab()
779 debug_logger->element("contexthandler.cr"); in cr()
1339 debug_logger->element("handleComment"); in handleComment()
1349 debug_logger->element("handlePicture"); in handlePicture()
1359 debug_logger->element("handleBreak"); in handleBreak()
1369 debug_logger->element("handleOLE"); in handleOLE()
1486 debug_logger->element("setDefaultBooleanValue"); in setDefaultBooleanValue()
1512 debug_logger->element("setDefaultHexValue"); in setDefaultHexValue()
[all …]
/trunk/main/offapi/com/sun/star/configuration/
H A DConfigurationAccess.idl63 access to information about this element and its context.
93 configuration schema. Here each element may be of a different
107 An object may be an element of a <em>set</em> or a <em>group</em>
108 or else it may be the root element.
185 <li><type>SetAccess</type> if this element is a <em>Set</em>.</li>
200 <li><type>AccessRootElement</type> if this element is the
206 <li><type>GroupElement</type> if this element is a child of a
221 if this element is a <em>Group</em>.
228 if this element is the <em>Root</em> of the whole hierarchy.
240 if this element may be contained in a <em>Set</em>.
[all …]
/trunk/main/redland/raptor/
H A Draptor2-2.0.15.patch.nspace23 - /* max is 1 per element and 1 for each attribute + size of declared */
25 - int nspace_max_count = element->attribute_count+1;
26 + int nspace_max_count = element->attribute_count * 2; /* attr and value */
27 + if(element->name->nspace)
29 if(element->declared_nspaces)
30 nspace_max_count += raptor_sequence_size(element->declared_nspaces);
31 if(element->xml_language)
36 - if(nspace_declarations[j].nspace == element->attributes[j]->nspace) {
37 + if(nspace_declarations[j].nspace == element->attributes[i]->nspace) {
48 raptor_qname_format_as_xml(element->attributes[i],

Completed in 100 milliseconds

12345678910>>...19