Searched refs:SetPageType (Results 1 – 9 of 9) sorted by relevance
273 ( (SvxAreaTabPage&) rPage ).SetPageType( mnPageType ); //add CHINA001 in IMPL_LINK_INLINE_END()292 …( (SvxShadowTabPage&) rPage ).SetPageType( mnPageType );//CHINA001 ( (SvxShadowTabPage&) rPage ).S… in IMPL_LINK_INLINE_END()304 ( (SvxGradientTabPage&) rPage ).SetPageType( &mnPageType ); in IMPL_LINK_INLINE_END()316 ( (SvxHatchTabPage&) rPage ).SetPageType( &mnPageType ); in IMPL_LINK_INLINE_END()328 ( (SvxBitmapTabPage&) rPage ).SetPageType( &mnPageType ); in IMPL_LINK_INLINE_END()339 ( (SvxColorTabPage&) rPage ).SetPageType( &mnPageType ); in IMPL_LINK_INLINE_END()348 …( (SvxTransparenceTabPage&) rPage ).SetPageType( mnPageType );//CHINA001 ( (SvxTransparenceTabPage… in IMPL_LINK_INLINE_END()
231 …( (SvxLineTabPage&) rPage ).SetPageType( nPageType );//CHINA001 ( (SvxLineTabPage&) rPage ).SetPag… in IMPL_LINK_INLINE_END()246 ( (SvxLineDefTabPage&) rPage ).SetPageType( &nPageType ); in IMPL_LINK_INLINE_END()257 ( (SvxLineEndDefTabPage&) rPage ).SetPageType( &nPageType ); in IMPL_LINK_INLINE_END()267 ( (SvxShadowTabPage&) rPage ).SetPageType( nPageType ); in IMPL_LINK_INLINE_END()
221 SetPageType(pPageTypeItem->GetValue()); in ActivatePage()604 SetPageType(pPageTypeItem->GetValue()); in PageCreated()
509 SetPageType(pPageTypeItem->GetValue()); in ActivatePage()608 SetPageType(pPageTypeItem->GetValue()); in PageCreated()808 SetPageType(pPageTypeItem->GetValue()); in ActivatePage()2586 SetPageType(pPageTypeItem->GetValue()); in PageCreated()
324 SetPageType(pPageTypeItem->GetValue()); //add CHINA001 end in ActivatePage()2045 SetPageType(pPageTypeItem->GetValue()); in PageCreated()
180 void SetPageType(sal_uInt16 nInType) { nPageType = nInType; } //add CHINA001 in SetPageType() function in SvxTransparenceTabPage303 void SetPageType( sal_uInt16 nInType ) { nPageType = nInType; } //add CHINA001 in SetPageType() function in SvxAreaTabPage378 void SetPageType( sal_uInt16 nInType ) { nPageType = nInType; } //add CHINA001 in SetPageType() function in SvxShadowTabPage469 void SetPageType( sal_uInt16* pInType ) { pPageType = pInType; } in SetPageType() function in SvxGradientTabPage558 void SetPageType( sal_uInt16* pInType ) { pPageType = pInType; } in SetPageType() function in SvxHatchTabPage651 void SetPageType( sal_uInt16* pInType ) { pPageType = pInType; } in SetPageType() function in SvxBitmapTabPage772 void SetPageType( sal_uInt16* pInType ) { pPageType = pInType; } in SetPageType() function in SvxColorTabPage
236 …void SetPageType( sal_uInt16 nInType ) { nPageType = nInType; }//CHINA001 void SetPageType( … in SetPageType() function in SvxLineTabPage338 void SetPageType( sal_uInt16* pInType ) { pPageType = pInType; } in SetPageType() function in SvxLineDefTabPage419 void SetPageType( sal_uInt16* pInType ) { pPageType = pInType; } in SetPageType() function in SvxLineEndDefTabPage
75 ( (SvxAreaTabPage&) rPage ).SetPageType( PT_AREA ); in PageCreated()
1211 rColPage.SetPageType( &nUnknownType ); in IMPL_LINK()
Completed in 73 milliseconds