Home
last modified time | relevance | path

Searched refs:SetStandardFormat (Results 1 – 4 of 4) sorted by relevance

/trunk/main/starmath/source/
H A Ddialog.cxx423 pp->GetConfig()->SetStandardFormat( aFmt ); in IMPL_LINK()
530 pp->GetConfig()->SetStandardFormat( aFmt, sal_True ); in IMPL_LINK_INLINE_START()
737 pp->GetConfig()->SetStandardFormat( aFmt ); in IMPL_LINK()
1060 pp->GetConfig()->SetStandardFormat( aFmt ); in IMPL_LINK()
H A Dcfgitem.hxx182 …void SetStandardFormat( const SmFormat &rFormat, sal_Bool bSaveFontFormatList = sal…
H A Ddocument.cxx1120 pp->GetConfig()->SetStandardFormat( aFmt ); in Execute()
H A Dcfgitem.cxx1124 void SmMathConfig::SetStandardFormat( const SmFormat &rFormat, sal_Bool bSaveFontFormatList ) in SetStandardFormat() function in SmMathConfig