Home
last modified time | relevance | path

Searched refs:GetDep (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/inc/
H A Dcntfrm.hxx141 return (SwCntntNode*)GetDep(); in GetNode()
145 return (SwCntntNode*)GetDep(); in GetNode()
H A Dframe.hxx472 SwModify *GetDep() { return GetRegisteredInNonConst(); } in GetDep() function in SwFrm
473 const SwModify *GetDep() const { return GetRegisteredIn(); } in GetDep() function in SwFrm
/trunk/main/sw/source/core/layout/
H A Dssfrm.cxx367 if( IsAccessibleFrm() && !(IsFlyFrm() || IsCellFrm()) && GetDep() ) in ~SwFrm()
415 return static_cast< const SwFlyFrmFmt * >( GetDep() ); in GetFmt()
420 return static_cast< SwFlyFrmFmt * >( GetDep() ); in GetFmt()
H A Dfly.cxx2921 return static_cast< const SwFlyFrmFmt * >( GetDep() ); in GetFmt()
2926 return static_cast< SwFlyFrmFmt * >( GetDep() ); in GetFmt()

Completed in 46 milliseconds