Home
last modified time | relevance | path

Searched refs:m_xObjSh (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/view/
H A Dviewfrm.cxx1136 if ( m_xObjSh.is() ) in ReleaseObjectShell_Impl()
1151 m_xObjSh.clear(); in ReleaseObjectShell_Impl()
1554 if (m_xObjSh.is() && IsSignPDF(m_xObjSh)) in IMPL_LINK()
1586 m_xObjSh = pObjSh; in Construct_Impl()
1587 if ( m_xObjSh.is() && m_xObjSh->IsPreview() ) in Construct_Impl()
1676 SfxModule* pModule = m_xObjSh.is() ? m_xObjSh->GetModule() : nullptr; in KillDispatcher_Impl()
1677 if ( m_xObjSh.is() ) in KillDispatcher_Impl()
1855 if ( m_xObjSh.is() ) in Show()
1936 return m_xObjSh.get(); in GetObjectShell()
2520 if ( m_xObjSh.is() ) in GetActualPresentationURL_Impl()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/view/
H A Dviewfrm.cxx1140 if ( m_xObjSh.is() ) in ReleaseObjectShell_Impl()
1155 m_xObjSh.clear(); in ReleaseObjectShell_Impl()
1640 if (m_xObjSh.is() && m_xObjSh->IsSignPDF()) in IMPL_LINK()
1693 m_xObjSh = pObjSh; in Construct_Impl()
1694 if ( m_xObjSh.is() && m_xObjSh->IsPreview() ) in Construct_Impl()
1792 SfxModule* pModule = m_xObjSh.is() ? m_xObjSh->GetModule() : nullptr; in KillDispatcher_Impl()
1793 if ( m_xObjSh.is() ) in KillDispatcher_Impl()
1971 if ( m_xObjSh.is() ) in Show()
2052 return m_xObjSh.get(); in GetObjectShell()
2641 if ( m_xObjSh.is() ) in GetActualPresentationURL_Impl()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sfx2/
H A Dviewfrm.hxx53 SfxObjectShellRef m_xObjSh; member in SfxViewFrame
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/
H A Dviewfrm.hxx48 SfxObjectShellRef m_xObjSh; member in SfxViewFrame