Home
last modified time | relevance | path

Searched refs:GetSourceView (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/ui/app/
H A Dapphdl.cxx499 … SwView* pTempView = bResult ? m_pMMConfig->GetTargetView() : m_pMMConfig->GetSourceView(); in IMPL_LINK()
510 SwView* pSourceView = m_pMMConfig->GetSourceView(); in IMPL_LINK()
548 SwView* pSourceView = m_pMMConfig->GetSourceView(); in IMPL_LINK()
553 m_pMMConfig->GetSourceView()->GetViewFrame()->DoClose(); in IMPL_LINK()
555 m_pMMConfig->GetSourceView()->GetViewFrame()->GetFrame().Appear(); in IMPL_LINK()
588 if(m_pMMConfig->GetSourceView()) in IMPL_LINK()
589 m_pMMConfig->GetSourceView()->GetViewFrame()->GetFrame().AppearWithUpdate(); in IMPL_LINK()
/trunk/main/sw/source/ui/dbui/
H A Dmailmergewizard.cxx158 if(_nState > MM_LAYOUTPAGE && m_rConfigItem.GetSourceView() && in enterState()
162 SwMailMergeLayoutPage::InsertAddressAndGreeting(m_rConfigItem.GetSourceView(), in enterState()
H A Dmmoutputpage.cxx466 SwView* pSourceView = rConfigItem.GetSourceView(); in ActivatePage()
685 SwView* pSourceView = rConfigItem.GetSourceView(); in IMPL_LINK()
823 SwView* pSourceView = rConfigItem.GetSourceView(); in IMPL_LINK()
H A Dmmconfigitem.cxx1916 SwView* SwMailMergeConfigItem::GetSourceView() in GetSourceView() function in SwMailMergeConfigItem
/trunk/main/sfx2/source/doc/
H A Ddocvor.cxx841 SvLBox* pSourceBox = GetSourceView(); in NotifyMoving()
900 SvLBox* pSourceBox = GetSourceView(); in NotifyCopying()
1021 SvLBox *pSource = GetSourceView(); in NotifyAcceptDrop()
1090 pDlg->pSourceView = GetSourceView(); in ExecuteDrop()
1409 SvLBox* pSourceView = GetSourceView(); in IMPL_LINK()
/trunk/main/sw/source/ui/inc/
H A Dmmconfigitem.hxx268 SwView* GetSourceView();
/trunk/main/svtools/source/contnr/
H A Dsvlbox.cxx1159 SvLBox* SvLBox::GetSourceView() const in GetSourceView() function in SvLBox
1824 return ExecuteDrop( rEvt, GetSourceView() ); in ExecuteDrop()
/trunk/main/svtools/inc/svtools/
H A Dsvlbox.hxx543 SvLBox* GetSourceView() const;

Completed in 60 milliseconds