Lines Matching refs:rPage

222 void SvxLineTabDialog::PageCreated( sal_uInt16 nId, SfxTabPage &rPage )  in IMPL_LINK_INLINE_END()
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()
244 ( (SvxLineDefTabPage&) rPage ).SetDashList( maDashList ); in IMPL_LINK_INLINE_END()
245 ( (SvxLineDefTabPage&) rPage ).SetDlgType( &nDlgType ); in IMPL_LINK_INLINE_END()
246 ( (SvxLineDefTabPage&) rPage ).SetPageType( &nPageType ); in IMPL_LINK_INLINE_END()
247 ( (SvxLineDefTabPage&) rPage ).SetPosDashLb( &nPosDashLb ); in IMPL_LINK_INLINE_END()
248 ( (SvxLineDefTabPage&) rPage ).SetDashChgd( &nDashListState ); in IMPL_LINK_INLINE_END()
249 ( (SvxLineDefTabPage&) rPage ).SetObjSelected( bObjSelected ); in IMPL_LINK_INLINE_END()
250 ( (SvxLineDefTabPage&) rPage ).Construct(); in IMPL_LINK_INLINE_END()
254 ( (SvxLineEndDefTabPage&) rPage ).SetLineEndList( maLineEndList ); in IMPL_LINK_INLINE_END()
255 ( (SvxLineEndDefTabPage&) rPage ).SetPolyObj( pObj ); in IMPL_LINK_INLINE_END()
256 ( (SvxLineEndDefTabPage&) rPage ).SetDlgType( &nDlgType ); in IMPL_LINK_INLINE_END()
257 ( (SvxLineEndDefTabPage&) rPage ).SetPageType( &nPageType ); in IMPL_LINK_INLINE_END()
258 ( (SvxLineEndDefTabPage&) rPage ).SetPosLineEndLb( &nPosLineEndLb ); in IMPL_LINK_INLINE_END()
259 ( (SvxLineEndDefTabPage&) rPage ).SetLineEndChgd( &nLineEndListState ); in IMPL_LINK_INLINE_END()
260 ( (SvxLineEndDefTabPage&) rPage ).SetObjSelected( bObjSelected ); in IMPL_LINK_INLINE_END()
261 ( (SvxLineEndDefTabPage&) rPage ).Construct(); in IMPL_LINK_INLINE_END()
266 ( (SvxShadowTabPage&) rPage ).SetColorTable( maColorTab ); in IMPL_LINK_INLINE_END()
267 ( (SvxShadowTabPage&) rPage ).SetPageType( nPageType ); in IMPL_LINK_INLINE_END()
268 ( (SvxShadowTabPage&) rPage ).SetDlgType( nDlgType ); in IMPL_LINK_INLINE_END()
269 ( (SvxShadowTabPage&) rPage ).SetAreaTP( &mbAreaTP ); in IMPL_LINK_INLINE_END()
270 ( (SvxShadowTabPage&) rPage ).SetColorChgd( &mnColorTableState ); in IMPL_LINK_INLINE_END()
271 ( (SvxShadowTabPage&) rPage ).Construct(); in IMPL_LINK_INLINE_END()