Home
last modified time | relevance | path

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

/AOO42X/main/sd/source/ui/dlg/
H A Ddlgass.cxx357 CheckBox* mpPage5SummaryCB; member in AssistentDlgImpl
594 mpPage5SummaryCB = new CheckBox( pWindow, SdResId( CB_PAGE5_SUMMARY ) )); in AssistentDlgImpl()
748 delete mpPage5SummaryCB; in ~AssistentDlgImpl()
1951 return mpImpl->mpPage5SummaryCB->IsChecked(); in IsSummary()