Home
last modified time | relevance | path

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

12345

/trunk/main/configmgr/source/
H A Dcomponents.cxx93 Modifications * modifications, Additions * additions) in parseXcsFile() argument
98 (void) partial; (void) modifications; (void) additions; in parseXcsFile()
106 Modifications * modifications, Additions * additions) in parseXcuFile() argument
260 Modifications const & modifications, in initGlobalBroadcaster() argument
295 data_.modifications.add(path); in addModification()
336 OSL_ASSERT(modifications != 0); in insertExtensionXcuFile()
368 OSL_ASSERT(modifications != 0); in removeExtensionXcuFile()
394 data_.modifications.remove(*i); in removeExtensionXcuFile()
395 modifications->add(*i); in removeExtensionXcuFile()
408 Modifications * modifications) in insertModificationXcuFile() argument
[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
458 if (modifications.children.empty()) { in writeModifications()
510 modifications.children.begin()); in writeModifications()
511 i != modifications.children.end(); ++i) in writeModifications()
572 data.modifications.getRoot().children.begin()); in writeModFile()
573 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 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 Ddata.hxx60 Modifications modifications; member
H A Dmakefile.mk48 $(SLO)/modifications.obj \
H A Daccess.hxx141 Modifications::Node const & modifications, Broadcaster * broadcaster);
194 Modifications::Node const & modifications, Broadcaster * broadcaster,
H A Drootaccess.hxx71 Modifications::Node const & modifications, Broadcaster * broadcaster);
/trunk/
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
/trunk/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
/trunk/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 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
276 modifications, that you make:
574 that there is an indication as to what modifications have been
800 without modifications, are permitted provided that the
1417 and distribute the modifications to the Bitstream Vera Font Software,
[all …]
/trunk/main/configmgr/
H A DLibrary_configmgr.mk65 configmgr/source/modifications \
/trunk/main/offapi/com/sun/star/util/
H A DCellProtection.idl37 /** specifies if the cell is locked from modifications by the user.
H A DXProtectable.idl41 /** makes it possible to protect objects from modifications.
/trunk/main/offapi/com/sun/star/sheet/
H A DDataPilotTable.idl63 /** allows notification of modifications to the data pilot table.
/trunk/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
/trunk/main/offapi/com/sun/star/frame/
H A DCommandGroup.idl156 /** specifies commands that are related to modifications.
/trunk/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
/trunk/main/sw/source/ui/docvw/
H A Ddocvw.src261 Message [ en-US ] = "Readonly content cannot be changed.\nNo modifications will be accepted." ;
/trunk/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()

Completed in 106 milliseconds

12345