Home
last modified time | relevance | path

Searched refs:contains (Results 251 – 275 of 1010) sorted by relevance

1...<<11121314151617181920>>...41

/aoo41x/main/offapi/com/sun/star/text/textfield/
H A DInputUser.idl43 /** contains the name of the corresponding field master.
47 /** contains a hint text.
H A DTableFormula.idl42 /** contains the formula. */
45 /** contains the current content of the text field.
H A DExtendedUser.idl41 /** contains the content.
44 /** contains the current content of the text field.
H A DURL.idl46 /** contains the unparsed original URL, for example,
51 /** contains the content that will be displayed to the user.
/aoo41x/main/offapi/com/sun/star/text/textfield/docinfo/
H A DChangeAuthor.idl43 /** contains the name of the author.
46 /** contains the current content of the text field.
H A DCreateAuthor.idl43 /** contains the name of the author.
46 /** contains the current content of the text field.
H A DDescription.idl43 /** contains content information.
46 /** contains the current content of the text field.
H A DInfo0.idl43 /** contains content information.
46 /** contains the current content of the text field.
H A DInfo1.idl43 /** contains content information.
46 /** contains the current content of the text field.
H A DInfo2.idl43 /** contains content information.
46 /** contains the current content of the text field.
H A DInfo3.idl43 /** contains content information.
46 /** contains the current content of the text field.
/aoo41x/main/udkapi/com/sun/star/beans/
H A DGetPropertyTolerantResult.idl56 /** contains the state of the property.
65 /** contains the value of the property.
H A DPropertyValue.idl54 /** contains an implementation-specific handle for the property.
63 /** contains the value of the property or <void/>,
/aoo41x/main/udkapi/com/sun/star/script/
H A DCannotConvertException.idl45 /** This member contains the class of the type to which the value should be
50 /** This member contains the reason that the conversion failed.
/aoo41x/main/offapi/com/sun/star/awt/
H A DPaintEvent.idl53 /** contains the rectangle area which needs to be repainted.
59 /** contains the number of paint events that follows this event if
/aoo41x/main/offapi/com/sun/star/form/component/
H A DCurrencyField.idl46 contains a currency value.
60 /** contains a default value for the control.
/aoo41x/main/offapi/com/sun/star/text/
H A DContentIndex.idl52 /** contains the interface to access the paragraph style names that are included
58 /** contains <TRUE/> if the document index marks are included in this index.
/aoo41x/main/offapi/com/sun/star/util/
H A DChangesEvent.idl56 /** contains the accessor to the common root of the changed elements.
63 /** contains the changes which occurred.
/aoo41x/main/offapi/com/sun/star/sheet/
H A DXDDELinkResults.idl50 the DDE link results. The outer sequence contains the value rows.
60 the DDE link results. The outer sequence contains the value rows.
H A DXDataPilotFieldGrouping.idl53 /** Creates a new DataPilot field which contains a group containing the
63 struct contains the sequence of groups in its member
93 contains the information how to group the items of the field. The
/aoo41x/main/ucb/source/ucp/webdav/
H A DContentProperties.cxx174 bool ContentProperties::contains( const rtl::OUString & rName ) const in contains() function in ContentProperties
384 if ( !contains( rName ) ) in containsAllNames()
406 if ( !contains( rName ) ) // ignore duplicates in addProperties()
/aoo41x/main/editeng/source/accessibility/
H A DAccessibleContextBase.cxx111 if ((pStateSet != NULL) && !pStateSet->contains(aState)) in SetState()
142 if ((pStateSet != NULL) && pStateSet->contains(aState)) in ResetState()
169 return pStateSet->contains(aState); in GetState()
/aoo41x/main/offapi/com/sun/star/sdb/
H A DErrorCondition.idl99 or a report - contains one or more slashes, which is forbidden.
107 /** indicates that the name of a query contains quote characters.
110 with a name which contains one of the possible database quote characters.
/aoo41x/main/offapi/com/sun/star/frame/
H A DFrame.idl72 by building frame hierarchys. These hierarchies contains all currently loaded
83 /** contains user defined attributes.
170 The supplier contains a dispatch recorder and provide the functionality
/aoo41x/main/qadevOOo/tests/java/ifc/accessibility/
H A D_XAccessibleEventBroadcaster.java188 if (accCon.getAccessibleStateSet().contains( in chkTransient()
190 … if (!accCon.getAccessibleParent().getAccessibleContext().getAccessibleStateSet().contains( in chkTransient()

Completed in 88 milliseconds

1...<<11121314151617181920>>...41