Lines Matching refs:CUI_RES

168 			ErrorBox( this, CUI_RES( RID_SVXERR_OPT_PROXYPORTS ) ).Execute();  in Modify()
182 SfxTabPage( pParent, CUI_RES( RID_SVXPAGE_INET_PROXY ), rSet ), in SvxProxyTabPage()
183 aOptionGB (this, CUI_RES(GB_SETTINGS)), in SvxProxyTabPage()
185 aProxyModeFT (this, CUI_RES(FT_PROXYMODE)), in SvxProxyTabPage()
186 aProxyModeLB (this, CUI_RES(LB_PROXYMODE)), in SvxProxyTabPage()
188 aHttpProxyFT (this, CUI_RES( FT_HTTP_PROXY )), in SvxProxyTabPage()
189 aHttpProxyED (this, CUI_RES( ED_HTTP_PROXY )), in SvxProxyTabPage()
190 aHttpPortFT (this, CUI_RES( FT_HTTP_PORT )), in SvxProxyTabPage()
191 aHttpPortED (this, CUI_RES( ED_HTTP_PORT ), sal_True), in SvxProxyTabPage()
193 aHttpsProxyFT (this, CUI_RES( FT_HTTPS_PROXY )), in SvxProxyTabPage()
194 aHttpsProxyED (this, CUI_RES( ED_HTTPS_PROXY )), in SvxProxyTabPage()
195 aHttpsPortFT (this, CUI_RES( FT_HTTPS_PORT )), in SvxProxyTabPage()
196 aHttpsPortED (this, CUI_RES( ED_HTTPS_PORT ), sal_True), in SvxProxyTabPage()
198 aFtpProxyFT (this, CUI_RES( FT_FTP_PROXY )), in SvxProxyTabPage()
199 aFtpProxyED (this, CUI_RES( ED_FTP_PROXY )), in SvxProxyTabPage()
200 aFtpPortFT (this, CUI_RES( FT_FTP_PORT )), in SvxProxyTabPage()
201 aFtpPortED (this, CUI_RES( ED_FTP_PORT ), sal_True), in SvxProxyTabPage()
203 aNoProxyForFT (this, CUI_RES( FT_NOPROXYFOR )), in SvxProxyTabPage()
204 aNoProxyForED (this, CUI_RES( ED_NOPROXYFOR )), in SvxProxyTabPage()
205 aNoProxyDescFT (this, CUI_RES( ED_NOPROXYDESC )), in SvxProxyTabPage()
206 sFromBrowser ( CUI_RES( ST_PROXY_FROM_BROWSER ) ), in SvxProxyTabPage()
682 SfxTabPage( pParent, CUI_RES( RID_SVXPAGE_INET_SEARCH ), rSet ), in SvxSearchTabPage()
684 aSearchGB ( this, CUI_RES( GB_SEARCH ) ), in SvxSearchTabPage()
685 aSearchLB ( this, CUI_RES( LB_SEARCH ) ), in SvxSearchTabPage()
686 aSearchNameFT ( this, CUI_RES( FT_SEARCH_NAME ) ), in SvxSearchTabPage()
687 aSearchNameED ( this, CUI_RES( ED_SEARCH_NAME ) ), in SvxSearchTabPage()
688 aSearchFT ( this, CUI_RES( FT_SEARCH ) ), in SvxSearchTabPage()
689 aAndRB ( this, CUI_RES( RB_AND ) ), in SvxSearchTabPage()
690 aOrRB ( this, CUI_RES( RB_OR ) ), in SvxSearchTabPage()
691 aExactRB ( this, CUI_RES( RB_EXACT ) ), in SvxSearchTabPage()
693 aURLFT ( this, CUI_RES( FT_URL ) ), in SvxSearchTabPage()
694 aURLED ( this, CUI_RES( ED_URL ) ), in SvxSearchTabPage()
696 aPostFixFT ( this, CUI_RES( FT_POSTFIX ) ), in SvxSearchTabPage()
697 aPostFixED ( this, CUI_RES( ED_POSTFIX ) ), in SvxSearchTabPage()
698 aSeparatorFT ( this, CUI_RES( FT_SEPARATOR ) ), in SvxSearchTabPage()
699 aSeparatorED ( this, CUI_RES( ED_SEPARATOR ) ), in SvxSearchTabPage()
700 aCaseFT ( this, CUI_RES( FT_CASE ) ), in SvxSearchTabPage()
701 aCaseED ( this, CUI_RES( ED_CASE ) ), in SvxSearchTabPage()
703 aNewPB ( this, CUI_RES( PB_NEW ) ), in SvxSearchTabPage()
704 aAddPB ( this, CUI_RES( PB_ADD ) ), in SvxSearchTabPage()
705 aChangePB ( this, CUI_RES( PB_CHANGE ) ), in SvxSearchTabPage()
706 aDeletePB ( this, CUI_RES( PB_DELETE ) ), in SvxSearchTabPage()
708 sModifyMsg(CUI_RES(MSG_MODIFY)) in SvxSearchTabPage()
1132 :SfxTabPage ( pParent, CUI_RES( RID_SVXPAGE_INET_SECURITY ), rSet ) in SvxSecurityTabPage()
1134 ,maSecurityOptionsFL( this, CUI_RES( FL_SEC_SECURITYOPTIONS ) ) in SvxSecurityTabPage()
1135 ,maSecurityOptionsFI( this, CUI_RES( FI_SEC_SECURITYOPTIONS ) ) in SvxSecurityTabPage()
1136 ,maSecurityOptionsPB( this, CUI_RES( PB_SEC_SECURITYOPTIONS ) ) in SvxSecurityTabPage()
1138 ,maPasswordsFL ( this, CUI_RES( FL_SEC_PASSWORDS ) ) in SvxSecurityTabPage()
1139 ,maSavePasswordsCB ( this, CUI_RES( CB_SEC_SAVEPASSWORDS ) ) in SvxSecurityTabPage()
1140 ,maShowConnectionsPB( this, CUI_RES( PB_SEC_CONNECTIONS ) ) in SvxSecurityTabPage()
1141 ,maMasterPasswordCB ( this, CUI_RES( CB_SEC_MASTERPASSWORD ) ) in SvxSecurityTabPage()
1142 ,maMasterPasswordFI ( this, CUI_RES( FI_SEC_MASTERPASSWORD ) ) in SvxSecurityTabPage()
1143 ,maMasterPasswordPB ( this, CUI_RES( PB_SEC_MASTERPASSWORD ) ) in SvxSecurityTabPage()
1145 ,maMacroSecFL ( this, CUI_RES( FL_SEC_MACROSEC ) ) in SvxSecurityTabPage()
1146 ,maMacroSecFI ( this, CUI_RES( FI_SEC_MACROSEC ) ) in SvxSecurityTabPage()
1147 ,maMacroSecPB ( this, CUI_RES( PB_SEC_MACROSEC ) ) in SvxSecurityTabPage()
1152 ,msPasswordStoringDeactivateStr( CUI_RES( STR_SEC_NOPASSWDSAVE ) ) in SvxSecurityTabPage()
1617 SfxTabPage(pParent, CUI_RES( RID_SVXPAGE_INET_MAIL ), rSet), in SvxEMailTabPage()
1618 aMailFL(this, CUI_RES(FL_MAIL )), in SvxEMailTabPage()
1619 aMailerURLFI(this, CUI_RES(FI_MAILERURL )), in SvxEMailTabPage()
1620 aMailerURLFT(this, CUI_RES(FT_MAILERURL )), in SvxEMailTabPage()
1621 aMailerURLED(this, CUI_RES(ED_MAILERURL )), in SvxEMailTabPage()
1622 aMailerURLPB(this, CUI_RES(PB_MAILERURL )), in SvxEMailTabPage()
1623 m_sDefaultFilterName( CUI_RES(STR_DEFAULT_FILENAME )), in SvxEMailTabPage()