Searched refs:SetDlgType (Results 1 – 9 of 9) sorted by relevance
284 ( (SvxAreaTabPage&) rPage ).SetDlgType( mnDlgType );//add CHINA001 in IMPL_LINK_INLINE_END()302 …( (SvxShadowTabPage&) rPage ).SetDlgType( mnDlgType );//CHINA001 ( (SvxShadowTabPage&) rPage ).Set… in IMPL_LINK_INLINE_END()314 ( (SvxGradientTabPage&) rPage ).SetDlgType( &mnDlgType ); in IMPL_LINK_INLINE_END()326 ( (SvxHatchTabPage&) rPage ).SetDlgType( &mnDlgType ); in IMPL_LINK_INLINE_END()338 ( (SvxBitmapTabPage&) rPage ).SetDlgType( &mnDlgType ); in IMPL_LINK_INLINE_END()349 ( (SvxColorTabPage&) rPage ).SetDlgType( &mnDlgType ); in IMPL_LINK_INLINE_END()358 …( (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()
617 SetDlgType(pDlgTypeItem->GetValue()); in PageCreated()2776 SetDlgType(pDlgTypeItem->GetValue()); in PageCreated()
2047 SetDlgType(pDlgTypeItem->GetValue()); in PageCreated()
177 void SetDlgType(sal_uInt16 nInType) { nDlgType = nInType; }//add CHINA001 in SetDlgType() function in SvxTransparenceTabPage317 void SetDlgType( sal_uInt16 nInType ) { nDlgType = nInType; }//add CHINA001 in SetDlgType() function in SvxAreaTabPage391 void SetDlgType( sal_uInt16 nInType ) { nDlgType = nInType; } //add CHINA001 in SetDlgType() function in SvxShadowTabPage482 void SetDlgType( sal_uInt16* pInType ) { pDlgType = pInType; } in SetDlgType() function in SvxGradientTabPage571 void SetDlgType( sal_uInt16* pInType ) { pDlgType = pInType; } in SetDlgType() function in SvxHatchTabPage664 void SetDlgType( sal_uInt16* pInType ) { pDlgType = pInType; } in SetDlgType() function in SvxBitmapTabPage785 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 58 milliseconds