Searched refs:m_pViewShell (Results 1 – 4 of 4) sorted by relevance
570 if ( !m_pData->m_pViewShell || !m_pData->m_pViewShell->GetObjectShell() ) in getViewControllerName()587 if ( !m_pData->m_pViewShell || !m_pData->m_pViewShell->GetObjectShell() ) in getCreationArguments()633 if ( m_pData->m_pViewShell ) in attachFrame()711 if ( m_pData->m_pViewShell ) in suspend()730 if ( m_pData->m_pViewShell ) in getViewData()747 if ( m_pData->m_pViewShell ) in restoreViewData()785 if ( m_pData->m_pViewShell ) in queryDispatch()964 if ( m_pData->m_pViewShell ) in getBorder()994 if ( m_pData->m_pViewShell ) in queryBorderedArea()1045 if ( m_pData->m_pViewShell ) in dispose()[all …]
125 void DisconnectViewShell() { m_pViewShell = NULL; } in DisconnectViewShell()145 SfxViewShell* m_pViewShell; member in SfxClipboardChangeListener153 : m_pViewShell( 0 ), m_xClpbrdNtfr( xClpbrdNtfr ) in SfxClipboardChangeListener()159 m_pViewShell = pView; in SfxClipboardChangeListener()175 if( m_pViewShell ) in ChangedContents()177 SfxBindings& rBind = m_pViewShell->GetViewFrame()->GetBindings(); in ChangedContents()
47 m_pViewShell( pViewShell ) in ScChartRangeSelectionListener()64 if( m_pViewShell ) in selectionChanged()66 m_pViewShell->DoChartSelection( aRanges ); in selectionChanged()90 m_pViewShell = 0; in disposing()
71 ScTabViewShell * m_pViewShell; member in ScChartRangeSelectionListener
Completed in 27 milliseconds