Home
last modified time | relevance | path

Searched defs:SetPageType (Results 1 – 2 of 2) sorted by relevance

/trunk/main/cui/source/inc/
H A Dcuitabarea.hxx176 void SetPageType(sal_uInt16 nInType) { nPageType = nInType; } //add CHINA001 in SetPageType() function in SvxTransparenceTabPage
315 void SetPageType( sal_uInt16 nInType ) { nPageType = nInType; } //add CHINA001 in SetPageType() function in SvxAreaTabPage
390 void SetPageType( sal_uInt16 nInType ) { nPageType = nInType; } //add CHINA001 in SetPageType() function in SvxShadowTabPage
481 void SetPageType( sal_uInt16* pInType ) { pPageType = pInType; } in SetPageType() function in SvxGradientTabPage
570 void SetPageType( sal_uInt16* pInType ) { pPageType = pInType; } in SetPageType() function in SvxHatchTabPage
663 void SetPageType( sal_uInt16* pInType ) { pPageType = pInType; } in SetPageType() function in SvxBitmapTabPage
784 void SetPageType( sal_uInt16* pInType ) { pPageType = pInType; } in SetPageType() function in SvxColorTabPage
H A Dcuitabline.hxx236 …void SetPageType( sal_uInt16 nInType ) { nPageType = nInType; }//CHINA001 void SetPageType( … in SetPageType() function in SvxLineTabPage
338 void SetPageType( sal_uInt16* pInType ) { pPageType = pInType; } in SetPageType() function in SvxLineDefTabPage
419 void SetPageType( sal_uInt16* pInType ) { pPageType = pInType; } in SetPageType() function in SvxLineEndDefTabPage

Completed in 18 milliseconds