Lines Matching refs:GetConfig

430         SmFormat aFmt( pp->GetConfig()->GetStandardFormat() );  in IMPL_LINK()
432 pp->GetConfig()->SetStandardFormat( aFmt ); in IMPL_LINK()
537 SmFormat aFmt( pp->GetConfig()->GetStandardFormat() ); in IMPL_LINK_INLINE_START()
539 pp->GetConfig()->SetStandardFormat( aFmt, sal_True ); in IMPL_LINK_INLINE_START()
584 aVariableFont = pp->GetConfig()->GetFontPickList(FNT_VARIABLE); in ReadFrom()
585 aFunctionFont = pp->GetConfig()->GetFontPickList(FNT_FUNCTION); in ReadFrom()
586 aNumberFont = pp->GetConfig()->GetFontPickList(FNT_NUMBER); in ReadFrom()
587 aTextFont = pp->GetConfig()->GetFontPickList(FNT_TEXT); in ReadFrom()
588 aSerifFont = pp->GetConfig()->GetFontPickList(FNT_SERIF); in ReadFrom()
589 aSansFont = pp->GetConfig()->GetFontPickList(FNT_SANS); in ReadFrom()
590 aFixedFont = pp->GetConfig()->GetFontPickList(FNT_FIXED); in ReadFrom()
606 pp->GetConfig()->GetFontPickList(FNT_VARIABLE) = aVariableFont; in WriteTo()
607 pp->GetConfig()->GetFontPickList(FNT_FUNCTION) = aFunctionFont; in WriteTo()
608 pp->GetConfig()->GetFontPickList(FNT_NUMBER) = aNumberFont; in WriteTo()
609 pp->GetConfig()->GetFontPickList(FNT_TEXT) = aTextFont; in WriteTo()
610 pp->GetConfig()->GetFontPickList(FNT_SERIF) = aSerifFont; in WriteTo()
611 pp->GetConfig()->GetFontPickList(FNT_SANS) = aSansFont; in WriteTo()
612 pp->GetConfig()->GetFontPickList(FNT_FIXED) = aFixedFont; in WriteTo()
744 SmFormat aFmt( pp->GetConfig()->GetStandardFormat() ); in IMPL_LINK()
746 pp->GetConfig()->SetStandardFormat( aFmt ); in IMPL_LINK()
1067 SmFormat aFmt( pp->GetConfig()->GetStandardFormat() ); in IMPL_LINK()
1069 pp->GetConfig()->SetStandardFormat( aFmt ); in IMPL_LINK()