Home
last modified time | relevance | path

Searched refs:commitChanges (Results 1 – 25 of 80) sorted by relevance

1234

/trunk/main/extensions/source/update/check/
H A Dupdatecheckconfig.cxx408 commitChanges(); in storeLocalFileName()
425 commitChanges(); in clearLocalFileName()
434 commitChanges(); in storeDownloadPaused()
484 commitChanges(); in storeUpdateFound()
513 commitChanges(); in clearUpdateFound()
601 UpdateCheckConfig::commitChanges() in commitChanges() function in UpdateCheckConfig
608 xChangesBatch->commitChanges(); in commitChanges()
639 xChangesBatch->commitChanges(); in commitChanges()
645 xChangesBatch->commitChanges(); in commitChanges()
699 commitChanges(); in storeExtensionVersion()
[all …]
/trunk/main/unotools/source/config/
H A Dconfigitem.cxx291 xBatch->commitChanges(); in ReleaseConfigMgr()
713 xBatch->commitChanges(); in PutProperties()
925 xBatch->commitChanges(); in ClearNodeSet()
962 xBatch->commitChanges(); in ClearNodeElements()
1051 xBatch->commitChanges();
1091 xBatch->commitChanges();
1177 try { xBatch->commitChanges(); }
1193 try { xBatch->commitChanges(); }
1230 xBatch->commitChanges();
1323 xBatch->commitChanges();
[all …]
H A Dlingucfg.cxx1039 xUpdateAccess->commitChanges(); in SetOrCreateSupportedDictionaryFormatsFor()
1187 xUpdateAccess->commitChanges(); in SetOrCreateDictionaryEntry()
1228 xUpdateAccess->commitChanges(); in SetDisabledDictionaries()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/util/
H A D_XChangesNotifier.java144 result &= commitChanges(); in _removeChangesListener()
162 private boolean commitChanges() { in commitChanges() method in _XChangesNotifier
166 xBatch.commitChanges(); in commitChanges()
183 xBatch.commitChanges(); in redoChanges()
H A D_XChangesBatch.java88 oObj.commitChanges(); in _commitChanges()
104 oObj.commitChanges(); in _commitChanges()
/trunk/main/ucb/source/core/
H A Ducbstore.cxx466 xBatch->commitChanges(); in openPropertySet()
564 xBatch->commitChanges(); in removePropertySet()
778 xBatch->commitChanges(); in renamePropertySet()
967 xBatch->commitChanges(); in renamePropertySet()
1033 xBatch->commitChanges(); in renamePropertySet()
1548 xBatch->commitChanges(); in setPropertyValue()
1842 xBatch->commitChanges(); in addProperty()
2018 xBatch->commitChanges(); in removeProperty()
2312 xBatch->commitChanges(); in setPropertyValues()
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchydata.cxx460 xBatch->commitChanges(); in setData()
706 xOldParentBatch->commitChanges(); in move()
789 xNewParentBatch->commitChanges(); in move()
832 xNewParentBatch->commitChanges(); in move()
835 xOldParentBatch->commitChanges(); in move()
934 xBatch->commitChanges(); in remove()
H A Dhierarchydatasource.cxx199 commitChanges()
1075 void SAL_CALL HierarchyDataAccess::commitChanges() in commitChanges() function in HierarchyDataAccess
1083 xOrig->commitChanges(); in commitChanges()
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_stgelems.cxx932 commitChanges(); in writeBytes()
947 commitChanges(); in flush()
961 commitChanges(); in closeOutput()
983 commitChanges(); in truncate()
1088 void Stream::commitChanges() in commitChanges() function in Stream
/trunk/main/offapi/com/sun/star/configuration/
H A DUpdateRootElement.idl62 only when <member scope="com::sun::star::util">XChangesBatch::commitChanges()</member>
85 <member scope="com::sun::star::util">XChangesBatch::commitChanges()</member>
92 <member scope="com::sun::star::util">XChangesBatch::commitChanges()</member>
/trunk/main/desktop/source/app/
H A Dappfirststart.cxx271 Reference< util::XChangesBatch >(pset, UNO_QUERY_THROW)->commitChanges(); in FinishFirstStart()
305 Reference< util::XChangesBatch >( xPSet, UNO_QUERY_THROW )->commitChanges(); in DoRestartActionsIfNecessary()
330 Reference< util::XChangesBatch >( xPSet, UNO_QUERY_THROW )->commitChanges(); in SetRestartState()
H A Dlangselect.cxx234 Reference< XChangesBatch >(xProp, UNO_QUERY_THROW)->commitChanges(); in prepareLanguage()
242 Reference< XChangesBatch >(xProp2, UNO_QUERY_THROW)->commitChanges(); in prepareLanguage()
535 Reference< XChangesBatch >(xProp, UNO_QUERY_THROW)->commitChanges(); in resetUserLanguage()
H A Dcheck_ext_deps.cxx341 Reference< util::XChangesBatch >( pset, UNO_QUERY_THROW )->commitChanges(); in impl_setNeedsCompatCheck()
399 Reference< util::XChangesBatch >( pset, UNO_QUERY_THROW )->commitChanges(); in impl_needsCompatCheck()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DConfiguration.java308 xUpdateControl.commitChanges(); in commit()
317 xUpdateControl.commitChanges(); in updateConfiguration()
325 xUpdateControl.commitChanges(); in removeNode()
/trunk/main/odk/examples/DevelopersGuide/Config/
H A DConfigExamples.java602 xUpdateControl.commitChanges(); in editGridOptions()
778 xUpdateControl.commitChanges();
837 xUpdateControl.commitChanges();
923 xUpdateControl.commitChanges();
/trunk/main/configmgr/qa/unit/
H A Dtest.cxx443 access, css::uno::UNO_QUERY_THROW)->commitChanges(); in TEST_F()
592 access, css::uno::UNO_QUERY_THROW)->commitChanges(); in setKey()
609 access->commitChanges(); in resetKey()
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DSettings.java246 xBatch.commitChanges(); in storeConfiguration()
275 xBatch2.commitChanges(); in storeConfiguration()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DisableCommands/
H A DDisableCommandsTest.java299 xFlush.commitChanges(); in enableCommands()
370 xFlush.commitChanges(); in disableCommands()
/trunk/main/desktop/source/migration/
H A Dwizard.cxx418 Reference< XChangesBatch >(pset, UNO_QUERY_THROW)->commitChanges(); in storeAcceptDate()
446 Reference< XChangesBatch >(pset, UNO_QUERY_THROW)->commitChanges(); in setPatchLevel()
/trunk/main/odk/examples/java/Inspector/
H A DInspector.java161 xBatch.commitChanges(); in assignSDKPath()
269 xBatch.commitChanges(); in setSourceCodeLanguage()
/trunk/main/framework/source/uiconfiguration/
H A Dwindowstateconfiguration.cxx432 xFlush->commitChanges(); in removeByName()
489 xFlush->commitChanges(); in insertByName()
563 xFlush->commitChanges(); in replaceByName()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DInetTools.java77 oSecureChange.commitChanges(); in setHTTPProxy()
/trunk/main/framework/source/fwi/jobs/
H A Dconfigaccess.cxx202 xFlush->commitChanges(); in close()
/trunk/main/configmgr/source/
H A Drootaccess.hxx124 virtual void SAL_CALL commitChanges()
/trunk/main/framework/qa/complex/framework/autosave/
H A DConfigHelper.java107 xBatch.commitChanges(); in flush()

Completed in 169 milliseconds

1234