Home
last modified time | relevance | path

Searched refs:SetDlgType (Results 1 – 9 of 9) sorted by relevance

/trunk/main/cui/source/tabpages/
H A Dtabarea.cxx284 ( (SvxAreaTabPage&) rPage ).SetDlgType( mnDlgType );//add CHINA001 in IMPL_LINK_INLINE_END()
302 …( (SvxShadowTabPage&) rPage ).SetDlgType( mnDlgType );//CHINA001 ( (SvxShadowTabPage&) rPage ).Set… in IMPL_LINK_INLINE_END()
314 ( (SvxGradientTabPage&) rPage ).SetDlgType( &mnDlgType ); in IMPL_LINK_INLINE_END()
326 ( (SvxHatchTabPage&) rPage ).SetDlgType( &mnDlgType ); in IMPL_LINK_INLINE_END()
338 ( (SvxBitmapTabPage&) rPage ).SetDlgType( &mnDlgType ); in IMPL_LINK_INLINE_END()
349 ( (SvxColorTabPage&) rPage ).SetDlgType( &mnDlgType ); in IMPL_LINK_INLINE_END()
358 …( (SvxTransparenceTabPage&) rPage ).SetDlgType( mnDlgType );//CHINA001 ( (SvxTransparenceTabPage&)… in IMPL_LINK_INLINE_END()
H A Dtabline.cxx230 …( (SvxLineTabPage&) rPage ).SetDlgType( nDlgType );//CHINA001 ( (SvxLineTabPage&) rPage ).SetDlgTy… in IMPL_LINK_INLINE_END()
245 ( (SvxLineDefTabPage&) rPage ).SetDlgType( &nDlgType ); in IMPL_LINK_INLINE_END()
256 ( (SvxLineEndDefTabPage&) rPage ).SetDlgType( &nDlgType ); in IMPL_LINK_INLINE_END()
268 ( (SvxShadowTabPage&) rPage ).SetDlgType( nDlgType ); in IMPL_LINK_INLINE_END()
H A Dtpshadow.cxx606 SetDlgType(pDlgTypeItem->GetValue()); in PageCreated()
H A Dtparea.cxx617 SetDlgType(pDlgTypeItem->GetValue()); in PageCreated()
2776 SetDlgType(pDlgTypeItem->GetValue()); in PageCreated()
H A Dtpline.cxx2047 SetDlgType(pDlgTypeItem->GetValue()); in PageCreated()
/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
/trunk/main/cui/source/dialogs/
H A Dsdrcelldlg.cxx76 ( (SvxAreaTabPage&) rPage ).SetDlgType( 1 ); in PageCreated()
/trunk/main/cui/source/options/
H A Dtreeopt.cxx1212 rColPage.SetDlgType( &nUnknownType ); in IMPL_LINK()

Completed in 64 milliseconds