Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/filter/html/
H A Dpubdlg.cxx413 pPage2_Standard->SetClickHdl(LINK(this,SdPublishingDlg,BaseHdl)); in SdPublishingDlg()
526 pPage2_Standard = new RadioButton(this,SdResId(PAGE2_STANDARD))); in CreatePages()
706 delete pPage2_Standard; in RemovePages()
811 aValue.Value <<= (sal_Int32)(pPage2_Standard->IsChecked()?PUBLISH_HTML: in GetParameterSequence()
1317 pPage2_Standard_FB->Show(pPage2_Standard->IsChecked()); in UpdatePage()
1376 if( pPage2_Standard->IsChecked() || pPage2_Frames->IsChecked() ) in UpdatePage()
1469 pPage2_Standard->Check(pDesign->m_eMode == PUBLISH_HTML); in SetDesign()
1552 pDesign->m_eMode = pPage2_Standard->IsChecked()?PUBLISH_HTML: in GetDesign()
/aoo4110/main/sd/source/ui/inc/
H A Dpubdlg.hxx87 RadioButton* pPage2_Standard; member in SdPublishingDlg

Completed in 12 milliseconds