Home
last modified time | relevance | path

Searched refs:element (Results 126 – 150 of 458) sorted by relevance

12345678910>>...19

/trunk/main/offapi/com/sun/star/ui/
H A DXUIFunctionListener.idl36 element will execute a function.
43 /** gets called to notify a component that a user interface element
47 a string which identifies the user interface element that wants
H A DItemStyle.idl61 the user interface element.
68 the user interface element.
75 the user interface element.
108 the parent user interface element.
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dprovider.cxx255 rtl::OUString replacedElement,element; in elementReplaced() local
257 Event.Element >>= element; in elementReplaced()
259 if(replacedElement == element) in elementReplaced()
262 m_pDatabases->changeCSS(element); in elementReplaced()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/text/
H A DNoCDATATextContentReadHandler.java88 final Element element = getElement(); in startParsing() local
91 copyElementType(element); in startParsing()
93 copyAttributes(attrs, element); in startParsing()
/trunk/main/udkapi/com/sun/star/container/
H A DXIndexContainer.idl55 /** inserts the given element at the specified index.
57 <p>To append an element, use the index "last index +1". </p>
67 /** removes the element at the specified index.
H A DXSet.idl56 <TRUE/> if the given element is a member of this container,
63 /** inserts the given element into this container.
71 /** removes the given element from this container.
H A DXNameAccess.idl62 if an element under Name does not exist.
76 a sequence of all element names in this container.
85 <TRUE/> if an element with this name is in
/trunk/main/vcl/aqua/source/a11y/
H A Daqua11ywrapperscrollarea.mm45 AquaA11yWrapper * element = ( AquaA11yWrapper * ) child;
46 if ( [ element isKindOfClass: [ AquaA11yWrapperScrollBar class ] ] ) {
47 AquaA11yWrapperScrollBar * scrollBar = (AquaA11yWrapperScrollBar *) element;
H A Daqua11ywrappercombobox.mm65 AquaA11yWrapper * element = ( AquaA11yWrapper * ) child;
66 …if ( [ [ AquaA11yRoleHelper getNativeRoleFrom: [ element accessibleContext ] ] isEqualToString: NS…
67 textArea = element;
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/util/
H A D_XChangesBatch.java150 private void executeChange(Object element) throws StatusException { in executeChange() argument
153 xProp.setPropertyValue(elementName, element); in executeChange()
161 xNameReplace.replaceByName(elementName, element); in executeChange()
H A D_XChangesNotifier.java196 private boolean executeChange(Object element) throws StatusException { in executeChange() argument
199 xProp.setPropertyValue(elementName, element); in executeChange()
208 xNameReplace.replaceByName(elementName, element); in executeChange()
/trunk/main/offapi/com/sun/star/chart2/
H A DLogicTargetModel.idl34 and subelements of the XML element chart2:increment in the chart2 file format.</p>
48 * each element in the sequence must implement the service com::sun::star::chart2::CoordinateSystem
53 * each element in the sequence must implement the service com::sun::star::chart2::LogicTargetModel
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DAbstractReportElementLayoutController.java162 final Element element = slc.getElement(); in findGroup() local
163 if (element instanceof OfficeGroupSection) in findGroup()
169 else if (!(element instanceof Group)) in findGroup()
H A DFormatValueUtility.java214 public static DataFlags computeDataFlag(final FormattedTextElement element, in computeDataFlag() argument
220 final FormulaExpression formulaExpression = element.getValueExpression(); in computeDataFlag()
221 …final Object result = LayoutControllerUtil.evaluateExpression(flowController, element, formulaExpr… in computeDataFlag()
/trunk/main/offapi/com/sun/star/sdbcx/
H A DXDrop.idl44 /** provides methods to remove an element of its container and to drop it from
52 the name of the element to be dropped
63 the position of the element to be dropped
/trunk/main/offapi/com/sun/star/rdf/
H A DXDocumentMetadataAccess.idl118 /** get the unique ODF element with the given metadata reference.
122 For example: Pair("content.xml", "foo-element-1")
125 the ODF element with the given metadata references if it exists,
132 /** get the ODF element that corresponds to an URI.
135 an URI that may identify an ODF element
138 the ODF element that corresponds to the given URI, or <NULL/>
/trunk/main/offapi/com/sun/star/xml/crypto/
H A DXXMLSignatureTemplate.idl44 * desired xml signature element but some of the nodes may be empty. The empty
59 * Get the target xml element, i.e. the element to be signed
/trunk/main/i18nutil/source/utility/
H A Dcasefolding.cxx136 if( e.current >= e.element.nmap ) { in getNextChar()
137 e.element = getValue(str, idx++, len, aLocale, nMappingType); in getNextChar()
140 c = e.element.map[e.current++]; in getNextChar()
/trunk/main/solenv/bin/modules/installer/
H A Dpackagelist.pm508 my $element;
512 foreach $element (@installer::globals::packagelistitems)
514 if ( ! exists($onepackage->{$element}) )
516 …installer::exiter::exit_program("ERROR in package list: No value for $element !", "check_packageli…
/trunk/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_expmodels.cxx39 ElementDescriptor * element, Style & style ) in readBorderProps() argument
41 if (element->readProp( &style._border, OUSTR("Border") )) { in readBorderProps()
44 if (element->readProp( &style._borderColor, OUSTR("BorderColor") )) in readBorderProps()
52 static inline bool readFontProps( ElementDescriptor * element, Style & style ) in readFontProps() argument
54 bool ret = element->readProp( in readFontProps()
56 ret |= element->readProp( in readFontProps()
58 ret |= element->readProp( in readFontProps()
/trunk/main/xmlsecurity/tools/standalone/csfit/
H A Dverifier.cxx209 Reference< XInterface > element = in main() local
211 OSL_ENSURE( element.is() , in main()
215 Reference< XXMLElementWrapper > xElement( element , UNO_QUERY ) ; in main()
H A Dsigner.cxx225 Reference< XInterface > element = in main() local
227 OSL_ENSURE( element.is() , in main()
231 Reference< XXMLElementWrapper > xElement( element , UNO_QUERY ) ; in main()
/trunk/main/starmath/source/
H A Dsymbol.src136 < "element" ; > ;
247 < "element" ; > ;
319 < "element" ; > ;
/trunk/main/xmlsecurity/tools/standalone/mscsfit/
H A Dverifier.cxx207 Reference< XInterface > element = in main() local
209 OSL_ENSURE( element.is() , in main()
213 Reference< XXMLElementWrapper > xElement( element , UNO_QUERY ) ; in main()
H A Dsigner.cxx207 Reference< XInterface > element = in main() local
209 OSL_ENSURE( element.is() , in main()
213 Reference< XXMLElementWrapper > xElement( element , UNO_QUERY ) ; in main()

Completed in 79 milliseconds

12345678910>>...19