Lines Matching refs:pDialog
150 SvxHyphenWordDialog * pDialog,
160 SvxHyphenWordDialog * pDialog, in SvxHyphenWordDialog_Impl() argument
166 m_pDialog ( pDialog ), in SvxHyphenWordDialog_Impl()
167 aWordFT ( pDialog, CUI_RES( FT_WORD ) ), in SvxHyphenWordDialog_Impl()
168 aWordEdit ( pDialog, CUI_RES( ED_WORD ) ), in SvxHyphenWordDialog_Impl()
169 aLeftBtn ( pDialog, CUI_RES( BTN_LEFT ) ), in SvxHyphenWordDialog_Impl()
170 aRightBtn ( pDialog, CUI_RES( BTN_RIGHT ) ), in SvxHyphenWordDialog_Impl()
171 aOkBtn ( pDialog, CUI_RES( BTN_HYPH_CUT ) ), in SvxHyphenWordDialog_Impl()
172 aContBtn ( pDialog, CUI_RES( BTN_HYPH_CONTINUE ) ), in SvxHyphenWordDialog_Impl()
173 aDelBtn ( pDialog, CUI_RES( BTN_HYPH_DELETE ) ), in SvxHyphenWordDialog_Impl()
174 aFLBottom ( pDialog, CUI_RES( FL_BOTTOM ) ), in SvxHyphenWordDialog_Impl()
175 aHelpBtn ( pDialog, CUI_RES( BTN_HYPH_HELP ) ), in SvxHyphenWordDialog_Impl()
176 aHyphAll ( pDialog, CUI_RES( BTN_HYPH_ALL ) ), in SvxHyphenWordDialog_Impl()
177 aCancelBtn ( pDialog, CUI_RES( BTN_HYPH_CANCEL ) ), in SvxHyphenWordDialog_Impl()
178 aLabel ( pDialog->GetText() ), in SvxHyphenWordDialog_Impl()