Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/objectpositioning/
H A Dtocntntanchoredobjectposition.cxx104 const SwLayoutFrm* _pUpperOfOrientFrm, in lcl_DoesVertPosFits() argument
117 if ( _pUpperOfOrientFrm->IsInSct() ) in lcl_DoesVertPosFits()
120 const_cast<SwSectionFrm*>(_pUpperOfOrientFrm->FindSctFrm()); in lcl_DoesVertPosFits()
126 bVertPosFits = const_cast<SwLayoutFrm*>(_pUpperOfOrientFrm)-> in lcl_DoesVertPosFits()
129 _orpLayoutFrmToGrow = const_cast<SwLayoutFrm*>(_pUpperOfOrientFrm); in lcl_DoesVertPosFits()
132 else if ( _pUpperOfOrientFrm->IsInTab() && _bGrowInTable ) in lcl_DoesVertPosFits()
136 const SwTwips nTwipsGrown = const_cast<SwLayoutFrm*>(_pUpperOfOrientFrm)-> in lcl_DoesVertPosFits()
141 _orpLayoutFrmToGrow = const_cast<SwLayoutFrm*>(_pUpperOfOrientFrm); in lcl_DoesVertPosFits()

Completed in 14 milliseconds