Searched refs:SetDlgType (Results 1 – 9 of 9) sorted by relevance
275 ( (SvxAreaTabPage&) rPage ).SetDlgType( mnDlgType );//add CHINA001 in IMPL_LINK_INLINE_END()293 …( (SvxShadowTabPage&) rPage ).SetDlgType( mnDlgType );//CHINA001 ( (SvxShadowTabPage&) rPage ).Set… in IMPL_LINK_INLINE_END()305 ( (SvxGradientTabPage&) rPage ).SetDlgType( &mnDlgType ); in IMPL_LINK_INLINE_END()317 ( (SvxHatchTabPage&) rPage ).SetDlgType( &mnDlgType ); in IMPL_LINK_INLINE_END()329 ( (SvxBitmapTabPage&) rPage ).SetDlgType( &mnDlgType ); in IMPL_LINK_INLINE_END()340 ( (SvxColorTabPage&) rPage ).SetDlgType( &mnDlgType ); in IMPL_LINK_INLINE_END()349 …( (SvxTransparenceTabPage&) rPage ).SetDlgType( mnDlgType );//CHINA001 ( (SvxTransparenceTabPage&)… in IMPL_LINK_INLINE_END()
230 …( (SvxLineTabPage&) rPage ).SetDlgType( nDlgType );//CHINA001 ( (SvxLineTabPage&) rPage ).SetDlgTy… in IMPL_LINK_INLINE_END()245 ( (SvxLineDefTabPage&) rPage ).SetDlgType( &nDlgType ); in IMPL_LINK_INLINE_END()256 ( (SvxLineEndDefTabPage&) rPage ).SetDlgType( &nDlgType ); in IMPL_LINK_INLINE_END()268 ( (SvxShadowTabPage&) rPage ).SetDlgType( nDlgType ); in IMPL_LINK_INLINE_END()
606 SetDlgType(pDlgTypeItem->GetValue()); in PageCreated()
610 SetDlgType(pDlgTypeItem->GetValue()); in PageCreated()2588 SetDlgType(pDlgTypeItem->GetValue()); in PageCreated()
2047 SetDlgType(pDlgTypeItem->GetValue()); in PageCreated()
181 void SetDlgType(sal_uInt16 nInType) { nDlgType = nInType; }//add CHINA001 in SetDlgType() function in SvxTransparenceTabPage305 void SetDlgType( sal_uInt16 nInType ) { nDlgType = nInType; }//add CHINA001 in SetDlgType() function in SvxAreaTabPage379 void SetDlgType( sal_uInt16 nInType ) { nDlgType = nInType; } //add CHINA001 in SetDlgType() function in SvxShadowTabPage470 void SetDlgType( sal_uInt16* pInType ) { pDlgType = pInType; } in SetDlgType() function in SvxGradientTabPage559 void SetDlgType( sal_uInt16* pInType ) { pDlgType = pInType; } in SetDlgType() function in SvxHatchTabPage652 void SetDlgType( sal_uInt16* pInType ) { pDlgType = pInType; } in SetDlgType() function in SvxBitmapTabPage773 void SetDlgType( sal_uInt16* pInType ) { pDlgType = pInType; } in SetDlgType() function in SvxColorTabPage
237 …void SetDlgType( sal_uInt16 nInType ) { nDlgType = nInType; } //CHINA001 void SetDlgType( sa… in SetDlgType() function in SvxLineTabPage339 void SetDlgType( sal_uInt16* pInType ) { pDlgType = pInType; } in SetDlgType() function in SvxLineDefTabPage420 void SetDlgType( sal_uInt16* pInType ) { pDlgType = pInType; } in SetDlgType() function in SvxLineEndDefTabPage
76 ( (SvxAreaTabPage&) rPage ).SetDlgType( 1 ); in PageCreated()
1212 rColPage.SetDlgType( &nUnknownType ); in IMPL_LINK()
Completed in 68 milliseconds