Lines Matching refs:SvtResId
150 SvtResId aResId( nResId ); in ImplPrnDlgAddResString()
223 XubString aJobStr( SvtResId( STR_SVT_PRNDLG_JOBCOUNT ) ); in ImplPrnDlgGetStatusText()
235 ModalDialog ( pWindow, SvtResId( DLG_SVT_PRNDLG_PRNSETUPDLG ) ), in PrinterSetupDialog()
236 maFlPrinter ( this, SvtResId( FL_PRINTER ) ), in PrinterSetupDialog()
237 maFtName ( this, SvtResId( FT_NAME ) ), in PrinterSetupDialog()
238 maLbName ( this, SvtResId( LB_NAMES ) ), in PrinterSetupDialog()
239 maBtnProperties ( this, SvtResId( BTN_PROPERTIES ) ), in PrinterSetupDialog()
240 maBtnOptions ( this, SvtResId( BTN_OPTIONS ) ), in PrinterSetupDialog()
241 maFtStatus ( this, SvtResId( FT_STATUS ) ), in PrinterSetupDialog()
242 maFiStatus ( this, SvtResId( FI_STATUS ) ), in PrinterSetupDialog()
243 maFtType ( this, SvtResId( FT_TYPE ) ), in PrinterSetupDialog()
244 maFiType ( this, SvtResId( FI_TYPE ) ), in PrinterSetupDialog()
245 maFtLocation ( this, SvtResId( FT_LOCATION ) ), in PrinterSetupDialog()
246 maFiLocation ( this, SvtResId( FI_LOCATION ) ), in PrinterSetupDialog()
247 maFtComment ( this, SvtResId( FT_COMMENT ) ), in PrinterSetupDialog()
248 maFiComment ( this, SvtResId( FI_COMMENT ) ), in PrinterSetupDialog()
249 maFlSepButton ( this, SvtResId( FL_SEPBUTTON ) ), in PrinterSetupDialog()
250 maBtnOK ( this, SvtResId( BTN_OK ) ), in PrinterSetupDialog()
251 maBtnCancel ( this, SvtResId( BTN_CANCEL ) ), in PrinterSetupDialog()
252 maBtnHelp ( this, SvtResId( BTN_HELP ) ) in PrinterSetupDialog()