Home
last modified time | relevance | path

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

/trunk/main/cui/source/inc/
H A Dcuitabarea.hxx177 void SetDlgType(sal_uInt16 nInType) { nDlgType = nInType; }//add CHINA001 in SetDlgType() function in SvxTransparenceTabPage
317 void SetDlgType( sal_uInt16 nInType ) { nDlgType = nInType; }//add CHINA001 in SetDlgType() function in SvxAreaTabPage
391 void SetDlgType( sal_uInt16 nInType ) { nDlgType = nInType; } //add CHINA001 in SetDlgType() function in SvxShadowTabPage
482 void SetDlgType( sal_uInt16* pInType ) { pDlgType = pInType; } in SetDlgType() function in SvxGradientTabPage
571 void SetDlgType( sal_uInt16* pInType ) { pDlgType = pInType; } in SetDlgType() function in SvxHatchTabPage
664 void SetDlgType( sal_uInt16* pInType ) { pDlgType = pInType; } in SetDlgType() function in SvxBitmapTabPage
785 void SetDlgType( sal_uInt16* pInType ) { pDlgType = pInType; } in SetDlgType() function in SvxColorTabPage
H A Dcuitabline.hxx237 …void SetDlgType( sal_uInt16 nInType ) { nDlgType = nInType; } //CHINA001 void SetDlgType( sa… in SetDlgType() function in SvxLineTabPage
339 void SetDlgType( sal_uInt16* pInType ) { pDlgType = pInType; } in SetDlgType() function in SvxLineDefTabPage
420 void SetDlgType( sal_uInt16* pInType ) { pDlgType = pInType; } in SetDlgType() function in SvxLineEndDefTabPage

Completed in 18 milliseconds