Searched refs:_pUpperOfOrientFrm (Results 1 – 1 of 1) sorted by relevance
104 const SwLayoutFrm* _pUpperOfOrientFrm, in lcl_DoesVertPosFits() argument117 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