Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/table/
H A Dswtable.cxx2530 sal_Bool SwTableBox::HasNumCntnt( double& rNum, sal_uInt32& rFmtIndex, in HasNumCntnt() argument
2548 rFmtIndex = ((SwTblBoxNumFormat*)pItem)->GetValue(); in HasNumCntnt()
2551 NUMBERFORMAT_PERCENT == pNumFmtr->GetType( rFmtIndex )) in HasNumCntnt()
2560 rFmtIndex = 0; in HasNumCntnt()
2562 bRet = pNumFmtr->IsNumberFormat( aTxt, rFmtIndex, rNum ); in HasNumCntnt()
/trunk/main/sw/inc/
H A Dswtable.hxx432 sal_Bool HasNumCntnt( double& rNum, sal_uInt32& rFmtIndex,

Completed in 22 milliseconds