/trunk/main/sot/inc/sot/ |
H A D | stg.hxx | 103 virtual sal_Bool Revert() = 0; 130 virtual sal_Bool Revert() = 0; 185 virtual sal_Bool Revert(); 230 virtual sal_Bool Revert(); 281 virtual sal_Bool Revert(); 350 virtual sal_Bool Revert();
|
H A D | storage.hxx | 94 virtual sal_Bool Revert(); 204 virtual sal_Bool Revert();
|
/trunk/main/toolkit/doc/layout/ |
H A D | ChangeLog | 7 * util/makefile.mk: Revert obsolete VERSION addition. 13 util/defs/wntmsci11: Revert weird initial patch. 1148 * : Revert "Revert introduction of XDialog2." 1156 source/wrapper/wrapper.cxx, workben/test.cxx: Revert introduction of 1161 * source/wrapper/wbutton.cxx: Revert 1174 * : Revert "Add GetImplementation to VCLXProxy." 1178 * : Revert "Add Click and LINK (Click) to IconButton." 1202 * : Revert "Set click handler in Button instead of ButtonImpl, add 1207 * : Revert "Attempt at using DialogImpl to hold button Click 1212 * : Revert "Pass a Button instead of ButtonImpl to default click [all …]
|
/trunk/main/sot/source/sdstor/ |
H A D | ucbstorage.cxx | 479 sal_Bool Revert(); // discard all changes 550 sal_Bool Revert(); 1281 sal_Bool UCBStorageStream_Impl::Revert() function in UCBStorageStream_Impl 1542 sal_Bool UCBStorageStream::Revert() function in UCBStorageStream 1544 return pImp->Revert(); 2608 sal_Bool UCBStorage_Impl::Revert() function in UCBStorage_Impl 2624 pElement->m_xStream->Revert(); 2629 pElement->m_xStorage->Revert(); 2904 sal_Bool UCBStorage::Revert() function in UCBStorage 2906 return pImp->Revert();
|
H A D | storage.cxx | 372 sal_Bool SotStorageStream::Revert() in Revert() function in SotStorageStream 376 pOwnStm->Revert(); in Revert() 1100 sal_Bool SotStorage::Revert() in Revert() function in SotStorage 1105 if( !m_pOwnStg->Revert() ) in Revert()
|
H A D | stg.cxx | 283 sal_Bool StorageStream::Revert() in Revert() function in StorageStream 289 pEntry->Revert(); in Revert() 964 sal_Bool Storage::Revert() in Revert() function in Storage
|
H A D | stgdir.cxx | 577 sal_Bool StgDirEntry::Revert() in Revert() function in StgDirEntry 831 rIo.Revert( pEntry ); in StgDirStrm()
|
H A D | stgcache.hxx | 90 void Revert( StgDirEntry* = NULL ); // revert dirty pages
|
H A D | stgdir.hxx | 84 sal_Bool Revert();
|
H A D | stgcache.cxx | 354 void StgCache::Revert( StgDirEntry* ) in Revert() function in StgCache
|
/trunk/main/shell/source/win32/shlxthandler/thumbviewer/ |
H A D | thumbviewer.cxx | 135 virtual HRESULT STDMETHODCALLTYPE Revert(void); 276 HRESULT STDMETHODCALLTYPE StreamOnZipBuffer::Revert(void) in Revert() function in StreamOnZipBuffer
|
/trunk/main/sw/source/ui/vba/ |
H A D | vbadocuments.hxx | 53 …ordDocument, const css::uno::Any& PasswordTemplate, const css::uno::Any& Revert, const css::uno::A…
|
/trunk/main/oovbaapi/ooo/vba/word/ |
H A D | XDocuments.idl | 44 …entFiles, [in] any PasswordDocument, [in] any PasswordTemplate, [in] any Revert, [in] any WritePas…
|
/trunk/main/sot/source/unoolestorage/ |
H A D | xolesimplestorage.cxx | 735 if ( !m_pStorage->Revert() || m_pStorage->GetError() ) in revert()
|
/trunk/main/package/source/xstor/ |
H A D | owriteablestream.cxx | 989 void OWriteStream_Impl::Revert() in Revert() function in OWriteStream_Impl 2620 m_pImpl->Revert(); in dispose() 3539 m_pImpl->Revert(); in revert()
|
H A D | owriteablestream.hxx | 215 void Revert();
|
H A D | xstorage.hxx | 230 void Revert();
|
H A D | xstorage.cxx | 1309 void OStorage_Impl::Revert() in Revert() function in OStorage_Impl 2074 m_pImpl->Revert(); in InternalDispose() 4204 m_pImpl->Revert(); in revert()
|