/trunk/main/configmgr/source/ |
H A D | components.cxx | 93 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 D | components.hxx | 83 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 D | README | 38 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 D | writemodfile.cxx | 454 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 D | rootaccess.cxx | 84 Modifications::Node const & modifications, Broadcaster * broadcaster) in initBroadcaster() argument 89 modifications, broadcaster, changesListeners_.empty() ? 0 : &changes); in initBroadcaster()
|
H A D | access.cxx | 157 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 D | data.hxx | 60 Modifications modifications; member
|
H A D | makefile.mk | 48 $(SLO)/modifications.obj \
|
H A D | access.hxx | 141 Modifications::Node const & modifications, Broadcaster * broadcaster); 194 Modifications::Node const & modifications, Broadcaster * broadcaster,
|
H A D | rootaccess.hxx | 71 Modifications::Node const & modifications, Broadcaster * broadcaster);
|
/trunk/ |
H A D | LICENSE | 26 "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 D | LICENSE | 27 "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 D | LICENSE_ALv2 | 27 "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 D | aclocal.m4 | 7 # 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 D | LICENSE | 27 "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 D | Library_configmgr.mk | 65 configmgr/source/modifications \
|
/trunk/main/offapi/com/sun/star/util/ |
H A D | CellProtection.idl | 37 /** specifies if the cell is locked from modifications by the user.
|
H A D | XProtectable.idl | 41 /** makes it possible to protect objects from modifications.
|
/trunk/main/offapi/com/sun/star/sheet/ |
H A D | DataPilotTable.idl | 63 /** allows notification of modifications to the data pilot table.
|
/trunk/main/offapi/com/sun/star/sdb/ |
H A D | DataColumn.idl | 55 veto modifications, if a new value does not fit into rules
|
H A D | DatabaseAccess.idl | 84 /** determines whether modifications on the data access bean are allowed
|
/trunk/main/offapi/com/sun/star/frame/ |
H A D | CommandGroup.idl | 156 /** specifies commands that are related to modifications.
|
/trunk/main/offapi/com/sun/star/awt/grid/ |
H A D | SortableGridDataModel.idl | 57 that the data represented by the model is still sorted after your modifications, you should call
|
/trunk/main/sw/source/ui/docvw/ |
H A D | docvw.src | 261 Message [ en-US ] = "Readonly content cannot be changed.\nNo modifications will be accepted." ;
|
/trunk/main/sfx2/qa/complex/sfx2/ |
H A D | UndoManager.java | 689 final int modifications = m_currentTestCase.doMultipleModifications(); in impl_testMultipleModifications() local 691 modifications, m_undoListener.getUndoActionsAdded() ); in impl_testMultipleModifications()
|