Home
last modified time | relevance | path

Searched refs:modifications (Results 1 – 25 of 64) sorted by relevance

123

/AOO41X/main/configmgr/source/
H A Dcomponents.cxx93 Modifications * modifications, Additions * additions) in parseXcsFile() argument
97 OSL_ASSERT(partial == 0 && modifications == 0 && additions == 0); in parseXcsFile()
98 (void) partial; (void) modifications; (void) additions; in parseXcsFile()
106 Modifications * modifications, Additions * additions) in parseXcuFile() argument
115 layer, data, partial, modifications, additions)))-> in parseXcuFile()
260 Modifications const & modifications, in initGlobalBroadcaster() argument
273 Modifications::Node const * mods = &modifications.getRoot(); in initGlobalBroadcaster()
295 data_.modifications.add(path); in addModification()
334 bool shared, rtl::OUString const & fileUri, Modifications * modifications) in insertExtensionXcuFile() argument
336 OSL_ASSERT(modifications != 0); in insertExtensionXcuFile()
[all …]
H A Dcomponents.hxx83 Modifications const & modifications,
100 Modifications * modifications);
103 rtl::OUString const & fileUri, Modifications * modifications);
109 Modifications * modifications);
127 Data & data, Partial const * partial, Modifications * modifications,
H A DREADME38 modifications and global notifications).
57 modifications.cxx
119 - XcuParser records modifications when reading user layer data
124 written by writeModFile; for another, the logic to record modifications expects
129 - The logic to record modifications considers the top of the XML element stack.
H A Dwritemodfile.cxx454 Modifications::Node const & modifications) in writeModifications() argument
461 if (modifications.children.empty()) { in writeModifications()
517 modifications.children.begin()); in writeModifications()
518 i != modifications.children.end(); ++i) in writeModifications()
579 data.modifications.getRoot().children.begin()); in writeModFile()
580 j != data.modifications.getRoot().children.end(); ++j) in writeModFile()
H A Drootaccess.cxx84 Modifications::Node const & modifications, Broadcaster * broadcaster) in initBroadcaster() argument
89 modifications, broadcaster, changesListeners_.empty() ? 0 : &changes); in initBroadcaster()
H A Ddata.hxx60 Modifications modifications; member
H A Daccess.cxx157 Modifications::Node const & modifications, Broadcaster * broadcaster) in initBroadcaster() argument
159 initBroadcasterAndChanges(modifications, broadcaster, 0); in initBroadcaster()
472 Modifications::Node const & modifications, Broadcaster * broadcaster, in initBroadcasterAndChanges() argument
479 modifications.children.begin()); in initBroadcasterAndChanges()
480 i != modifications.children.end(); ++i) in initBroadcasterAndChanges()
H A Dmakefile.mk48 $(SLO)/modifications.obj \
H A Drootaccess.hxx71 Modifications::Node const & modifications, Broadcaster * broadcaster);
H A Daccess.hxx141 Modifications::Node const & modifications, Broadcaster * broadcaster);
194 Modifications::Node const & modifications, Broadcaster * broadcaster,
/AOO41X/main/helpauthoring/license/
H A DLICENSE27 "Source" form shall mean the preferred form for making modifications,
43 editorial revisions, annotations, elaborations, or other modifications
50 the original version of the Work and any modifications or additions
92 modifications, and in Source or Object form, provided that You
124 You may add Your own copyright statement to Your modifications and
126 for use, reproduction, or distribution of Your modifications, or
/AOO41X/main/
H A DLICENSE_ALv227 "Source" form shall mean the preferred form for making modifications,
43 editorial revisions, annotations, elaborations, or other modifications
50 the original version of the Work and any modifications or additions
92 modifications, and in Source or Object form, provided that You
124 You may add Your own copyright statement to Your modifications and
126 for use, reproduction, or distribution of Your modifications, or
H A Daclocal.m47 # with or without modifications, as long as this notice is preserved.
179 # with or without modifications, as long as this notice is preserved.
383 # with or without modifications, as long as this notice is preserved.
H A DLICENSE26 "Source" form shall mean the preferred form for making modifications,
42 editorial revisions, annotations, elaborations, or other modifications
49 the original version of the Work and any modifications or additions
91 modifications, and in Source or Object form, provided that You
123 You may add Your own copyright statement to Your modifications and
125 for use, reproduction, or distribution of Your modifications, or
275 modifications, that you make:
286 Notice of any changes or modifications to the W3C files, including the date
573 that there is an indication as to what modifications have been
799 without modifications, are permitted provided that the
[all …]
H A DNOTICE69 modifications by Spyglass Inc., Carnegie Mellon University, and
/AOO41X/main/offapi/com/sun/star/util/
H A DXProtectable.idl41 /** makes it possible to protect objects from modifications.
H A DCellProtection.idl37 /** specifies if the cell is locked from modifications by the user.
/AOO41X/main/offapi/com/sun/star/sheet/
H A DDataPilotTable.idl63 /** allows notification of modifications to the data pilot table.
/AOO41X/main/offapi/com/sun/star/sdb/
H A DDataColumn.idl55 veto modifications, if a new value does not fit into rules
H A DDatabaseAccess.idl84 /** determines whether modifications on the data access bean are allowed
/AOO41X/main/offapi/com/sun/star/frame/
H A DCommandGroup.idl156 /** specifies commands that are related to modifications.
/AOO41X/main/offapi/com/sun/star/awt/grid/
H A DSortableGridDataModel.idl57 that the data represented by the model is still sorted after your modifications, you should call
/AOO41X/main/sw/source/ui/docvw/
H A Ddocvw.src264 Message [ en-US ] = "Readonly content cannot be changed.\nNo modifications will be accepted";
/AOO41X/main/sfx2/qa/complex/sfx2/
H A DUndoManager.java689 final int modifications = m_currentTestCase.doMultipleModifications(); in impl_testMultipleModifications() local
691 modifications, m_undoListener.getUndoActionsAdded() ); in impl_testMultipleModifications()
/AOO41X/main/offapi/com/sun/star/form/control/
H A DGridControl.idl106 /** used to broadcast modifications made by the user (within the active cell)

123