Home
last modified time | relevance | path

Searched refs:nWestern (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Doutput2.cxx1982 …long nWestern = static_cast<const SvxFontHeightItem&>(aAttribs.Get(EE_CHAR_FONTHEIGHT)).GetHeight(… in lcl_ScaleFonts() local
1986 nWestern = ( nWestern * nPercent ) / 100; in lcl_ScaleFonts()
1990 aAttribs.Put( SvxFontHeightItem( nWestern, 100, EE_CHAR_FONTHEIGHT ) ); in lcl_ScaleFonts()
/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx2944 const int nWestern = nContigiousWestern + 1; in Read_BoldUsw() local
2946 const int nIds = nWestern + nEastern; in Read_BoldUsw()
2984 pCtrlStck->SetAttr( *pPaM->GetPoint(), nEndIds[ nWestern + nI ] ); in Read_BoldUsw()

Completed in 55 milliseconds