Searched defs:SetPageType (Results 1 – 2 of 2) sorted by relevance
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
Completed in 22 milliseconds