Home
last modified time | relevance | path

Searched defs:nInType (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()
177 void SetDlgType(sal_uInt16 nInType) { nDlgType = nInType; }//add CHINA001 in SetDlgType()
315 void SetPageType( sal_uInt16 nInType ) { nPageType = nInType; } //add CHINA001 in SetPageType()
317 void SetDlgType( sal_uInt16 nInType ) { nDlgType = nInType; }//add CHINA001 in SetDlgType()
390 void SetPageType( sal_uInt16 nInType ) { nPageType = nInType; } //add CHINA001 in SetPageType()
391 void SetDlgType( sal_uInt16 nInType ) { nDlgType = nInType; } //add CHINA001 in SetDlgType()
H A Dcuitabline.hxx236 …void SetPageType( sal_uInt16 nInType ) { nPageType = nInType; }//CHINA001 void SetPageType( … in SetPageType()
237 …void SetDlgType( sal_uInt16 nInType ) { nDlgType = nInType; } //CHINA001 void SetDlgType( sa… in SetDlgType()

Completed in 23 milliseconds