Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/inc/
H A Dlayfrm.hxx118 const SwFrm *ContainsAny( const bool _bInvestigateFtnForSections = false ) const;
119 inline SwFrm *ContainsAny( const bool _bInvestigateFtnForSections = false );
184 inline SwFrm* SwLayoutFrm::ContainsAny( const bool _bInvestigateFtnForSections ) in ContainsAny() argument
186 return (SwFrm*)(((const SwLayoutFrm*)this)->ContainsAny( _bInvestigateFtnForSections )); in ContainsAny()
/aoo42x/main/sw/source/core/layout/
H A Dfindfrm.cxx168 const SwFrm *SwLayoutFrm::ContainsAny( const bool _bInvestigateFtnForSections ) const in ContainsAny()
177 const bool bNoFtn = IsSctFrm() && !_bInvestigateFtnForSections; in ContainsAny()

Completed in 32 milliseconds