Lines Matching refs:ScGlobal

278 …ppPoolDefaults[ ATTR_LANGUAGE_FORMAT - ATTR_STARTINDEX ] = new SvxLanguageItem( ScGlobal::eLnge, A…  in ScDocumentPool()
290 if ( ScGlobal::GetEmptyBrushItem() ) in ScDocumentPool()
291 …ppPoolDefaults[ ATTR_PATTERN - ATTR_STARTINDEX ] = new ScPatternAttr( pSet, ScGlobal::GetRscSt… in ScDocumentPool()
762 pIntl = ScGlobal::GetScIntlWrapper(); in lcl_HFPresentation()
791 String aStrYes ( ScGlobal::GetRscString(STR_YES) ); in GetPresentation()
792 String aStrNo ( ScGlobal::GetRscString(STR_NO) ); in GetPresentation()
801 rText = ScGlobal::GetRscString(STR_SCATTR_PAGE_PRINTDIR); in GetPresentation()
806 ScGlobal::GetRscString(STR_SCATTR_PAGE_TOPDOWN) : in GetPresentation()
807 ScGlobal::GetRscString(STR_SCATTR_PAGE_LEFTRIGHT) ; in GetPresentation()
820 rText = ScGlobal::GetRscString(STR_SCATTR_PAGE_HEADERS); in GetPresentation()
837 rText = ScGlobal::GetRscString(STR_SCATTR_PAGE_NULLVALS); in GetPresentation()
854 rText = ScGlobal::GetRscString(STR_SCATTR_PAGE_FORMULAS); in GetPresentation()
871 rText = ScGlobal::GetRscString(STR_SCATTR_PAGE_NOTES); in GetPresentation()
888 rText = ScGlobal::GetRscString(STR_SCATTR_PAGE_GRID); in GetPresentation()
911 … rText.Assign( ScGlobal::GetRscString( STR_SCATTR_PAGE_SCALETOPAGES ) ).Append( aStrSep ); in GetPresentation()
916 String aPages( ScGlobal::GetRscString( STR_SCATTR_PAGE_SCALE_PAGES ) ); in GetPresentation()
943 rText = ScGlobal::GetRscString(STR_SCATTR_PAGE_FIRSTPAGENO); in GetPresentation()
971 rText = ScGlobal::GetRscString(STR_SCATTR_PAGE_SCALE); in GetPresentation()
997 rText = ScGlobal::GetRscString(STR_HEADER); in GetPresentation()
1011 rText = ScGlobal::GetRscString(STR_FOOTER); in GetPresentation()
1039 pIntl = ScGlobal::GetScIntlWrapper(); in GetPresentation()