Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dlaycache.cxx381 : STRING_LEN ) != pImpl->GetBreakOfst( nIndex ) ) in CompareLayout()
419 nOfst != pImpl->GetBreakOfst( nIndex ) ) in CompareLayout()
807 ( pImpl->GetBreakOfst( nIndex ) < STRING_LEN || in CheckInsert()
847 nOfst = pImpl->GetBreakOfst( nIndex++ ); in CheckInsert()
H A Dlayhelp.hxx74 xub_StrLen GetBreakOfst( size_t nIdx ) const { return aOffset[ nIdx ]; } in GetBreakOfst() function in SwLayCacheImpl