Home
last modified time | relevance | path

Searched refs:_nWeight (Results 1 – 3 of 3) sorted by relevance

/trunk/main/dbaccess/source/ext/macromigration/
H A Dprogressmixer.cxx70 PhaseData( const PhaseWeight _nWeight ) in PhaseData()
71 :nWeight( _nWeight ) in PhaseData()
155 void ProgressMixer::registerPhase( const PhaseID _nID, const PhaseWeight _nWeight ) in registerPhase() argument
160 m_pData->aPhases[ _nID ] = PhaseData( _nWeight ); in registerPhase()
161 m_pData->nWeightSum += _nWeight; in registerPhase()
H A Dprogressmixer.hxx71 void registerPhase( const PhaseID _nID, const PhaseWeight _nWeight );
/trunk/main/reportdesign/source/ui/misc/
H A DUITools.cxx234 …16 _nFont, sal_uInt16 _nFontHeight,sal_uInt16 _nLanguage,sal_uInt16 _nPosture, sal_uInt16 _nWeight) in lcl_setFont() argument
262 _rItemSet.Put(SvxWeightItem(aFont.GetWeight(),_nWeight)); in lcl_setFont()
382 sal_uInt16 _nFont, sal_uInt16 _nFontHeight,sal_uInt16 _nPosture, sal_uInt16 _nWeight) in lcl_initAwtFont() argument
405 …if ( SFX_ITEM_SET == _rItemSet.GetItemState( _nWeight,sal_True,&pItem) && pItem->ISA(SvxWeightItem… in lcl_initAwtFont()

Completed in 27 milliseconds