Searched refs:SetPageType (Results 1 – 9 of 9) sorted by relevance
282 ( (SvxAreaTabPage&) rPage ).SetPageType( mnPageType ); //add CHINA001 in IMPL_LINK_INLINE_END()301 …( (SvxShadowTabPage&) rPage ).SetPageType( mnPageType );//CHINA001 ( (SvxShadowTabPage&) rPage ).S… in IMPL_LINK_INLINE_END()313 ( (SvxGradientTabPage&) rPage ).SetPageType( &mnPageType ); in IMPL_LINK_INLINE_END()325 ( (SvxHatchTabPage&) rPage ).SetPageType( &mnPageType ); in IMPL_LINK_INLINE_END()337 ( (SvxBitmapTabPage&) rPage ).SetPageType( &mnPageType ); in IMPL_LINK_INLINE_END()348 ( (SvxColorTabPage&) rPage ).SetPageType( &mnPageType ); in IMPL_LINK_INLINE_END()357 …( (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()
516 SetPageType(pPageTypeItem->GetValue()); in ActivatePage()615 SetPageType(pPageTypeItem->GetValue()); in PageCreated()852 SetPageType(pPageTypeItem->GetValue()); in ActivatePage()2774 SetPageType(pPageTypeItem->GetValue()); in PageCreated()
324 SetPageType(pPageTypeItem->GetValue()); //add CHINA001 end in ActivatePage()2045 SetPageType(pPageTypeItem->GetValue()); in PageCreated()
176 void SetPageType(sal_uInt16 nInType) { nPageType = nInType; } //add CHINA001 in SetPageType() function in SvxTransparenceTabPage315 void SetPageType( sal_uInt16 nInType ) { nPageType = nInType; } //add CHINA001 in SetPageType() function in SvxAreaTabPage390 void SetPageType( sal_uInt16 nInType ) { nPageType = nInType; } //add CHINA001 in SetPageType() function in SvxShadowTabPage481 void SetPageType( sal_uInt16* pInType ) { pPageType = pInType; } in SetPageType() function in SvxGradientTabPage570 void SetPageType( sal_uInt16* pInType ) { pPageType = pInType; } in SetPageType() function in SvxHatchTabPage663 void SetPageType( sal_uInt16* pInType ) { pPageType = pInType; } in SetPageType() function in SvxBitmapTabPage784 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 58 milliseconds