Home
last modified time | relevance | path

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

123

/trunk/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()
256 oObj.setPropertyValue(PTT.constrained, in _addVetoableChangeListener()
260 "property '"+ PTT.constrained+"'"); in _addVetoableChangeListener()
264 "property '"+ PTT.constrained+"'"); in _addVetoableChangeListener()
278 PTT.constrained+"'"); in _addVetoableChangeListener()
458 if ( PTT.constrained.equals("none") ) { in _removeVetoableChangeListener()
504 String constrained = ""; in getPropsToTest() local
541 constrained+=name+";"; in getPropsToTest()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/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 …]
/trunk/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 DProperty.idl41 <dt>- constrained properties</dt>
H A DXPropertySetInfo.idl50 <li>constrained properties</li>
H A DPropertyChangeEvent.idl37 /** gets delivered whenever a "bound" or "constrained" property is changed.
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
/trunk/main/autodoc/inc/ary/idl/
H A Di_property.hxx57 constrained = 4, enumerator
71 { return (nFlags & UINT32(constrained)) != 0; } in IsConstrained()
/trunk/main/idlc/test/
H A Dservice.idl42 [constrained, property] hyper p5;
H A Dsingleton.idl42 [constrained, property] hyper p5;
/trunk/main/offapi/com/sun/star/sheet/
H A DSolverConstraint.idl45 /// The address of the cell that is constrained.
/trunk/main/autodoc/source/parser_i/idl/
H A Dpe_property.cxx92 aStereotypes.Set_Flag(Stereotypes::constrained); in Process_Stereotype()
/trunk/main/idlc/test/parser/
H A Dattribute.tests168 [attribute, constrained] long a;
/trunk/main/offapi/com/sun/star/chart2/
H A DXFastPropertyState.idl101 the change events are fired. If it is a constrained property, you
/trunk/main/idlc/source/
H A Dscanner.ll289 constrained return IDL_CONSTRAINED;
/trunk/main/writerfilter/documentation/doxygen/
H A DDoxyfile1219 # the graph is not depth-constrained.
/trunk/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 …0 gu \<ahelp hid=\".uno:Line_Diagonal\"\>Draws a straight line that is constrained by angles of 45…
21456 … 0 help par_id3145620 76 0 gu The movement of the selected object is constrained by multiples of…
21587 …par_id3157871 51 0 gu As the radius line that follows the pointer is constrained to the circle b…
/trunk/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 …0 bs \<ahelp hid=\".uno:Line_Diagonal\"\>Draws a straight line that is constrained by angles of 45…
25337 … 0 help par_id3145620 76 0 bs The movement of the selected object is constrained by multiples of…
25482 …par_id3157871 51 0 bs As the radius line that follows the pointer is constrained to the circle b…
/trunk/extras/l10n/source/cy/
H A Dlocalize.sdf24337constrained by angles of 45 degrees. Click where you want to start the polygon, and drag to draw a…
24351 …>Draws a line composed of a series of straight line segments, that are constrained by angles of 45…
24755 …0 cy \<ahelp hid=\".uno:Line_Diagonal\"\>Draws a straight line that is constrained by angles of 45…
25705 … 0 help par_id3145620 76 0 cy The movement of the selected object is constrained by multiples of…
25850 …par_id3157871 51 0 cy As the radius line that follows the pointer is constrained to the circle b…

Completed in 2418 milliseconds

123