Home
last modified time | relevance | path

Searched refs:contains (Results 201 – 225 of 1040) sorted by relevance

12345678910>>...42

/trunk/main/offapi/com/sun/star/sheet/
H A DDataPilotSourceDimension.idl70 <p>Example: In a database, a column contains date values. This column
118 /** contains <TRUE/> if this is the dimension used to layout the
157 /** contains flags that control the usage of the dimension.
H A DXCellRangesQuery.idl117 contains a cell address with the row index used for comparison.
136 contains a cell address with the column index used for
151 contains the cell range for intersection.
/trunk/main/offapi/com/sun/star/ui/
H A DXImageManager.idl121 <var>aCommandURLSequence</var> contains an invalid command
141 <var>aCommandURLSequence</var> contains an invalid command URL a
159 If the <var>aCommandURLSequence</var> contains an invalid command URL a
182 <var>aCommandURLSequence</var> contains an invalid command URL a
H A DModuleUIConfigurationManager.idl57 2. Layer: A module user interface configuration which only contains customized user interface
74 contains the default module user interface configuration settings.</li>
76 contains the user-defined module user interface configuration settings.</li>
/trunk/main/offapi/com/sun/star/inspection/
H A DObjectInspector.idl65 value named "DialogParentWindow", which contains an XWindow which should be used as parent of
68 …was created already contains such a value, it is not overwritten. Only if it doesn't, the inspector
69 … will add an own value - which contains the inspector's main window - to the context when creating
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/canvas/
H A DCanvasShape.java106 mbSelected = xStateSet.contains (AccessibleStateType.SELECTED); in Update()
107 mbFocused = xStateSet.contains (AccessibleStateType.FOCUSED); in Update()
301 return (maShape.contains (aPosition)); in Contains()
/trunk/main/oox/source/dump/
H A Dxlsbdumper.ini350 …0=cell-is,expression,color-scale,data-bar,icon-set,top-ten,,unique-values,contains-text,contains-b…
351 …10=not-contains-blanks,contains-errors,not-contains-errors,,,today,tomorrow,yesterday,last-7-days,…
357 shortlist=CFRULE-TEXT-OPERATOR,0,contains,not-contains,begins-with,ends-with
923 …10=caption-contains,caption-not-contains,caption-greater-than,caption-greater-equal,caption-less-t…
/trunk/main/udkapi/com/sun/star/lang/
H A DLocale.idl72 <p>If this field contains an empty string, the meaning depends on the
89 <p>If this field contains an empty string, the meaning depends on the
97 /** contains a variant of the locale; codes are vendor and
/trunk/main/offapi/com/sun/star/style/
H A DStyle.idl58 /** contains user defined attributes.
90 /** contains the name of the style that is applied to the next paragraph.
97 /** contains the name of the style as it is displayed in the user interface.
H A DParagraphPropertiesComplex.idl34 /** contains settings for the style of paragraphs with complex text layout.
39 /** contains the writing direction, as represented by the
/trunk/main/offapi/com/sun/star/resource/
H A DXResourceBundle.idl75 Each related implementation of <code>XResourceBundle</code> contains
101 bundle that contains the object in question. The second argument
140 example of a <code>XResourceBundle</code> implementation that contains
202 /** contains the parent bundle of this bundle.
/trunk/main/connectivity/source/drivers/macab/
H A DMacabRecord.hxx59 sal_Bool contains(const macabfield *_field) const;
60 sal_Bool contains(const CFTypeRef _value) const;
/trunk/main/desktop/test/deployment/display_name/
H A Dreadme.txt1 The folder contains extensions which use in the description.xml the following:
3 The element contains localized child elements.
/trunk/main/writerfilter/source/ooxml/
H A DREADME.efforts39 contains a top level element <stage1>. <stage1> contains an element
82 <status> element a <qnames> element is generated that contains the
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DAccessibilityTools.java156 .contains(com.sun.star.accessibility.AccessibleStateType.SHOWING); in getAccessibleObjectForRole_()
243 .contains(com.sun.star.accessibility.AccessibleStateType.SHOWING); in getAccessibleObjectForRole()
360 .contains(com.sun.star.accessibility.AccessibleStateType.SHOWING); in printAccessibleTree()
/trunk/main/offapi/com/sun/star/embed/
H A DXEmbedObjectCreator.idl58 This interface contains methods that can help to create and initialize
131 contains object related properties
176 contains object related properties
/trunk/main/extensions/test/ole/VisualBasic/
H A Dreadme.txt11 VBEventListener is an ActiveX component. The directory contains a Visual Basic Project and also
12 the binary VBasicEventListener.dll. This is necessary because the dll contains the type library
/trunk/main/desktop/test/deployment/update/defect/
H A Dreadme.txt5 fail2.oxt: in version 2 the contained t.rdb is corrupted. It is a renamed .txt file which contains
15 info3.oxt: The update information contain an error: the tag update information contains two opening…
/trunk/main/desktop/test/deployment/update/simple/
H A Dreadme.txt1 The folder contains only simple extension. That is, they only contain
6 The description.xml contains a version, a display name, and one URL to the update data
/trunk/main/ridljar/test/com/sun/star/lib/util/
H A DWeakMap_Test.java54 assure("", m.values().contains(m.get("key1"))); in test()
55 assure("", m.values().contains(m.get("key2"))); in test()
/trunk/main/offapi/com/sun/star/ucb/
H A DSortingInfo.idl32 /** contains a sorting info.
42 /** contains a flag indicating the sort mode (ascending or descending).
H A DLink.idl38 /** contains the source URI of the link.
43 /** contains the destination URI of the link.
/trunk/main/offapi/com/sun/star/util/
H A DSortFieldType.idl45 /** sort field contains numerical data.
50 /** sort field contains text data.
/trunk/main/offapi/com/sun/star/sync/
H A DSyncElement.idl33 /** contains a synchronization element
39 /** contains the ContentIdentifier of this synchronization element
/trunk/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/action/
H A DActionManager.java129 else if (sStateSelector.contains("*") || sStateSelector.contains("?")) in AddAction()

Completed in 126 milliseconds

12345678910>>...42