Home
last modified time | relevance | path

Searched refs:changed (Results 1 – 25 of 310) sorted by relevance

12345678910>>...13

/AOO41X/main/offapi/com/sun/star/accessibility/
H A DAccessibleTableModelChange.idl55 /** The lowest index of a row that has changed.
57 <p>The first row that has been changed or that contains
62 /** The highest index of a row that has changed.
64 <p>The last row that has been changed or that contains modified
69 /** The lowest index of a column that has changed.
71 <p>The first column that has been changed or contains modified
76 /** The highest index of a column that has changed.
78 <p>The last column that has been changed or contains modified
H A DAccessibleEventId.idl81 has changed. The active descendant is used in objects with
97 (relative) bounding box of an accessible object has changed. It is
174 changed.
185 changed.
196 doing the controlling has changed. The
204 target object has changed. The
212 label has changed. The
220 the labeling have changed. The
228 changed. The
236 has changed. The
[all …]
/AOO41X/main/qadevOOo/tests/java/ifc/form/
H A D_XChangeBroadcaster.java71 protected boolean changed = false; field in _XChangeBroadcaster
91 public void changed ( EventObject oEvent ) { in changed() method in _XChangeBroadcaster.MyChangeListener
93 changed = true; in changed()
139 tRes.tested("addChangeListener()", changed); in _addChangeListener()
155 changed = false; in _removeChangeListener()
165 tRes.tested("removeChangeListener()", !changed); in _removeChangeListener()
/AOO41X/main/offapi/com/sun/star/awt/tree/
H A DXTreeDataModelListener.idl50 /** Invoked after a node (or a set of siblings) has changed in some way.
51 The node(s) have not changed locations in the tree or altered their
52 children arrays, but other attributes have changed and may affect
55 Example: the name of a file has changed, but it is in the same location in the file system.
57 To indicate the root has changed, <member>TreeDataModelEvent::Nodes</member> will contain
79 /** Invoked after the tree has drastically changed structure from a given node down.
82 structure has changed. <member>TreeDataModelEvent::Nodes</member> is empty.
/AOO41X/main/qadevOOo/tests/java/ifc/text/
H A D_XMailMergeBroadcaster.java56 protected boolean changed = false; field in _XMailMergeBroadcaster
65 changed = true; in notifyMailMergeEvent()
112 tRes.tested("addMailMergeEventListener()", changed); in _addMailMergeEventListener()
122 changed = false; in _removeMailMergeEventListener()
141 tRes.tested("removeMailMergeEventListener()", !changed); in _removeMailMergeEventListener()
/AOO41X/main/cui/source/customize/
H A Dmacropg.src224 Text [ en-US ] = "'Modified' status was changed" ;
300 Text [ en-US ] = "Item status changed" ;
439 Text [ en-US ] = "Document title changed" ;
444 Text [ en-US ] = "Document mode changed" ;
449 Text [ en-US ] = "Visible area changed" ;
464 Text [ en-US ] = "Selection changed" ;
484 Text [ en-US ] = "Content changed" ;
/AOO41X/main/offapi/com/sun/star/awt/
H A DFocusChangeReason.idl40 /** Focus changed because TAB was pressed.
46 /** Focus changed because KeyLeft/Right/Up/Down was pressed.
52 /** Focus changed because mnemonic key was pressed.
77 /** Focus changed because mnemonic key was pressed and this mnemonic is
H A DXTabListener.idl45 an XSimpleTabController instance or if the properties of a tab was changed.
66 /** a tab was changed within it's properties.
69 the unique ID of the changed tab.
74 void changed( [in] long ID ,
H A DXDockableWindowListener.idl66 or a changed rectangle if required, additionally it must indicate if
84 /** is invoked when the floating mode is about to be changed between
87 if returned FALSE the floating mode will not be changed
93 /** is invoked when the floating mode is changed between
/AOO41X/main/solenv/bin/modules/installer/windows/
H A Didtglobal.pm172 my $changed = 0;
218 $changed = 1;
223 if ( $changed ) { $conformstring= uc($conformstring); }
257 $changed = 1;
263 if ( $changed ) { $conformstring = uc($name); }
283 my $changed = 0;
303 $changed = 1;
344 $changed = 1;
350 if ( $changed ) { $conformstring= uc($conformstring); }
388 $changed = 1;
[all …]
H A Dassembly.pm319 my $changed = 0;
352 $changed = 1;
363 if ( $changed )
/AOO41X/main/offapi/com/sun/star/linguistic2/
H A DDictionaryListEventFlags.idl71 has changed its language.
77 has changed its language.
83 has changed its language.
89 has changed its language.
/AOO41X/main/sw/source/core/undo/
H A Dundo.src416 Text [ en-US ] = "Table/index changed" ;
480 Text [ en-US ] = "Attributes changed" ;
484 Text [ en-US ] = "Table changed" ;
488 Text [ en-US ] = "Style changed" ;
516 Text [ en-US ] = "Header/footer changed" ;
520 Text [ en-US ] = "Field changed" ;
/AOO41X/main/offapi/com/sun/star/rendering/
H A DXAnimatedSprite.idl87 <type>XSpriteCanvas</type> does not update changed sprites
99 associated <type>XSpriteCanvas</type> does not update changed
111 associated <type>XSpriteCanvas</type> does not update changed
128 <type>XSpriteCanvas</type> does not update changed sprites
152 associated <type>XSpriteCanvas</type> does not update changed
H A DXIeeeFloatBitmap.idl62 bitmap can be changed. When setting subsets of the bitmap, the
64 changed.<p>
71 IllegalArgumentException, if the memory layout changed between
108 IllegalArgumentException, if the memory layout changed between
H A DXIeeeDoubleBitmap.idl62 bitmap can be changed. When setting subsets of the bitmap, the
64 changed.<p>
71 IllegalArgumentException, if the memory layout changed between
108 IllegalArgumentException, if the memory layout changed between
H A DXIntegerBitmap.idl61 bitmap can be changed. If the internal data format's pixel are
66 padding takes place as when the whole bitmap is changed.<p>
73 IllegalArgumentException, if the memory layout changed between
115 IllegalArgumentException, if the memory layout changed between
/AOO41X/main/offapi/com/sun/star/ucb/
H A DListActionType.idl126 /** The properties of one or more rows have changed.
132 rows, whose properties have changed. If the count is greater than one, the
148 The identity of a row has changed.
154 rows, whose identity have changed. If the count is greater than one, the
155 rows with changed identity have to be one after the other.
/AOO41X/main/udkapi/com/sun/star/beans/
H A DXPropertiesChangeListener.idl41 /** receives events which get fired whenever a bound property is changed.
47 /** gets called when bound properties are changed.
52 changed.
H A DXPropertyStateChangeListener.idl42 property is changed.
48 /** is called when a bound property's state is changed.
51 describes the event source and the property that has changed.
/AOO41X/main/offapi/com/sun/star/chart2/
H A DXChartTypeTemplate.idl88 not be changed.</p>
213 /** Resets all styles that were changed from the default at any
220 the changed settings to the default.</p>
222 <p>If for example the template changed the
226 it must not be changed.</p>
/AOO41X/main/offapi/com/sun/star/form/runtime/
H A DXFeatureInvalidation.idl38 when the state of one or more <type>FormFeature</type>s might have changed.
53 The set of features whose state might have changed.
60 which features might actually have changed their state. In this case, the callee
/AOO41X/main/offapi/com/sun/star/sheet/
H A DXCalculatable.idl46 calculated after their precedents have changed.</p>
61 whenever its value is needed after its precedents have changed.
75 whenever its value is needed after its precedents have changed.
H A DSheetCellRanges.idl197 <p>After a conditional format has been changed it has to be
210 <p>After a conditional format has been changed it has to be
222 <p>After the data validation settings have been changed the
234 <p>After the data validation settings have been changed the
/AOO41X/main/offapi/com/sun/star/configuration/backend/
H A DNodeAttribute.idl49 /** indicates that a node or property may not be changed or overridden
63 /** indicates that a node or property may not be changed
85 const short MASK = 32512; // 0xFF00, changed to 0x7F00 because only 3 bits

12345678910>>...13