Removed a lot of the //CHINA001 comments.
This commit is contained in:
@@ -284,7 +284,7 @@ void SdPresLayoutTemplateDlg::PageCreated( USHORT nId, SfxTabPage &rPage )
|
||||
break;
|
||||
|
||||
case RID_SVXPAGE_SHADOW:
|
||||
aSet.Put (SvxColorTableItem(pColorTab,SID_COLOR_TABLE)); //add CHINA001
|
||||
aSet.Put (SvxColorTableItem(pColorTab,SID_COLOR_TABLE));
|
||||
aSet.Put (SfxUInt16Item(SID_PAGE_TYPE,nPageType));
|
||||
aSet.Put (SfxUInt16Item(SID_DLG_TYPE,nDlgType));
|
||||
rPage.PageCreated(aSet);
|
||||
|
@@ -148,7 +148,7 @@ void SdTabTemplateDlg::PageCreated( USHORT nId, SfxTabPage &rPage )
|
||||
break;
|
||||
|
||||
case RID_SVXPAGE_SHADOW:
|
||||
aSet.Put (SvxColorTableItem(pColorTab,SID_COLOR_TABLE)); //add CHINA001
|
||||
aSet.Put (SvxColorTableItem(pColorTab,SID_COLOR_TABLE));
|
||||
aSet.Put (SfxUInt16Item(SID_PAGE_TYPE,nPageType));
|
||||
aSet.Put (SfxUInt16Item(SID_DLG_TYPE,nDlgType));
|
||||
rPage.PageCreated(aSet);
|
||||
|
Reference in New Issue
Block a user