Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Drangeutl.cxx217 bool bIsAbsPos = ConvertSingleRef( rDoc, rPosStr, nTab, thePos, rDetails ); in IsAbsPos() local
222 if ( bIsAbsPos ) in IsAbsPos()
230 return bIsAbsPos; in IsAbsPos()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Drangeutl.cxx219 bool bIsAbsPos = ConvertSingleRef( pDoc, rPosStr, nTab, thePos, rDetails ); in IsAbsPos() local
224 if ( bIsAbsPos ) in IsAbsPos()
232 return bIsAbsPos; in IsAbsPos()