Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/table/
H A Dswtable.cxx2464 sal_Bool SwTableBox::HasNumCntnt( double& rNum, sal_uInt32& rFmtIndex, in HasNumCntnt() argument
2482 rFmtIndex = ((SwTblBoxNumFormat*)pItem)->GetValue(); in HasNumCntnt()
2485 NUMBERFORMAT_PERCENT == pNumFmtr->GetType( rFmtIndex )) in HasNumCntnt()
2494 rFmtIndex = 0; in HasNumCntnt()
2496 bRet = pNumFmtr->IsNumberFormat( aTxt, rFmtIndex, rNum ); in HasNumCntnt()
/aoo41x/main/sw/inc/
H A Dswtable.hxx432 sal_Bool HasNumCntnt( double& rNum, sal_uInt32& rFmtIndex,

Completed in 33 milliseconds