Lines Matching refs:SdResId

139 	aName += String(SdResId(STR_LAYOUT_TITLE));  in GetTitleSheet()
155 aName += String(SdResId(STR_LAYOUT_OUTLINE)); in CreateOutlineSheetList()
206 String aName(SdResId(STR_LAYOUT_OUTLINE)); in CreateLayoutStyleSheets()
358 aName = String(SdResId(STR_LAYOUT_TITLE)); in CreateLayoutStyleSheets()
404 aName = String(SdResId(STR_LAYOUT_SUBTITLE)); in CreateLayoutStyleSheets()
453 aName = String(SdResId(STR_LAYOUT_NOTES)); in CreateLayoutStyleSheets()
505 aName = String(SdResId(STR_LAYOUT_BACKGROUNDOBJECTS)); in CreateLayoutStyleSheets()
528 aName = String(SdResId(STR_LAYOUT_BACKGROUND)); in CreateLayoutStyleSheets()
683 String aOutlineTag(SdResId(STR_LAYOUT_OUTLINE)); in CopyLayoutSheets()
740 String aName(SdResId(STR_LAYOUT_OUTLINE)); in CreateLayoutSheetNames()
752 pName = new String(SdResId(STR_LAYOUT_TITLE)); in CreateLayoutSheetNames()
756 pName = new String(SdResId(STR_LAYOUT_SUBTITLE)); in CreateLayoutSheetNames()
760 pName = new String(SdResId(STR_LAYOUT_NOTES)); in CreateLayoutSheetNames()
764 pName = new String(SdResId(STR_LAYOUT_BACKGROUNDOBJECTS)); in CreateLayoutSheetNames()
768 pName = new String(SdResId(STR_LAYOUT_BACKGROUND)); in CreateLayoutSheetNames()
815 aName = String(SdResId(STR_PSEUDOSHEET_TITLE)); in CreatePseudosIfNecessary()
824 aName = String(SdResId(STR_PSEUDOSHEET_SUBTITLE)); in CreatePseudosIfNecessary()
833 aName = String(SdResId(STR_PSEUDOSHEET_BACKGROUNDOBJECTS)); in CreatePseudosIfNecessary()
842 aName = String(SdResId(STR_PSEUDOSHEET_BACKGROUND)); in CreatePseudosIfNecessary()
851 aName = String(SdResId(STR_PSEUDOSHEET_NOTES)); in CreatePseudosIfNecessary()
862 aName = String(SdResId(STR_PSEUDOSHEET_OUTLINE)); in CreatePseudosIfNecessary()
960 aNewName = String( SdResId( nNameId ) ); in UpdateStdNames()