Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/filter/html/
H A Dpubdlg.cxx638 pPage4_Download = new CheckBox(this,SdResId(PAGE4_DOWNLOAD))); in CreatePages()
765 delete pPage4_Download; in RemovePages()
920 aValue.Value <<= (sal_Bool)pPage4_Download->IsChecked(); in GetParameterSequence()
1515 pPage4_Download->Check(pDesign->m_bDownload); in SetDesign()
1580 pDesign->m_bDownload = m_bImpress?pPage4_Download->IsChecked():sal_False; in GetDesign()
/aoo4110/main/sd/source/ui/inc/
H A Dpubdlg.hxx145 CheckBox* pPage4_Download; member in SdPublishingDlg

Completed in 28 milliseconds