Lines Matching refs:SdResId
60 ModalDialog (pWindow, SdResId(DLG_PRESLT)), in SdPresLayoutDlg()
63 maFtLayout (this, SdResId(FT_LAYOUT)), in SdPresLayoutDlg()
64 maVS (this, SdResId(VS_LAYOUT)), in SdPresLayoutDlg()
65 maBtnOK (this, SdResId(BTN_OK)), in SdPresLayoutDlg()
66 maBtnCancel (this, SdResId(BTN_CANCEL)), in SdPresLayoutDlg()
67 maBtnHelp (this, SdResId(BTN_HELP)), in SdPresLayoutDlg()
68 maCbxMasterPage (this, SdResId(CBX_MASTER_PAGE)), in SdPresLayoutDlg()
69 maCbxCheckMasters (this, SdResId(CBX_CHECK_MASTERS)), in SdPresLayoutDlg()
70 maBtnLoad (this, SdResId(BTN_LOAD)), in SdPresLayoutDlg()
72 maStrNone ( SdResId( STR_NULL ) ) in SdPresLayoutDlg()
234 pDlg->SetText(String(SdResId(STR_LOAD_PRESENTATION_LAYOUT))); in IMPL_LINK()
341 Bitmap( SdResId( BMP_FOIL_NONE ) ), maStrNone ); in IMPL_LINK()