Lines Matching refs:AssistentDlg
1872 AssistentDlg::AssistentDlg(Window* pParent, sal_Bool bAutoPilot) : in AssistentDlg() function in AssistentDlg
1875 Link aFinishLink = LINK(this,AssistentDlg, FinishHdl); in AssistentDlg()
1879 mpImpl->maFinishButton.SetClickHdl(LINK(this,AssistentDlg,FinishHdl)); in AssistentDlg()
1884 IMPL_LINK( AssistentDlg, FinishHdl, OKButton *, EMPTYARG ) in IMPL_LINK() argument
1918 AssistentDlg::~AssistentDlg() in ~AssistentDlg()
1924 SfxObjectShellLock AssistentDlg::GetDocument() in GetDocument()
1929 OutputType AssistentDlg::GetOutputMedium() const in GetOutputMedium()
1943 sal_Bool AssistentDlg::IsSummary() const in IsSummary()
1948 StartType AssistentDlg::GetStartType() const in GetStartType()
1953 String AssistentDlg::GetDocPath() const in GetDocPath()
1958 sal_Bool AssistentDlg::GetStartWithFlag() const in GetStartWithFlag()
1963 sal_Bool AssistentDlg::IsDocEmpty() const in IsDocEmpty()
1969 String AssistentDlg::GetPassword() in GetPassword()