Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/inc/
H A Dcuitabarea.hxx180 void SetPageType(sal_uInt16 nInType) { nPageType = nInType; } //add CHINA001 in SetPageType() function in SvxTransparenceTabPage
303 void SetPageType( sal_uInt16 nInType ) { nPageType = nInType; } //add CHINA001 in SetPageType() function in SvxAreaTabPage
378 void SetPageType( sal_uInt16 nInType ) { nPageType = nInType; } //add CHINA001 in SetPageType() function in SvxShadowTabPage
469 void SetPageType( sal_uInt16* pInType ) { pPageType = pInType; } in SetPageType() function in SvxGradientTabPage
558 void SetPageType( sal_uInt16* pInType ) { pPageType = pInType; } in SetPageType() function in SvxHatchTabPage
651 void SetPageType( sal_uInt16* pInType ) { pPageType = pInType; } in SetPageType() function in SvxBitmapTabPage
772 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 27 milliseconds