Home
last modified time | relevance | path

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

/AOO42X/main/starmath/source/
H A Ddialog.cxx402 pp->GetConfig()->SetStandardFormat( aFmt ); in IMPL_LINK()
503 pp->GetConfig()->SetStandardFormat( aFmt, sal_True ); in IMPL_LINK_INLINE_START()
706 pp->GetConfig()->SetStandardFormat( aFmt ); in IMPL_LINK()
1021 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