Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/controller/dialogs/
H A Dtp_TitleRotation.cxx43 SchAlignmentTabPage::SchAlignmentTabPage(Window* pWindow, in SchAlignmentTabPage() function in chart::SchAlignmentTabPage
71 SchAlignmentTabPage::~SchAlignmentTabPage() in ~SchAlignmentTabPage()
75 SfxTabPage* SchAlignmentTabPage::Create(Window* pParent, in Create()
78 return new SchAlignmentTabPage(pParent, rInAttrs); in Create()
81 SfxTabPage* SchAlignmentTabPage::CreateWithoutRotation(Window* pParent, in CreateWithoutRotation()
84 return new SchAlignmentTabPage(pParent, rInAttrs, false); in CreateWithoutRotation()
87 sal_Bool SchAlignmentTabPage::FillItemSet(SfxItemSet& rOutAttrs) in FillItemSet()
102 void SchAlignmentTabPage::Reset(const SfxItemSet& rInAttrs) in Reset()
H A Dtp_TitleRotation.hxx39 class SchAlignmentTabPage : public SfxTabPage class
52 SchAlignmentTabPage(Window* pParent, const SfxItemSet& rInAttrs, bool bWithRotation = true);
53 virtual ~SchAlignmentTabPage();
H A Ddlg_ObjectProperties.cxx389 … AddTabPage(TP_ALIGNMENT, String(SchResId(STR_PAGE_ALIGNMENT)), SchAlignmentTabPage::Create, NULL); in SchAttribTabDlg()
498 …AddTabPage(TP_ALIGNMENT, String(SchResId(STR_PAGE_ALIGNMENT)), SchAlignmentTabPage::CreateWithoutR… in SchAttribTabDlg()

Completed in 24 milliseconds