Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/inc/
H A Dcntfrm.hxx141 return (SwCntntNode*)GetDep(); in GetNode()
145 return (SwCntntNode*)GetDep(); in GetNode()
H A Dframe.hxx465 SwModify *GetDep() { return GetRegisteredInNonConst(); } in GetDep() function in SwFrm
466 const SwModify *GetDep() const { return GetRegisteredIn(); } in GetDep() function in SwFrm
/aoo4110/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.cxx2941 return static_cast< const SwFlyFrmFmt * >( GetDep() ); in GetFmt()
2946 return static_cast< SwFlyFrmFmt * >( GetDep() ); in GetFmt()

Completed in 169 milliseconds