Home
last modified time | relevance | path

Searched refs:SwitchPersistance (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/sfx2/inc/sfx2/
H A Dobjsh.hxx342 virtual sal_Bool SwitchPersistance(
/AOO41X/main/sfx2/source/doc/
H A Dobjstor.cxx3549 sal_Bool SfxObjectShell::SwitchPersistance( const uno::Reference< embed::XStorage >& xStorage ) in SwitchPersistance() function in SfxObjectShell
H A Dsfxbasemodel.cxx3716 && !m_pData->m_pObjectShell->SwitchPersistance( xStorage ) ) in switchToStorage()