Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/lotus/
H A Dlotform.cxx391 sal_uInt16 nRngIndex; in Convert() local
566 if( rRangeNameBufferWK3.FindRel( aTmp, nRngIndex ) ) in Convert()
567 aStack << aPool.Store( nRngIndex ); in Convert()
578 if( rRangeNameBufferWK3.FindAbs( aTmp, nRngIndex ) ) in Convert()
579 aStack << aPool.Store( nRngIndex ); in Convert()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/lotus/
H A Dlotform.cxx390 sal_uInt16 nRngIndex; in Convert() local
565 if( rRangeNameBufferWK3.FindRel( aTmp, nRngIndex ) ) in Convert()
566 aStack << aPool.Store( nRngIndex ); in Convert()
577 if( rRangeNameBufferWK3.FindAbs( aTmp, nRngIndex ) ) in Convert()
578 aStack << aPool.Store( nRngIndex ); in Convert()