Home
last modified time | relevance | path

Searched refs:IsSaveVersionOnClose (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/sfx2/source/inc/
H A Dversdlg.hxx84 sal_Bool IsSaveVersionOnClose() const { return mbIsSaveVersionOnClose; } in IsSaveVersionOnClose() function in SfxVersionDialog
/aoo4110/main/sfx2/source/doc/
H A Dobjserv.cxx394 SfxVersionDialog *pDlg = new SfxVersionDialog( pFrame, IsSaveVersionOnClose() ); in ExecFile_Impl()
396 SetSaveVersionOnClose( pDlg->IsSaveVersionOnClose() ); in ExecFile_Impl()
H A Dobjcont.cxx1161 sal_Bool SfxObjectShell::IsSaveVersionOnClose() const in IsSaveVersionOnClose() function in SfxObjectShell
H A Dobjxtor.cxx649 if ( IsSaveVersionOnClose() ) in PrepareClose()
/aoo4110/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx855 bChanged = ( pDocSh->IsSaveVersionOnClose() != bNewValue ); in _setPropertyValues()
1117 *pValue <<= pDocSh->IsSaveVersionOnClose(); in _getPropertyValues()
/aoo4110/main/sc/source/ui/unoobj/
H A Dconfuno.cxx414 aRet <<= pDocShell->IsSaveVersionOnClose(); in getPropertyValue()
/aoo4110/main/sw/source/ui/uno/
H A DSwXDocumentSettings.cxx847 rValue <<= mpDocSh->IsSaveVersionOnClose(); in _getSingleValue()
/aoo4110/main/sfx2/inc/sfx2/
H A Dobjsh.hxx410 sal_Bool IsSaveVersionOnClose() const;

Completed in 408 milliseconds