Lines Matching refs:ModuleRes
88 :ModalDialog( pParent, ModuleRes(DLG_ORDERCRIT) ) in DBG_NAME()
89 ,aLB_ORDERFIELD1( this, ModuleRes( LB_ORDERFIELD1 ) ) in DBG_NAME()
90 ,aLB_ORDERVALUE1( this, ModuleRes( LB_ORDERVALUE1 ) ) in DBG_NAME()
91 ,aLB_ORDERFIELD2( this, ModuleRes( LB_ORDERFIELD2 ) ) in DBG_NAME()
92 ,aLB_ORDERVALUE2( this, ModuleRes( LB_ORDERVALUE2 ) ) in DBG_NAME()
93 ,aLB_ORDERFIELD3( this, ModuleRes( LB_ORDERFIELD3 ) ) in DBG_NAME()
94 ,aLB_ORDERVALUE3( this, ModuleRes( LB_ORDERVALUE3 ) ) in DBG_NAME()
95 ,aFT_ORDERFIELD( this, ModuleRes( FT_ORDERFIELD ) ) in DBG_NAME()
96 ,aFT_ORDERAFTER1( this, ModuleRes( FT_ORDERAFTER1 ) ) in DBG_NAME()
97 ,aFT_ORDERAFTER2( this, ModuleRes( FT_ORDERAFTER2 ) ) in DBG_NAME()
98 ,aFT_ORDEROPER( this, ModuleRes( FT_ORDEROPER ) ) in DBG_NAME()
99 ,aFT_ORDERDIR( this, ModuleRes( FT_ORDERDIR ) ) in DBG_NAME()
100 ,aBT_OK( this, ModuleRes( BT_OK ) ) in DBG_NAME()
101 ,aBT_CANCEL( this, ModuleRes( BT_CANCEL ) ) in DBG_NAME()
102 ,aBT_HELP( this, ModuleRes( BT_HELP ) ) in DBG_NAME()
103 ,aFL_ORDER( this, ModuleRes( FL_ORDER ) ) in DBG_NAME()
104 ,aSTR_NOENTRY( ModuleRes( STR_NOENTRY ) ) in DBG_NAME()