Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/tabpages/
H A Dtabarea.cxx275 ( (SvxAreaTabPage&) rPage ).SetDlgType( mnDlgType );//add CHINA001 in IMPL_LINK_INLINE_END()
293 …( (SvxShadowTabPage&) rPage ).SetDlgType( mnDlgType );//CHINA001 ( (SvxShadowTabPage&) rPage ).Set… in IMPL_LINK_INLINE_END()
305 ( (SvxGradientTabPage&) rPage ).SetDlgType( &mnDlgType ); in IMPL_LINK_INLINE_END()
317 ( (SvxHatchTabPage&) rPage ).SetDlgType( &mnDlgType ); in IMPL_LINK_INLINE_END()
329 ( (SvxBitmapTabPage&) rPage ).SetDlgType( &mnDlgType ); in IMPL_LINK_INLINE_END()
340 ( (SvxColorTabPage&) rPage ).SetDlgType( &mnDlgType ); in IMPL_LINK_INLINE_END()
349 …( (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.cxx610 SetDlgType(pDlgTypeItem->GetValue()); in PageCreated()
2588 SetDlgType(pDlgTypeItem->GetValue()); in PageCreated()
H A Dtpline.cxx2047 SetDlgType(pDlgTypeItem->GetValue()); in PageCreated()
/aoo41x/main/cui/source/inc/
H A Dcuitabarea.hxx181 void SetDlgType(sal_uInt16 nInType) { nDlgType = nInType; }//add CHINA001 in SetDlgType() function in SvxTransparenceTabPage
305 void SetDlgType( sal_uInt16 nInType ) { nDlgType = nInType; }//add CHINA001 in SetDlgType() function in SvxAreaTabPage
379 void SetDlgType( sal_uInt16 nInType ) { nDlgType = nInType; } //add CHINA001 in SetDlgType() function in SvxShadowTabPage
470 void SetDlgType( sal_uInt16* pInType ) { pDlgType = pInType; } in SetDlgType() function in SvxGradientTabPage
559 void SetDlgType( sal_uInt16* pInType ) { pDlgType = pInType; } in SetDlgType() function in SvxHatchTabPage
652 void SetDlgType( sal_uInt16* pInType ) { pDlgType = pInType; } in SetDlgType() function in SvxBitmapTabPage
773 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
/aoo41x/main/cui/source/dialogs/
H A Dsdrcelldlg.cxx76 ( (SvxAreaTabPage&) rPage ).SetDlgType( 1 ); in PageCreated()
/aoo41x/main/cui/source/options/
H A Dtreeopt.cxx1212 rColPage.SetDlgType( &nUnknownType ); in IMPL_LINK()

Completed in 68 milliseconds