Searched refs:SCSTR (Results 1 – 1 of 1) sorted by relevance
218 #define SCSTR(id) ScGlobal::GetRscString(id) macro225 CopyStyleFrom( pSrcPool, SCSTR(STR_STYLENAME_RESULT), SFX_STYLE_FAMILY_PARA ); in CopyStdStylesFrom()321 pSheet = (ScStyleSheet*) &Make( SCSTR( STR_STYLENAME_RESULT ), in CreateStandardStyles()335 pSheet = (ScStyleSheet*) &Make( SCSTR( STR_STYLENAME_RESULT1 ), in CreateStandardStyles()339 pSheet->SetParent( SCSTR( STR_STYLENAME_RESULT ) ); in CreateStandardStyles()351 pSheet = (ScStyleSheet*) &Make( SCSTR( STR_STYLENAME_HEADLINE ), in CreateStandardStyles()367 pSheet = (ScStyleSheet*) &Make( SCSTR( STR_STYLENAME_HEADLINE1 ), in CreateStandardStyles()371 pSheet->SetParent( SCSTR( STR_STYLENAME_HEADLINE ) ); in CreateStandardStyles()414 aStr = SCSTR( STR_PAGE ); aStr += ' '; in CreateStandardStyles()429 pSheet = (ScStyleSheet*) &Make( SCSTR( STR_STYLENAME_REPORT ), in CreateStandardStyles()[all …]
Completed in 11 milliseconds