Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/unoobj/
H A Dconfuno.cxx251 pDocShell->SetSaveVersionOnClose( bTmp ); in setPropertyValue()
/trunk/main/sfx2/source/doc/
H A Dobjcont.cxx1173 void SfxObjectShell::SetSaveVersionOnClose( sal_Bool bNew ) in SetSaveVersionOnClose() function in SfxObjectShell
H A Dobjserv.cxx394 SetSaveVersionOnClose( pDlg->IsSaveVersionOnClose() ); in ExecFile_Impl()
/trunk/main/sw/source/ui/uno/
H A DSwXDocumentSettings.cxx479 mpDocSh->SetSaveVersionOnClose( *(sal_Bool*)rValue.getValue() ); in _setSingleValue()
/trunk/main/sfx2/inc/sfx2/
H A Dobjsh.hxx437 void SetSaveVersionOnClose( sal_Bool bSet );
/trunk/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx855 pDocSh->SetSaveVersionOnClose( bNewValue ); in _setPropertyValues()