Home
last modified time | relevance | path

Searched refs:wasModifiedSinceLastSave (Results 1 – 6 of 6) sorted by relevance

/trunk/main/offapi/com/sun/star/document/
H A DXDocumentRecovery.idl49 document where <code>wasModifiedSinceLastSave</code> returns <TRUE/>.</p>
60 boolean wasModifiedSinceLastSave();
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.hxx429 …virtual ::sal_Bool SAL_CALL wasModifiedSinceLastSave() throw ( ::com::sun::star::uno::RuntimeExcep…
H A Ddatabasedocument.cxx581 ::sal_Bool SAL_CALL ODatabaseDocument::wasModifiedSinceLastSave() throw ( RuntimeException ) in wasModifiedSinceLastSave() function in dbaccess::ODatabaseDocument
/trunk/main/sfx2/inc/sfx2/
H A Dsfxbasemodel.hxx1310 virtual ::sal_Bool SAL_CALL wasModifiedSinceLastSave()
/trunk/main/framework/source/services/
H A Dautorecovery.cxx2291 if ( !xDocRecover->wasModifiedSinceLastSave() ) in implts_saveDocs()
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx1748 ::sal_Bool SAL_CALL SfxBaseModel::wasModifiedSinceLastSave() throw ( RuntimeException ) in wasModifiedSinceLastSave() function in SfxBaseModel

Completed in 300 milliseconds