Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx570 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 …]
H A Dviewsh.cxx125 void DisconnectViewShell() { m_pViewShell = NULL; } in DisconnectViewShell()
145 SfxViewShell* m_pViewShell; member in SfxClipboardChangeListener
153 : 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()
/trunk/main/sc/source/ui/unoobj/
H A DChartRangeSelectionListener.cxx47 m_pViewShell( pViewShell ) in ScChartRangeSelectionListener()
64 if( m_pViewShell ) in selectionChanged()
66 m_pViewShell->DoChartSelection( aRanges ); in selectionChanged()
90 m_pViewShell = 0; in disposing()
/trunk/main/sc/source/ui/inc/
H A DChartRangeSelectionListener.hxx71 ScTabViewShell * m_pViewShell; member in ScChartRangeSelectionListener

Completed in 35 milliseconds