Home
last modified time | relevance | path

Searched refs:GetCacheIdx (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sw/source/core/text/
H A Dtxtcache.cxx104 SwCacheAccess( *SwTxtFrm::GetTxtCache(), pOwn, pOwn->GetCacheIdx() ) in SwTxtLineAccess()
136 Get( this, GetCacheIdx(), sal_False ); in _HasPara()
159 if ( GetCacheIdx() != MSHRT_MAX ) in GetPara()
161 Get( this, GetCacheIdx(), sal_False ); in GetPara()
183 if ( !IsLocked() && GetCacheIdx() != MSHRT_MAX ) in ClearPara()
186 Get( this, GetCacheIdx(), sal_False ); in ClearPara()
208 if ( GetCacheIdx() != MSHRT_MAX ) in SetPara()
212 Get( this, GetCacheIdx(), sal_False ); in SetPara()
H A Dtxtfrm.cxx415 if ( GetCacheIdx() != MSHRT_MAX ) in ResetPreps()
/aoo4110/main/sw/source/core/inc/
H A Dtxtfrm.hxx489 inline sal_uInt16 GetCacheIdx() const { return nCacheIdx; } in GetCacheIdx() function in SwTxtFrm
/aoo4110/main/sw/source/core/layout/
H A Dfrmtool.cxx2667 ((SwTxtFrm*)pSav)->GetCacheIdx() != USHRT_MAX ) in RestoreCntnt()
2681 ((SwTxtFrm*)pBlub)->GetCacheIdx() != USHRT_MAX ) in RestoreCntnt()
H A Dflowfrm.cxx552 if ( ((SwTxtFrm*)pFloat)->GetCacheIdx() != USHRT_MAX ) in PasteTree()

Completed in 85 milliseconds