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