Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/dialogs/
H A Dtp_Scale.cxx110 ScaleTabPage::ScaleTabPage(Window* pWindow,const SfxItemSet& rInAttrs) : in ScaleTabPage() function in chart::ScaleTabPage
192 void ScaleTabPage::StateChanged( StateChangedType nType ) in StateChanged()
200 void ScaleTabPage::AdjustControlPositions() in AdjustControlPositions()
298 void ScaleTabPage::EnableControls() in EnableControls()
355 IMPL_LINK( ScaleTabPage, EnableValueHdl, CheckBox *, pCbx ) in IMPL_LINK() argument
412 return new ScaleTabPage(pWindow, rOutAttrs); in Create()
415 sal_Bool ScaleTabPage::FillItemSet(SfxItemSet& rOutAttrs) in FillItemSet()
450 void ScaleTabPage::Reset(const SfxItemSet& rInAttrs) in Reset()
563 int ScaleTabPage::DeactivatePage(SfxItemSet* pItemSet) in DeactivatePage()
709 void ScaleTabPage::SetNumFormat() in SetNumFormat()
[all …]
H A Dtp_Scale.hxx44 class ScaleTabPage : public SfxTabPage class
47 ScaleTabPage( Window* pParent, const SfxItemSet& rInAttrs );
H A Ddlg_ObjectProperties.cxx436 AddTabPage(TP_SCALE, String(SchResId(STR_PAGE_SCALE)), ScaleTabPage::Create, NULL); in SchAttribTabDlg()
604 ScaleTabPage* pScaleTabPage = dynamic_cast< ScaleTabPage* >( &rPage ); in PageCreated()

Completed in 25 milliseconds