Home
last modified time | relevance | path

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

/AOO42X/main/cui/source/dialogs/
H A Diconcdlg.cxx309 IconChoicePageData* pData = maPageList.GetObject(i); in ~IconChoiceDialog()
357 IconChoicePageData* pData = new IconChoicePageData ( nId, pCreateFunc, in AddTabPage()
383 IconChoicePageData* pData = (IconChoicePageData*)maPageList.GetObject ( i ); in Paint()
436 void IconChoiceDialog::ShowPageImpl ( IconChoicePageData* pData ) in ShowPageImpl()
444 void IconChoiceDialog::HidePageImpl ( IconChoicePageData* pData ) in HidePageImpl()
461 IconChoicePageData* pData = GetPageData ( mnCurrentPageId ); in ShowPage()
545 IconChoicePageData* pData = (IconChoicePageData*)maPageList.GetObject ( i ); in SetPosSizeCtrls()
629 IconChoicePageData* pData = GetPageData ( nId ); in SetPosSizePages()
692 IconChoicePageData* pData = GetPageData ( mnCurrentPageId ); in IMPL_LINK()
734 IconChoicePageData* pData = GetPageData ( mnCurrentPageId ); in IMPL_LINK()
[all …]
/AOO42X/main/cui/source/inc/
H A Diconcdlg.hxx45 struct IconChoicePageData;
54 DECLARE_LIST( IconChoicePageList, IconChoicePageData * )
65 struct IconChoicePageData struct
75 IconChoicePageData( sal_uInt16 Id, CreatePage fnPage, GetPageRanges fnRanges, sal_Bool bDemand ) in IconChoicePageData() argument
191 IconChoicePageData* GetPageData ( sal_uInt16 nId );
201 void ShowPageImpl ( IconChoicePageData* pData );
202 void HidePageImpl ( IconChoicePageData* pData );