Home
last modified time | relevance | path

Searched refs:IconChoicePage (Results 1 – 14 of 14) sorted by relevance

/trunk/main/cui/source/dialogs/
H A Diconcdlg.cxx88 IconChoicePage::IconChoicePage( Window *pParent, const ResId &rResId, in IconChoicePage() function in IconChoicePage
101 IconChoicePage::~IconChoicePage() in ~IconChoicePage()
128 void IconChoicePage::FillUserData() in FillUserData()
134 sal_Bool IconChoicePage::IsReadOnly() const in IsReadOnly()
141 sal_Bool IconChoicePage::QueryClose() in QueryClose()
152 void IconChoicePage::ImplInitSettings() in ImplInitSettings()
827 int nRet = IconChoicePage::LEAVE_PAGE; in DeActivatePageImpl()
831 IconChoicePage * pPage = pData->pPage; in DeActivatePageImpl()
843 if ( ( IconChoicePage::LEAVE_PAGE & nRet ) == IconChoicePage::LEAVE_PAGE && in DeActivatePageImpl()
1148 if ( ( IconChoicePage::LEAVE_PAGE & nRet ) == IconChoicePage::LEAVE_PAGE in OK_Impl()
[all …]
H A Dhlmailtp.cxx190 IconChoicePage* SvxHyperlinkMailTp::Create( Window* pWindow, const SfxItemSet& rItemSet ) in Create()
H A Dhldoctp.cxx184 IconChoicePage* SvxHyperlinkDocTp::Create( Window* pWindow, const SfxItemSet& rItemSet ) in Create()
H A Dcuihyperdlg.cxx400 void SvxHpLinkDlg::PageCreated( sal_uInt16 /*nId*/, IconChoicePage& rPage ) in PageCreated()
H A Dhldocntp.cxx259 IconChoicePage* SvxHyperlinkNewDocTp::Create( Window* pWindow, const SfxItemSet& rItemSet ) in Create()
H A Dhlinettp.cxx238 IconChoicePage* SvxHyperlinkInternetTp::Create( Window* pWindow, const SfxItemSet& rItemSet ) in Create()
H A Dhltpbase.cxx280 : IconChoicePage ( pParent, rResId, rItemSet ), in SvxHyperlinkTabPageBase()
/trunk/main/cui/source/inc/
H A Diconcdlg.hxx47 class IconChoicePage;
50 typedef IconChoicePage* (*CreatePage)(Window *pParent, const SfxItemSet &rAttrSet);
70 IconChoicePage* pPage; // die TabPage selber
91 class IconChoicePage : public TabPage class
111 IconChoicePage( Window *pParent, const ResId &, const SfxItemSet &rAttrSet );
117 virtual ~IconChoicePage();
158 friend class IconChoicePage;
204 virtual void PageCreated( sal_uInt16 nId, IconChoicePage& rPage );
207 inline IconChoicePage* GetTabPage( sal_uInt16 nPageId ) in GetTabPage()
H A Dhldocntp.hxx63 static IconChoicePage* Create( Window* pWindow, const SfxItemSet& rItemSet );
H A Dhlmailtp.hxx67 static IconChoicePage* Create( Window* pWindow, const SfxItemSet& rItemSet );
H A Dcuihyperdlg.hxx98 virtual void PageCreated( sal_uInt16 nId, IconChoicePage& rPage );
H A Dhldoctp.hxx81 static IconChoicePage* Create( Window* pWindow, const SfxItemSet& rItemSet );
H A Dhlinettp.hxx94 static IconChoicePage* Create( Window* pWindow, const SfxItemSet& rItemSet );
H A Dhltpbase.hxx104 class SvxHyperlinkTabPageBase : public IconChoicePage

Completed in 57 milliseconds