Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/filter/html/
H A Dpubdlg.cxx445 pPage5_Buttons->SetStyle( pPage5_Buttons->GetStyle() | WB_VSCROLL ); in SdPublishingDlg()
462 pPage5_Buttons->SetColCount( 1 ); in SdPublishingDlg()
463 pPage5_Buttons->SetLineCount( 4 ); in SdPublishingDlg()
464 pPage5_Buttons->SetExtraSpacing( 1 ); in SdPublishingDlg()
650 pPage5_Buttons = new ValueSet(this,SdResId(PAGE5_BUTTONS))); in CreatePages()
771 delete pPage5_Buttons; in RemovePages()
1440 pPage5_Buttons->InsertItem( (sal_uInt16)nSet+1, aImage ); in LoadPreviewButtons()
1446 pPage5_Buttons->SetItemHeight( nHeight ); in LoadPreviewButtons()
1523 pPage5_Buttons->SelectItem(pDesign->m_nButtonThema + 1); in SetDesign()
1526 pPage5_Buttons->SetNoSelection(); in SetDesign()
[all …]
/aoo4110/main/sd/source/ui/inc/
H A Dpubdlg.hxx153 ValueSet* pPage5_Buttons; member in SdPublishingDlg

Completed in 16 milliseconds