Lines Matching refs:GetPageData
461 IconChoicePageData* pData = GetPageData ( mnCurrentPageId ); in ShowPage()
629 IconChoicePageData* pData = GetPageData ( nId ); in SetPosSizePages()
692 IconChoicePageData* pData = GetPageData ( mnCurrentPageId ); in IMPL_LINK()
734 IconChoicePageData* pData = GetPageData ( mnCurrentPageId ); in IMPL_LINK()
768 IconChoicePageData* pData = GetPageData ( mnCurrentPageId ); in ActivatePageImpl()
825 IconChoicePageData *pData = GetPageData ( mnCurrentPageId ); in DeActivatePageImpl()
895 IconChoicePageData *pData = GetPageData ( mnCurrentPageId ); in ResetPageImpl()
1081 if ( GetPageData ( nActPage ) == NULL ) in Start_Impl()
1084 else if ( USHRT_MAX != mnCurrentPageId && GetPageData ( mnCurrentPageId ) != NULL ) in Start_Impl()
1108 IconChoicePageData* IconChoiceDialog::GetPageData ( sal_uInt16 nId ) in GetPageData() function in IconChoiceDialog
1134 IconChoicePage* pPage = GetPageData ( mnCurrentPageId )->pPage; in OK_Impl()
1184 IconChoicePageData* pData = GetPageData ( i ); in Ok()