Home
last modified time | relevance | path

Searched refs:constrained (Results 1 – 25 of 52) sorted by relevance

123

/AOO41X/main/sc/qa/complex/dataPilot/
H A D_XPropertySet.java132 String constrained = null; field in _XPropertySet.PropsToTest
169 PTT.constrained=ptt[2]; in _getPropertySetInfo()
250 if ( PTT.constrained.equals("none") ) { in _addVetoableChangeListener()
254 oObj.addVetoableChangeListener(PTT.constrained,VClistener); in _addVetoableChangeListener()
255 Object gValue = oObj.getPropertyValue(PTT.constrained); in _addVetoableChangeListener()
256 oObj.setPropertyValue(PTT.constrained, in _addVetoableChangeListener()
260 "property '"+ PTT.constrained+"'"); in _addVetoableChangeListener()
264 "property '"+ PTT.constrained+"'"); in _addVetoableChangeListener()
268 "property '"+ PTT.constrained+"'"); in _addVetoableChangeListener()
272 "property '"+ PTT.constrained+"'"); in _addVetoableChangeListener()
[all …]
/AOO41X/main/qadevOOo/tests/java/ifc/beans/
H A D_XPropertySet.java104 Vector< String > constrained = new Vector< String >(); field in _XPropertySet.PropsToTest
133 PTT.constrained.clear(); in _getPropertySetInfo()
136 PTT.constrained.add( ptt[2] ); in _getPropertySetInfo()
223 int count = PTT.constrained.size(); in _addVetoableChangeListener()
224 if ( count==0 || PTT.constrained.get(0).equals("none") ) { in _addVetoableChangeListener()
230 String propertyName = PTT.constrained.get(i); in _addVetoableChangeListener()
490 int count = PTT.constrained.size(); in _removeVetoableChangeListener()
491 if ( count==0 || PTT.constrained.get(0).equals("none") ) { in _removeVetoableChangeListener()
498 String propertyName = PTT.constrained.get(i); in _removeVetoableChangeListener()
510 String propertyName = PTT.constrained.get(i); in _removeVetoableChangeListener()
[all …]
/AOO41X/main/udkapi/com/sun/star/beans/
H A DXPropertySet.idl72 <li>constrained properties </li>
78 of constrained properties with the <type>XVetoableChangeListener</type>. </p>
106 the change event is fired. If it is a constrained property
183 constrained properties. If the property is not constrained,
H A DXVetoableChangeListener.idl46 whenever a "constrained" property is changed.
49 a source object so as to be notified of any constrained property updates.</p>
55 /** gets called when a constrained property is changed.
H A DXMultiHierarchicalPropertySet.idl81 events are fired. The values of constrained properties
94 if one of the properties is constrained and the change is
H A DXMultiPropertyStates.idl82 the change events are fired. If it is a constrained property, you
93 the change events are fired. If it is a constrained property, you
H A DPropertyChangeEvent.idl37 /** gets delivered whenever a "bound" or "constrained" property is changed.
H A DProperty.idl42 <dt>- constrained properties</dt>
H A DXPropertySetInfo.idl50 <li>constrained properties</li>
H A DXPropertyWithState.idl79 the change events are fired. If this is a constrained property,
H A DXPropertyState.idl105 the change events are fired. If it is a constrained property, you
H A DXHierarchicalPropertySet.idl111 if the property is constrained and the change is vetoed by a
H A DXMultiPropertySet.idl78 events are fired. The values of the constrained properties
/AOO41X/main/autodoc/inc/ary/idl/
H A Di_property.hxx57 constrained = 4, enumerator
71 { return (nFlags & UINT32(constrained)) != 0; } in IsConstrained()
/AOO41X/main/idlc/test/
H A Dsingleton.idl42 [constrained, property] hyper p5;
H A Dservice.idl42 [constrained, property] hyper p5;
/AOO41X/main/offapi/com/sun/star/sheet/
H A DSolverConstraint.idl45 /// The address of the cell that is constrained.
/AOO41X/main/autodoc/source/parser_i/idl/
H A Dpe_property.cxx92 aStereotypes.Set_Flag(Stereotypes::constrained); in Process_Stereotype()
/AOO41X/main/idlc/test/parser/
H A Dattribute.tests168 [attribute, constrained] long a;
/AOO41X/main/offapi/com/sun/star/chart2/
H A DXFastPropertyState.idl101 the change events are fired. If it is a constrained property, you
/AOO41X/main/idlc/source/
H A Dscanner.ll289 constrained return IDL_CONSTRAINED;
/AOO41X/main/writerfilter/documentation/doxygen/
H A DDoxyfile1219 # the graph is not depth-constrained.
/AOO41X/extras/l10n/source/gu/
H A Dlocalize.sdf20411constrained by angles of 45 degrees. Click where you want to start the polygon, and drag to draw a…
20419 …>Draws a line composed of a series of straight line segments, that are constrained by angles of 45…
20698 … gu \<ahelp hid=\".uno:Line_Diagonal\"\>Draws a straight line that is constrained by angles of 45…
21456 …id3145620 76 0 gu The movement of the selected object is constrained by multiples of…
21587 …1 51 0 gu As the radius line that follows the pointer is constrained to the circle b…
/AOO41X/extras/l10n/source/bs/
H A Dlocalize.sdf23970constrained by angles of 45 degrees. Click where you want to start the polygon, and drag to draw a…
23984 …>Draws a line composed of a series of straight line segments, that are constrained by angles of 45…
24388 … bs \<ahelp hid=\".uno:Line_Diagonal\"\>Draws a straight line that is constrained by angles of 45…
25337 …id3145620 76 0 bs The movement of the selected object is constrained by multiples of…
25482 …1 51 0 bs As the radius line that follows the pointer is constrained to the circle b…
/AOO41X/extras/l10n/source/th/
H A Dlocalize.sdf27560 …1 51 0 th As the radius line that follows the pointer is constrained to the circle b…
27834 …id3145620 76 0 th The movement of the selected object is constrained by multiples of…
36206constrained by angles of 45 degrees. Click where you want to start the polygon, and drag to draw a…
36220 …>Draws a line composed of a series of straight line segments, that are constrained by angles of 45…
36427 … th \<ahelp hid=\".uno:Line_Diagonal\"\>Draws a straight line that is constrained by angles of 45…

123