Home
last modified time | relevance | path

Searched refs:ListenForStorage_Impl (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sfx2/inc/sfx2/
H A Dsfxbasemodel.hxx1405 …SAL_DLLPRIVATE void ListenForStorage_Impl( const ::com::sun::star::uno::Reference< ::com::sun::sta…
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx2596 ListenForStorage_Impl( m_pData->m_pObjectShell->GetStorage() ); in Notify()
2603 ListenForStorage_Impl( m_pData->m_pObjectShell->GetStorage() ); in Notify()
3200 void SfxBaseModel::ListenForStorage_Impl( const uno::Reference< embed::XStorage >& xStorage ) in ListenForStorage_Impl() function in SfxBaseModel