Lines Matching refs:Make
98 SfxStyleSheetBase& ScStyleSheetPool::Make( const String& rName, in Make() function in ScStyleSheetPool
116 return SfxStyleSheetPool::Make( aNewName, eFam, mask, nPos ); in Make()
120 return SfxStyleSheetPool::Make( rName, eFam, mask, nPos ); in Make()
172 pDestSheet = &Make( rName, eFamily ); in CopyStyleFrom()
283 pSheet = (ScStyleSheet*) &Make( aStrStandard, SFX_STYLE_FAMILY_PARA, SCSTYLEBIT_STANDARD ); in CreateStandardStyles()
321 pSheet = (ScStyleSheet*) &Make( SCSTR( STR_STYLENAME_RESULT ), in CreateStandardStyles()
335 pSheet = (ScStyleSheet*) &Make( SCSTR( STR_STYLENAME_RESULT1 ), in CreateStandardStyles()
351 pSheet = (ScStyleSheet*) &Make( SCSTR( STR_STYLENAME_HEADLINE ), in CreateStandardStyles()
367 pSheet = (ScStyleSheet*) &Make( SCSTR( STR_STYLENAME_HEADLINE1 ), in CreateStandardStyles()
384 pSheet = (ScStyleSheet*) &Make( aStrStandard, in CreateStandardStyles()
429 pSheet = (ScStyleSheet*) &Make( SCSTR( STR_STYLENAME_REPORT ), in CreateStandardStyles()