Home
last modified time | relevance | path

Searched refs:IsThisDocument (Results 1 – 5 of 5) sorted by path

/trunk/main/sw/inc/
H A Dswabstdlg.hxx172 virtual sal_Bool IsThisDocument() const = 0;
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx544 sal_Bool AbstractMailMergeCreateFromDlg_Impl::IsThisDocument() const in IsThisDocument() function in AbstractMailMergeCreateFromDlg_Impl
546 return pDlg->IsThisDocument(); in IsThisDocument()
H A Dswdlgfact.hxx342 virtual sal_Bool IsThisDocument() const ;
/trunk/main/sw/source/ui/inc/
H A Dmailmrge.hxx182 sal_Bool IsThisDocument() const {return aThisDocRB.IsChecked();} in IsThisDocument() function in SwMailMergeCreateFromDlg
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx1060 bUseCurrentDocument = pDlg->IsThisDocument(); in Execute()

Completed in 41 milliseconds