Lines Matching refs:SvxLineTabPage
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()
230 …( (SvxLineTabPage&) rPage ).SetDlgType( nDlgType );//CHINA001 ( (SvxLineTabPage&) rPage ).SetDlgTy… in IMPL_LINK_INLINE_END()
231 …( (SvxLineTabPage&) rPage ).SetPageType( nPageType );//CHINA001 ( (SvxLineTabPage&) rPage ).SetPag… 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()
235 ( (SvxLineTabPage&) rPage ).SetLineEndChgd( &nLineEndListState ); 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()
240 ( (SvxLineTabPage&) rPage ).ActivatePage( rOutAttrs ); in IMPL_LINK_INLINE_END()