Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/tabpages/
H A Dtabarea.cxx282 ( (SvxAreaTabPage&) rPage ).SetPageType( mnPageType ); //add CHINA001 in IMPL_LINK_INLINE_END()
301 …( (SvxShadowTabPage&) rPage ).SetPageType( mnPageType );//CHINA001 ( (SvxShadowTabPage&) rPage ).S… in IMPL_LINK_INLINE_END()
313 ( (SvxGradientTabPage&) rPage ).SetPageType( &mnPageType ); in IMPL_LINK_INLINE_END()
325 ( (SvxHatchTabPage&) rPage ).SetPageType( &mnPageType ); in IMPL_LINK_INLINE_END()
337 ( (SvxBitmapTabPage&) rPage ).SetPageType( &mnPageType ); in IMPL_LINK_INLINE_END()
348 ( (SvxColorTabPage&) rPage ).SetPageType( &mnPageType ); in IMPL_LINK_INLINE_END()
357 …( (SvxTransparenceTabPage&) rPage ).SetPageType( mnPageType );//CHINA001 ( (SvxTransparenceTabPage… in IMPL_LINK_INLINE_END()
H A Dtabline.cxx231 …( (SvxLineTabPage&) rPage ).SetPageType( nPageType );//CHINA001 ( (SvxLineTabPage&) rPage ).SetPag… in IMPL_LINK_INLINE_END()
246 ( (SvxLineDefTabPage&) rPage ).SetPageType( &nPageType ); in IMPL_LINK_INLINE_END()
257 ( (SvxLineEndDefTabPage&) rPage ).SetPageType( &nPageType ); in IMPL_LINK_INLINE_END()
267 ( (SvxShadowTabPage&) rPage ).SetPageType( nPageType ); in IMPL_LINK_INLINE_END()
H A Dtpshadow.cxx221 SetPageType(pPageTypeItem->GetValue()); in ActivatePage()
604 SetPageType(pPageTypeItem->GetValue()); in PageCreated()
H A Dtparea.cxx516 SetPageType(pPageTypeItem->GetValue()); in ActivatePage()
615 SetPageType(pPageTypeItem->GetValue()); in PageCreated()
852 SetPageType(pPageTypeItem->GetValue()); in ActivatePage()
2774 SetPageType(pPageTypeItem->GetValue()); in PageCreated()
H A Dtpline.cxx324 SetPageType(pPageTypeItem->GetValue()); //add CHINA001 end in ActivatePage()
2045 SetPageType(pPageTypeItem->GetValue()); in PageCreated()
/aoo42x/main/cui/source/inc/
H A Dcuitabarea.hxx176 void SetPageType(sal_uInt16 nInType) { nPageType = nInType; } //add CHINA001 in SetPageType() function in SvxTransparenceTabPage
315 void SetPageType( sal_uInt16 nInType ) { nPageType = nInType; } //add CHINA001 in SetPageType() function in SvxAreaTabPage
390 void SetPageType( sal_uInt16 nInType ) { nPageType = nInType; } //add CHINA001 in SetPageType() function in SvxShadowTabPage
481 void SetPageType( sal_uInt16* pInType ) { pPageType = pInType; } in SetPageType() function in SvxGradientTabPage
570 void SetPageType( sal_uInt16* pInType ) { pPageType = pInType; } in SetPageType() function in SvxHatchTabPage
663 void SetPageType( sal_uInt16* pInType ) { pPageType = pInType; } in SetPageType() function in SvxBitmapTabPage
784 void SetPageType( sal_uInt16* pInType ) { pPageType = pInType; } in SetPageType() function in SvxColorTabPage
H A Dcuitabline.hxx236 …void SetPageType( sal_uInt16 nInType ) { nPageType = nInType; }//CHINA001 void SetPageType( … in SetPageType() function in SvxLineTabPage
338 void SetPageType( sal_uInt16* pInType ) { pPageType = pInType; } in SetPageType() function in SvxLineDefTabPage
419 void SetPageType( sal_uInt16* pInType ) { pPageType = pInType; } in SetPageType() function in SvxLineEndDefTabPage
/aoo42x/main/cui/source/dialogs/
H A Dsdrcelldlg.cxx75 ( (SvxAreaTabPage&) rPage ).SetPageType( PT_AREA ); in PageCreated()
/aoo42x/main/cui/source/options/
H A Dtreeopt.cxx1211 rColPage.SetPageType( &nUnknownType ); in IMPL_LINK()

Completed in 61 milliseconds