Searched refs:SvxLineTabPage (Results 1 – 5 of 5) sorted by relevance
98 SvxLineTabPage::SvxLineTabPage in SvxLineTabPage() function in SvxLineTabPage217 LINK( this, SvxLineTabPage, ChangePreviewHdl_Impl ) ); in SvxLineTabPage()254 void SvxLineTabPage::ShowSymbolControls(sal_Bool bOn) in ShowSymbolControls()268 SvxLineTabPage::~SvxLineTabPage() in ~SvxLineTabPage()289 void SvxLineTabPage::Construct() in Construct()296 void SvxLineTabPage::FillListboxes() in FillListboxes()838 sal_Bool SvxLineTabPage::FillXLSet_Impl() in FillXLSet_Impl()1413 SfxTabPage* SvxLineTabPage::Create( Window* pWindow, in Create()1416 return( new SvxLineTabPage( pWindow, rAttrs ) ); in Create()1421 sal_uInt16* SvxLineTabPage::GetRanges() in GetRanges()[all …]
112 AddTabPage( RID_SVXPAGE_LINE, SvxLineTabPage::Create, 0); in SvxLineTabDialog()227 ( (SvxLineTabPage&) rPage ).SetColorTable( maColorTab ); in IMPL_LINK_INLINE_END()228 ( (SvxLineTabPage&) rPage ).SetDashList( maDashList ); in IMPL_LINK_INLINE_END()229 ( (SvxLineTabPage&) rPage ).SetLineEndList( maLineEndList ); in IMPL_LINK_INLINE_END()232 ( (SvxLineTabPage&) rPage ).SetPosDashLb( &nPosDashLb ); in IMPL_LINK_INLINE_END()233 ( (SvxLineTabPage&) rPage ).SetPosLineEndLb( &nPosLineEndLb ); in IMPL_LINK_INLINE_END()234 ( (SvxLineTabPage&) rPage ).SetDashChgd( &nDashListState ); in IMPL_LINK_INLINE_END()236 ( (SvxLineTabPage&) rPage ).SetObjSelected( bObjSelected ); in IMPL_LINK_INLINE_END()237 ( (SvxLineTabPage&) rPage ).Construct(); in IMPL_LINK_INLINE_END()238 ( (SvxLineTabPage&) rPage ).SetColorChgd( &mnColorTableState ); in IMPL_LINK_INLINE_END()[all …]
95 class SvxLineTabPage : public SvxTabPage class186 DECL_STATIC_LINK( SvxLineTabPage, GraphicArrivedHdl_Impl, SvxBrushItem* );212 SvxLineTabPage( Window* pParent, const SfxItemSet& rInAttrs );213 virtual ~SvxLineTabPage();
1759 return SvxLineTabPage::Create; in GetTabPageCreatorFunc()1852 return SvxLineTabPage::GetRanges; in GetTabPageRangesFunc()
303 …ATTR_SYMBOLTYPE (SID_SD_START+115) //wird vom Chart und von SvxLineTabPage genutzt
Completed in 32 milliseconds