/trunk/main/vcl/aqua/source/a11y/ |
H A D | documentfocuslistener.cxx | 174 if( xStateSet->contains(AccessibleStateType::FOCUSED ) ) in attachRecursive() 185 if( ! xStateSet->contains(AccessibleStateType::MANAGES_DESCENDANTS ) ) in attachRecursive() 238 if( ! xStateSet->contains(AccessibleStateType::MANAGES_DESCENDANTS ) ) in detachRecursive()
|
/trunk/main/solenv/gbuild/ |
H A D | Helper.mk | 147 $(call gb_Output_error,gb_Helper_register_executables: contains duplicates: $(2))) 162 $(call gb_Output_error,gb_Helper_register_libraries: contains duplicates: $(2))) 177 $(call gb_Output_error,gb_Helper_register_static_libraries: contains duplicates: $(2)))
|
/trunk/main/udkapi/com/sun/star/beans/ |
H A D | PropertyStateChangeEvent.idl | 65 /** contains the implementation handle for the property. 75 /** contains the old value of the property. 81 /** contains the new value of the property.
|
H A D | PropertyState.idl | 53 <type>Property</type> contains <const>PropertyAttribute::MAYBEVOID</const>, 67 contains <const>PropertyAttribute::MAYBEVOID</const>, then the 81 If the Attribute field in the struct Property contains
|
H A D | XFastPropertySet.idl | 66 contains the implementation handle of the 70 contains the new value of the property. 102 contains the implementation handle of the implementation for the property.
|
/trunk/main/udkapi/com/sun/star/test/ |
H A D | XTestListener.idl | 50 This property contains the <type>TestEvent</type> object that 59 This property contains the <type>TestEvent</type> object that 70 This property contains the <type>TestEvent</type> object that
|
/trunk/main/offapi/com/sun/star/sheet/ |
H A D | XCellSeries.idl | 70 contains the value used to increase/decrease the series values. 73 contains the threshold value on which the calculation of the 92 contains the number of cells in each row/column used to
|
H A D | Shape.idl | 45 /** contains the object where this shape is anchored on. 50 /** contains the horizontal position of the object (1/100 mm). 61 /** contains the vertical position of the object (1/100 mm).
|
H A D | XMultipleOperation.idl | 63 the range that contains formula cells (modes 72 contains the address of the cell that is referenced by 79 contains the address of the cell that is referenced by
|
/trunk/main/offapi/com/sun/star/text/ |
H A D | DocumentIndex.idl | 79 contains all index marks that are related to this index. 84 /** contains the locale of the index. 89 /** contains the name of the sort algorithm that is used to sort the entries.
|
H A D | NumberingRules.idl | 42 levels of property values. Each level contains equal properties. 51 level contains equal properties.</p> 77 /** contains the name of the numbering rules. It is used to identify a certain
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/accessibility/ |
H A D | _XAccessibleContext.java | 335 boolean contains = set.contains(expectedStates[k]); in checkStates() 337 if (contains) { in checkStates()
|
/trunk/main/connectivity/source/drivers/macab/ |
H A D | MacabRecord.cxx | 90 sal_Bool MacabRecord::contains (const macabfield *_field) const in contains() function in MacabRecord 95 return contains(_field->value); in contains() 99 sal_Bool MacabRecord::contains (const CFTypeRef _value) const in contains() function in MacabRecord
|
/trunk/main/offapi/com/sun/star/accessibility/ |
H A D | AccessibleRole.idl | 57 <p>The object contains some Accessible information, but its role is 220 <p>A <const>GROUP_BOX</const> is a simple container that contains a 221 border around it and contains components inside it.</p> 262 that holds the menu bar as well as the pane that contains most of 292 <p>An object usually found inside a menu bar that contains a list of 297 contains menu items for "Cut" and "Paste."</p> 308 an application that contains a list of menus the user can choose 591 <p>The object contains descriptive information, usually textual, about
|
H A D | XAccessibleStateSet.idl | 69 boolean contains ([in] short aState); 92 AT-Tool had to call <member>contains()</member> for every state 96 The returned sequence contains one entry for every currently set
|
/trunk/main/offapi/com/sun/star/view/ |
H A D | XRenderable.idl | 59 <p> If the selection contains a valid XModel interface, 75 <p> If the selection contains a valid XModel interface, 91 <p> If the selection contains a valid XModel interface,
|
/trunk/main/uui/source/ |
H A D | ids.src | 135 Text [ en-US ] = "$(ARG1) contains invalid characters." ; 155 Text [ en-US ] = "The operation cannot be performed because $(ARG1) contains wildcards." ; 165 Text [ en-US ] = "$(ARG1) contains misplaced characters." ; 170 Text [ en-US ] = "The name $(ARG1) contains too many characters." ; 344 Text [ en-US ] = "The form contains invalid data. Do you still want to continue?" ;
|
/trunk/main/wizards/com/sun/star/wizards/db/ |
H A D | QueryMetaData.java | 180 if (!CommandNamesV.contains(CurCommandName)) in getIncludedCommandNames() 203 if (!CommandNames.contains(CurCommandName)) in getIncludedCommandNames() 257 if (!UniqueAggregateFieldVector.contains(AggregateFieldNames[i][0])) in getUniqueAggregateFieldNames()
|
/trunk/main/offapi/com/sun/star/form/component/ |
H A D | DatabaseListBox.idl | 49 property, which contains all the strings to be displayed.</p> 57 …which (amonst other data) contains a unique key for identifying customers. In your invoice table, … 132 contains the SQL statement which the list result set should be based on.</p> 136 contains the SQL statement which the list result set should be based on.<br/>
|
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/accessibility/ |
H A D | WindowsAccessBridgeAdapter.java | 171 if (!frameMap.contains(hwnd)) { in registerTopWindow() 399 public boolean contains(java.awt.Point p) { in contains() method in WindowsAccessBridgeAdapter.PopupMenuProxy 590 public boolean contains(java.awt.Point p) { in contains() method in WindowsAccessBridgeAdapter.ListProxy 591 return listComponent.contains(p); in contains()
|
/trunk/main/vcl/unx/gtk/a11y/ |
H A D | atkutil.cxx | 312 if( xStateSet->contains(accessibility::AccessibleStateType::FOCUSED ) ) in attachRecursive() 323 if( ! xStateSet->contains(accessibility::AccessibleStateType::MANAGES_DESCENDANTS ) ) in attachRecursive() 379 if( ! xStateSet->contains(accessibility::AccessibleStateType::MANAGES_DESCENDANTS ) ) in detachRecursive() 566 if( xStateSet->contains(accessibility::AccessibleStateType::FOCUSED) && in handle_get_focus()
|
/trunk/main/setup_native/source/opensolaris/bundledextensions/ |
H A D | README | 53 contains a new version of 'installed'. That is, it contains a version string, 70 If OOo, which contains this service, is uninstalled and later it is installed
|
/trunk/main/offapi/com/sun/star/drawing/ |
H A D | ConnectorShape.idl | 126 /** This property contains the distance of line 1. 132 /** This property contains the distance of line 2. 138 /** This property contains the distance of line 3.
|
/trunk/main/configmgr/source/ |
H A D | xcuparser.cxx | 342 if (partial_ != 0 && partial_->contains(path_) == Partial::CONTAINS_NOT) in handleComponentData() 418 if (partial_ != 0 && partial_->contains(path_) == Partial::CONTAINS_NOT) in handleItem() 586 partial_->contains(path_) != Partial::CONTAINS_NODE) in handleLocpropValue() 698 partial_->contains(path_) != Partial::CONTAINS_NODE) in handleGroupProp() 919 if (partial_ != 0 && partial_->contains(path_) == Partial::CONTAINS_NOT) in handleGroupNode() 1006 if (partial_ != 0 && partial_->contains(path_) == Partial::CONTAINS_NOT) in handleSetNode()
|
/trunk/main/svx/source/src/ |
H A D | errtxt.src | 256 Text [ en-US ] = "The file name contains invalid characters." ; 449 …Text [ en-US ] = "This document contains attributes that cannot be saved in the selected format.\n… 469 …Text [ en-US ] = "This document contains macros.\n\nMacros may contain viruses. Execution of macro… 477 …Text [ en-US ] = "The encrypted document contains unexpected non-encrypted streams.\n\nThis could … 486 Text [ en-US ] = "Function not possible: path contains current directory." ;
|