Home
last modified time | relevance | path

Searched refs:nResId (Results 1 – 25 of 131) sorted by path

123456

/trunk/main/accessibility/inc/accessibility/helper/
H A Daccresmgr.hxx63 static ::rtl::OUString loadString( sal_uInt16 nResId );
/trunk/main/accessibility/source/helper/
H A Daccresmgr.cxx69 ::rtl::OUString TkResMgr::loadString( sal_uInt16 nResId ) in loadString() argument
75 sReturn = m_pImpl->ReadString( nResId ); in loadString()
/trunk/main/basctl/source/dlged/
H A Ddlgedobj.cxx712 sal_uInt16 nResId = 0; in GetDefaultName() local
716 nResId = RID_STR_CLASS_DIALOG; in GetDefaultName()
720 nResId = RID_STR_CLASS_BUTTON; in GetDefaultName()
728 nResId = RID_STR_CLASS_CHECKBOX; in GetDefaultName()
732 nResId = RID_STR_CLASS_LISTBOX; in GetDefaultName()
736 nResId = RID_STR_CLASS_COMBOBOX; in GetDefaultName()
740 nResId = RID_STR_CLASS_GROUPBOX; in GetDefaultName()
744 nResId = RID_STR_CLASS_EDIT; in GetDefaultName()
748 nResId = RID_STR_CLASS_FIXEDTEXT; in GetDefaultName()
760 nResId = RID_STR_CLASS_SCROLLBAR; in GetDefaultName()
[all …]
H A Dpropbrw.cxx404 sal_uInt16 nResId = 0; in GetHeadlineName() local
409 nResId = RID_STR_CLASS_DIALOG; in GetHeadlineName()
413 nResId = RID_STR_CLASS_BUTTON; in GetHeadlineName()
421 nResId = RID_STR_CLASS_CHECKBOX; in GetHeadlineName()
425 nResId = RID_STR_CLASS_LISTBOX; in GetHeadlineName()
429 nResId = RID_STR_CLASS_COMBOBOX; in GetHeadlineName()
433 nResId = RID_STR_CLASS_GROUPBOX; in GetHeadlineName()
437 nResId = RID_STR_CLASS_EDIT; in GetHeadlineName()
441 nResId = RID_STR_CLASS_FIXEDTEXT; in GetHeadlineName()
493 nResId = RID_STR_CLASS_CONTROL; in GetHeadlineName()
[all …]
/trunk/main/basic/inc/basic/
H A Dttstrhlp.hxx56 UniString GEN_RES_STR0( sal_uIntPtr nResId );
57 UniString GEN_RES_STR1( sal_uIntPtr nResId, const String &Text1 );
58 UniString GEN_RES_STR2( sal_uIntPtr nResId, const String &Text1, const String &Text2 );
59 UniString GEN_RES_STR3( sal_uIntPtr nResId, const String &Text1, const String &Text2, const String …
61 #define GEN_RES_STR1c( nResId, Text1 ) GEN_RES_STR1( nResId, CUniString(Text1) ) argument
62 #define GEN_RES_STR2c2( nResId, Text1, Text2 ) GEN_RES_STR2( nResId, Text1, CUniString(Text2) ) argument
63 #define GEN_RES_STR3c3( nResId, Text1, Text2, Text3 ) GEN_RES_STR3( nResId, Text1, Text2, CUniStrin… argument
66 UniString GEN_RES_STR0( sal_uIntPtr nResId ) { return ResString( nResId ); } \
67 UniString GEN_RES_STR1( sal_uIntPtr nResId, const UniString &Text1 ) { return GEN_RES_STR0( nResId
68 …String GEN_RES_STR2( sal_uIntPtr nResId, const UniString &Text1, const UniString &Text2 ) { return…
[all …]
/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_CreationWizard.cxx235 sal_uInt16 nResId = 0; in getStateDisplayName() local
239 nResId = STR_PAGE_CHARTTYPE; in getStateDisplayName()
242 nResId = STR_PAGE_DATA_RANGE; in getStateDisplayName()
245 nResId = STR_OBJECT_DATASERIES_PLURAL; in getStateDisplayName()
248 nResId = STR_PAGE_CHART_ELEMENTS; in getStateDisplayName()
252 nResId = STR_PAGE_CHART_LOCATION; in getStateDisplayName()
258 return String(SchResId(nResId)); in getStateDisplayName()
/trunk/main/chart2/source/controller/main/
H A DDrawCommandDispatch.cxx114 ::basegfx::B2DPolyPolygon getPolygon( sal_uInt16 nResId, SdrModel& rModel ) in getPolygon() argument
120 String aName( SVX_RES( nResId ) ); in getPolygon()
/trunk/main/cui/source/dialogs/
H A Diconcdlg.cxx232 nResId ( rResId.GetId() ), in IconChoiceDialog()
301 SvtViewOptions aTabDlgOpt( E_TABDIALOG, String::CreateFromInt32( nResId ) ); in ~IconChoiceDialog()
1068 SvtViewOptions aTabDlgOpt( E_TABDIALOG, String::CreateFromInt32( nResId ) ); in Start_Impl()
/trunk/main/cui/source/factory/
H A Ddlgfact.cxx1073 switch ( nResId ) in CreateTabDialog()
1098 switch ( nResId ) in CreateTabDialog()
1293 switch ( nResId ) in CreateSvxHlinkDlgMarkWndDialog()
1313 switch ( nResId ) in CreateSfxDialog()
1332 switch ( nResId ) in CreateTabItemDialog()
1399 switch ( nResId ) in CreateSchTransformTabDialog()
1442 switch ( nResId ) in CreateSvxNewDictionaryDialog()
1462 switch ( nResId ) in CreateSvxEditDictionaryDialog()
1497 switch ( nResId ) in CreateSvxMessDialog()
1528 switch ( nResId ) in CreateSvxHpLinkDlg()
[all …]
H A Ddlgfact.hxx589 virtual SfxAbstractDialog* CreateSfxDialog( sal_uInt32 nResId,
596 sal_uInt32 nResId );
600 sal_uInt32 nResId
603 virtual SfxAbstractTabDialog* CreateTabDialog( sal_uInt32 nResId,
621 sal_uInt32 nResId); //add by CHINA001
665 sal_uInt32 nResId,
709 sal_uInt32 nResId ); //add for SvxNewDictionaryDialog
713 sal_uInt32 nResId);//add for SvxEditDictionaryDialog
727 sal_uInt32 nResId);
735 RECT_POINT eLightSource, sal_uInt32 nResId);
[all …]
/trunk/main/cui/source/inc/
H A Diconcdlg.hxx178 sal_uInt32 nResId; member in IconChoiceDialog
H A Dtreeopt.hxx269 void ActivatePage( sal_uInt16 nResId );
/trunk/main/cui/source/options/
H A Dtreeopt.cxx889 void OfaTreeOptionsDialog::ActivatePage( sal_uInt16 nResId ) in ActivatePage() argument
892 if ( nResId == OFA_TP_LANGUAGES_FOR_SET_DOCUMENT_LANGUAGE ) in ActivatePage()
895 nResId = OFA_TP_LANGUAGES; in ActivatePage()
903 pLastPageSaver->m_nLastPageId = nResId; in ActivatePage()
/trunk/main/dbaccess/source/ext/macromigration/
H A Ddbmm_types.cxx43 sal_uInt16 nResId( 0 ); in getScriptTypeDisplayName() local
47 case eBasic: nResId = STR_OOO_BASIC; break; in getScriptTypeDisplayName()
48 case eBeanShell: nResId = STR_BEAN_SHELL; break; in getScriptTypeDisplayName()
49 case eJavaScript: nResId = STR_JAVA_SCRIPT; break; in getScriptTypeDisplayName()
50 case ePython: nResId = STR_PYTHON; break; in getScriptTypeDisplayName()
51 case eJava: nResId = STR_JAVA; break; in getScriptTypeDisplayName()
52 case eDialog: nResId = STR_DIALOG; break; in getScriptTypeDisplayName()
54 OSL_ENSURE( nResId != 0, "getScriptTypeDisplayName: illegal script type!" ); in getScriptTypeDisplayName()
55 return nResId ? String( MacroMigrationResId( nResId ) ) : String(); in getScriptTypeDisplayName()
/trunk/main/dbaccess/source/ui/dlg/
H A Ddetailpages.cxx100 …OCommonBehaviourTabPage::OCommonBehaviourTabPage(Window* pParent, sal_uInt16 nResId, const SfxItem… in DBG_NAME()
103 :OGenericAdministrationPage(pParent, ModuleRes(nResId), _rCoreAttrs) in DBG_NAME()
H A Ddetailpages.hxx99 …OCommonBehaviourTabPage(Window* pParent, sal_uInt16 nResId, const SfxItemSet& _rCoreAttrs, sal_uIn…
H A Dgeneralpage.cxx265 sal_uInt16 nResId = 0; in switchMessage() local
267 nResId = STR_UNSUPPORTED_DATASOURCE_TYPE; in switchMessage()
269 if ( nResId ) in switchMessage()
272 sMessage = String(ModuleRes(nResId)); in switchMessage()
/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryDesignView.cxx2544 sal_uInt16 nResId; in getParseErrorMessage() local
2548 nResId = STR_QRY_ILLEGAL_JOIN; in getParseErrorMessage()
2554 nResId = STR_QRY_SYNTAX; in getParseErrorMessage()
2557 nResId = STR_QRY_NOSELECT; in getParseErrorMessage()
2560 nResId = STR_QRY_SYNTAX; in getParseErrorMessage()
2563 nResId = STR_QRY_SYNTAX; in getParseErrorMessage()
2566 nResId = STR_QRY_SYNTAX; in getParseErrorMessage()
2569 nResId = STR_QRY_NATIVE; in getParseErrorMessage()
2575 nResId = STR_QRY_TOOMANYCOND; in getParseErrorMessage()
2581 nResId = STR_QRY_TOOCOMPLEX; in getParseErrorMessage()
[all …]
H A Dquerydlg.cxx215 sal_uInt16 nResId = 0; variable
223 nResId = STR_QUERY_INNER_JOIN;
228 nResId = STR_QUERY_LEFTRIGHT_JOIN;
233 nResId = STR_QUERY_LEFTRIGHT_JOIN;
241 nResId = STR_QUERY_FULL_JOIN;
246 nResId = STR_QUERY_CROSS_JOIN;
274 String sHelpText = String( ModuleRes( nResId ) );
/trunk/main/editeng/source/items/
H A Dfrmitems.cxx1628 sal_uInt16 nResId = 0; in GetValueString() local
1634 nResId = RID_SINGLE_LINE0; in GetValueString()
1636 nResId = RID_SINGLE_LINE1; in GetValueString()
1638 nResId = RID_SINGLE_LINE2; in GetValueString()
1640 nResId = RID_SINGLE_LINE3; in GetValueString()
1642 nResId = RID_SINGLE_LINE4; in GetValueString()
1648 nResId = RID_DOUBLE_LINE0; in GetValueString()
1651 nResId = RID_DOUBLE_LINE2; in GetValueString()
1654 nResId = RID_DOUBLE_LINE8; in GetValueString()
1688 if ( nResId ) in GetValueString()
[all …]
/trunk/main/editeng/source/misc/
H A Dsplwrap.cxx504 sal_uInt16 nResId = bReverse ? RID_SVXQB_BW_CONTINUE : RID_SVXQB_CONTINUE; in SpellNext()
505 QueryBox aBox( pWin, EditResId( nResId ) ); in SpellNext()
/trunk/main/extensions/source/abpilot/
H A Dabspilot.cxx139 sal_uInt16 nResId = 0; in getStateDisplayName() local
142 case STATE_SELECT_ABTYPE: nResId = STR_SELECT_ABTYPE; break; in getStateDisplayName()
143 case STATE_INVOKE_ADMIN_DIALOG: nResId = STR_INVOKE_ADMIN_DIALOG; break; in getStateDisplayName()
144 case STATE_TABLE_SELECTION: nResId = STR_TABLE_SELECTION; break; in getStateDisplayName()
145 case STATE_MANUAL_FIELD_MAPPING: nResId = STR_MANUAL_FIELD_MAPPING; break; in getStateDisplayName()
146 case STATE_FINAL_CONFIRM: nResId = STR_FINAL_CONFIRM; break; in getStateDisplayName()
148 DBG_ASSERT( nResId, "OAddessBookSourcePilot::getStateDisplayName: don't know this state!" ); in getStateDisplayName()
151 if ( nResId ) in getStateDisplayName()
154 sDisplayName = String( ModuleRes( nResId ) ); in getStateDisplayName()
/trunk/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx1255 sal_uInt16 nResId = RID_RSC_ENUM_YESNO; in describePropertyLine() local
1261 nResId = RID_RSC_ENUM_SHOWHIDE; in describePropertyLine()
1264 tools::StringListResource aRes(PcrRes(nResId),aListEntries); in describePropertyLine()
/trunk/main/fpicker/source/office/
H A Diodlg.cxx761 sal_uInt16 nResId = STR_EXPLORERFILE_OPEN; in Init_Impl() local
766 nResId = STR_EXPLORERFILE_SAVE; in Init_Impl()
773 nResId = STR_PATHSELECT; in Init_Impl()
777 SetText( SvtResId( nResId ) ); in Init_Impl()
/trunk/main/padmin/source/
H A Dpadialog.cxx455 sal_uInt16 nResId; in printPage() member
472 aToken = String( PaResId( aResIds[i].nResId ) ); in printPage()

Completed in 222 milliseconds

123456