Searched refs:GetReloadDocument (Results 1 – 5 of 5) sorted by relevance
79 const String& GetReloadDocument() const {return sDocumentURL;} in GetReloadDocument() function in SwMailMergeWizard
644 const String& AbstractMailMergeWizard_Impl::GetReloadDocument() const in GetReloadDocument() function in AbstractMailMergeWizard_Impl646 return pDlg->GetReloadDocument(); in GetReloadDocument()
419 virtual const String& GetReloadDocument() const;
335 virtual const String& GetReloadDocument() const = 0;
441 SwView* pNewView = lcl_LoadDoc(m_pView, m_pWizard->GetReloadDocument()); in IMPL_LINK()