Home
last modified time | relevance | path

Searched refs:hasPendingChanges (Results 1 – 22 of 22) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/util/
H A D_XChangesBatch.java146 boolean hasPendingChanges = oObj.hasPendingChanges(); in _hasPendingChanges()
147 tRes.tested("hasPendingChanges()", hasPendingChanges); in _hasPendingChanges()
H A D_XChangesNotifier.java164 if (!xBatch.hasPendingChanges()) return false; in commitChanges()
181 if (!xBatch.hasPendingChanges()) return false; in redoChanges()
/trunk/main/extensions/source/update/check/
H A Dupdatecheckconfig.cxx605 if( xChangesBatch.is() && xChangesBatch->hasPendingChanges() ) in commitChanges()
636 if( xChangesBatch.is() && xChangesBatch->hasPendingChanges() ) in commitChanges()
642 if( xChangesBatch.is() && xChangesBatch->hasPendingChanges() ) in commitChanges()
652 UpdateCheckConfig::hasPendingChanges( ) throw (uno::RuntimeException) in hasPendingChanges() function in UpdateCheckConfig
656 return xChangesBatch->hasPendingChanges(); in hasPendingChanges()
H A Dupdatecheckconfig.hxx187 virtual ::sal_Bool SAL_CALL hasPendingChanges( )
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchydatasource.cxx202 hasPendingChanges()
1088 sal_Bool SAL_CALL HierarchyDataAccess::hasPendingChanges() in hasPendingChanges() function in HierarchyDataAccess
1096 return xOrig->hasPendingChanges(); in hasPendingChanges()
/trunk/main/configmgr/source/
H A Drootaccess.hxx129 virtual sal_Bool SAL_CALL hasPendingChanges()
H A Drootaccess.cxx302 sal_Bool RootAccess::hasPendingChanges() throw (css::uno::RuntimeException) { in hasPendingChanges() function in configmgr::RootAccess
/trunk/main/offapi/com/sun/star/util/
H A DXChangesBatch.idl70 boolean hasPendingChanges();
/trunk/main/desktop/source/migration/
H A Dpages.cxx313 if( xChangesBatch.is() && xChangesBatch->hasPendingChanges() ) in commitPage()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/cfgmgr2/
H A Dcom.sun.star.comp.configuration.ORootElementGroupUpdateAccess.csv11 "ORootElementGroupUpdateAccess";"com::sun::star::util::XChangesBatch";"hasPendingChanges()"
H A Dcom.sun.star.comp.configuration.OInnerTreeSetUpdateAccess.csv11 "OInnerTreeSetUpdateAccess";"com::sun::star::util::XChangesBatch#optional";"hasPendingChanges()"
H A Dcom.sun.star.comp.configuration.OInnerValueSetUpdateAccess.csv11 "OInnerValueSetUpdateAccess";"com::sun::star::util::XChangesBatch#optional";"hasPendingChanges()"
H A Dcom.sun.star.comp.configuration.ORootElementTreeSetUpdateAccess.csv11 "ORootElementTreeSetUpdateAccess";"com::sun::star::util::XChangesBatch";"hasPendingChanges()"
H A Dcom.sun.star.comp.configuration.ORootElementValueSetUpdateAccess.csv11 "ORootElementValueSetUpdateAccess";"com::sun::star::util::XChangesBatch";"hasPendingChanges()"
H A Dcom.sun.star.comp.configuration.OSetElementGroupUpdateAccess.csv11 "OSetElementGroupUpdateAccess";"com::sun::star::util::XChangesBatch#optional";"hasPendingChanges()"
H A Dcom.sun.star.comp.configuration.OSetElementTreeSetUpdateAccess.csv11 "OSetElementTreeSetUpdateAccess";"com::sun::star::util::XChangesBatch#optional";"hasPendingChanges(…
H A Dcom.sun.star.comp.configuration.OSetElementValueSetUpdateAccess.csv11 "OSetElementValueSetUpdateAccess";"com::sun::star::util::XChangesBatch#optional";"hasPendingChanges
H A Dcom.sun.star.comp.configuration.OInnerGroupUpdateAccess.csv11 "OInnerGroupUpdateAccess";"com::sun::star::util::XChangesBatch#optional";"hasPendingChanges()"
/trunk/main/package/inc/
H A DZipPackage.hxx159 virtual sal_Bool SAL_CALL hasPendingChanges( )
/trunk/main/cui/source/options/
H A Doptupdt.cxx241 if( xChangesBatch.is() && xChangesBatch->hasPendingChanges() ) in FillItemSet()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_updatedialog.cxx1195 if ( xChangesBatch.is() && xChangesBatch->hasPendingChanges() ) in storeIgnoredUpdates()
/trunk/main/package/source/package/zippackage/
H A DZipPackage.cxx1621 sal_Bool SAL_CALL ZipPackage::hasPendingChanges() in hasPendingChanges() function in ZipPackage

Completed in 88 milliseconds