/trunk/main/offapi/com/sun/star/sheet/ |
H A D | DataPilotSourceDimension.idl | 70 <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 D | XCellRangesQuery.idl | 117 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 D | XImageManager.idl | 121 <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 D | ModuleUIConfigurationManager.idl | 57 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 D | ObjectInspector.idl | 65 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 D | CanvasShape.java | 106 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 D | xlsbdumper.ini | 350 …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 D | Locale.idl | 72 <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 D | Style.idl | 58 /** 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 D | ParagraphPropertiesComplex.idl | 34 /** 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 D | XResourceBundle.idl | 75 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 D | MacabRecord.hxx | 59 sal_Bool contains(const macabfield *_field) const; 60 sal_Bool contains(const CFTypeRef _value) const;
|
/trunk/main/desktop/test/deployment/display_name/ |
H A D | readme.txt | 1 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 D | README.efforts | 39 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 D | AccessibilityTools.java | 156 .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 D | XEmbedObjectCreator.idl | 58 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 D | readme.txt | 11 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 D | readme.txt | 5 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 D | readme.txt | 1 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 D | WeakMap_Test.java | 53 assertTrue("", m.values().contains(m.get("key1"))); in test() 54 assertTrue("", m.values().contains(m.get("key2"))); in test()
|
/trunk/main/offapi/com/sun/star/ucb/ |
H A D | SortingInfo.idl | 32 /** contains a sorting info. 42 /** contains a flag indicating the sort mode (ascending or descending).
|
H A D | Link.idl | 38 /** contains the source URI of the link. 43 /** contains the destination URI of the link.
|
/trunk/main/offapi/com/sun/star/util/ |
H A D | SortFieldType.idl | 45 /** sort field contains numerical data. 50 /** sort field contains text data.
|
/trunk/main/offapi/com/sun/star/sync/ |
H A D | SyncElement.idl | 33 /** 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 D | ActionManager.java | 129 else if (sStateSelector.contains("*") || sStateSelector.contains("?")) in AddAction()
|