Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/dlg/
H A Ddlgassim.cxx42 SdPageListControl::SdPageListControl( in SdPageListControl() function in SdPageListControl
57 SetCheckButtonHdl( LINK(this,SdPageListControl,CheckButtonClickHdl) ); in SdPageListControl()
60 IMPL_LINK( SdPageListControl, CheckButtonClickHdl, SvLBoxButtonData *, EMPTYARG ) in IMPL_LINK() argument
78 SdPageListControl::~SdPageListControl() in ~SdPageListControl()
83 void SdPageListControl::Clear() in Clear()
88 SvLBoxEntry* SdPageListControl::InsertPage( const String& rPageName ) in InsertPage()
102 void SdPageListControl::InsertTitle( SvLBoxEntry* pParent, const String& rTitle ) in InsertTitle()
111 void SdPageListControl::Fill( SdDrawDocument* pDoc ) in Fill()
172 sal_uInt16 SdPageListControl::GetSelectedPage() in GetSelectedPage()
195 sal_Bool SdPageListControl::IsPageChecked( sal_uInt16 nPage ) in IsPageChecked()
[all …]
H A Ddlgassim.hxx31 class SdPageListControl : public SvTreeListBox class
40 SdPageListControl( Window* pParent, const ResId& rResId );
41 ~SdPageListControl();
H A Ddlgass.cxx355 SdPageListControl* mpPage5PageListCT;
589 mpPage5PageListCT = new SdPageListControl( pWindow, SdResId( CT_PAGE5_PAGELIST ) )); in AssistentDlgImpl()

Completed in 25 milliseconds