Home
last modified time | relevance | path

Searched refs:SetFontHeight (Results 1 – 6 of 6) sorted by relevance

/trunk/main/unotools/source/config/
H A Dsourceviewconfig.cxx71 void SetFontHeight(sal_Int16 nHeight) in SetFontHeight() function in utl::SourceViewConfig_Impl
245 void SourceViewConfig::SetFontHeight(sal_Int16 nHeight) in SetFontHeight() function in utl::SourceViewConfig
247 m_pImplConfig->SetFontHeight(nHeight); in SetFontHeight()
/trunk/main/unotools/inc/unotools/
H A Dsourceviewconfig.hxx52 void SetFontHeight(sal_Int16 nHeight);
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx774 … pFontConfig->SetFontHeight( CalcToUnit( fSize, SFX_MAPUNIT_TWIP ), FONT_STANDARD, nFontGroup ); in FillItemSet()
779 … pFontConfig->SetFontHeight( CalcToUnit( fSize, SFX_MAPUNIT_TWIP ), FONT_OUTLINE, nFontGroup ); in FillItemSet()
784 … pFontConfig->SetFontHeight( CalcToUnit( fSize, SFX_MAPUNIT_TWIP ), FONT_LIST, nFontGroup ); in FillItemSet()
789 … pFontConfig->SetFontHeight( CalcToUnit( fSize, SFX_MAPUNIT_TWIP ), FONT_CAPTION, nFontGroup ); in FillItemSet()
794 … pFontConfig->SetFontHeight( CalcToUnit( fSize, SFX_MAPUNIT_TWIP ), FONT_INDEX, nFontGroup ); in FillItemSet()
/trunk/main/sw/source/ui/inc/
H A Dfontcfg.hxx106 void SetFontHeight( sal_Int32 nHeight, sal_uInt8 nFont, sal_uInt8 nScriptType ) in SetFontHeight() function in SwStdFontConfig
/trunk/main/svx/inc/svx/
H A Dsvdetc.hxx95 static void SetFontHeight(sal_uIntPtr nHeight) { GetDefaults().nFontHeight=nHeight; } in SetFontHeight() function in SdrEngineDefaults
/trunk/main/cui/source/options/
H A Dfontsubs.cxx232 pSourceViewConfig->SetFontHeight((sal_Int16)aFontHeightLB.GetSelectEntry().ToInt32()); in FillItemSet()

Completed in 41 milliseconds