Lines Matching refs:SdResId

54 				ModalDialog     ( pWindow, SdResId( DLG_START_PRESENTATION ) ),  in SdStartPresentationDlg()
55 aGrpRange ( this, SdResId( GRP_RANGE ) ), in SdStartPresentationDlg()
56 aRbtAll ( this, SdResId( RBT_ALL ) ), in SdStartPresentationDlg()
57 aRbtAtDia ( this, SdResId( RBT_AT_DIA ) ), in SdStartPresentationDlg()
58 aRbtCustomshow ( this, SdResId( RBT_CUSTOMSHOW ) ), in SdStartPresentationDlg()
59 aLbDias ( this, SdResId( LB_DIAS ) ), in SdStartPresentationDlg()
60 aLbCustomshow ( this, SdResId( LB_CUSTOMSHOW ) ), in SdStartPresentationDlg()
62 aGrpKind ( this, SdResId( GRP_KIND ) ), in SdStartPresentationDlg()
63 aRbtStandard ( this, SdResId( RBT_STANDARD ) ), in SdStartPresentationDlg()
64 aRbtWindow ( this, SdResId( RBT_WINDOW ) ), in SdStartPresentationDlg()
65 aRbtAuto ( this, SdResId( RBT_AUTO ) ), in SdStartPresentationDlg()
66 aTmfPause ( this, SdResId( TMF_PAUSE ) ), in SdStartPresentationDlg()
67 aCbxAutoLogo ( this, SdResId( CBX_AUTOLOGO ) ), in SdStartPresentationDlg()
69 aGrpOptions ( this, SdResId( GRP_OPTIONS ) ), in SdStartPresentationDlg()
70 aCbxManuel ( this, SdResId( CBX_MANUEL ) ), in SdStartPresentationDlg()
71 aCbxMousepointer ( this, SdResId( CBX_MOUSEPOINTER ) ), in SdStartPresentationDlg()
72 aCbxPen ( this, SdResId( CBX_PEN ) ), in SdStartPresentationDlg()
73 aCbxNavigator ( this, SdResId( CBX_NAVIGATOR ) ), in SdStartPresentationDlg()
74 aCbxAnimationAllowed ( this, SdResId( CBX_ANIMATION_ALLOWED ) ), in SdStartPresentationDlg()
75 aCbxChangePage ( this, SdResId( CBX_CHANGE_PAGE ) ), in SdStartPresentationDlg()
76 aCbxAlwaysOnTop ( this, SdResId( CBX_ALWAYS_ON_TOP ) ), in SdStartPresentationDlg()
78 maGrpMonitor ( this, SdResId( GRP_MONITOR ) ), in SdStartPresentationDlg()
79 maFtMonitor ( this, SdResId( FT_MONITOR ) ), in SdStartPresentationDlg()
80 maLBMonitor ( this, SdResId( LB_MONITOR ) ), in SdStartPresentationDlg()
82 aBtnOK ( this, SdResId( BTN_OK ) ), in SdStartPresentationDlg()
83 aBtnCancel ( this, SdResId( BTN_CANCEL ) ), in SdStartPresentationDlg()
84 aBtnHelp ( this, SdResId( BTN_HELP ) ), in SdStartPresentationDlg()
90 msPrimaryMonitor( SdResId(STR_PRIMARY_MONITOR ) ), in SdStartPresentationDlg()
91 msMonitor( SdResId( STR_MONITOR ) ), in SdStartPresentationDlg()
92 msAllMonitors( SdResId( STR_ALL_MONITORS ) ) in SdStartPresentationDlg()