Searched refs:pSplPara (Results 1 – 1 of 1) sorted by relevance
3112 SwCollectTblLineBoxes* pSplPara = (SwCollectTblLineBoxes*)pPara; in lcl_Line_CollectBox() local3113 if( pSplPara->IsGetValues() ) in lcl_Line_CollectBox()3122 SwCollectTblLineBoxes* pSplPara = (SwCollectTblLineBoxes*)pPara; in lcl_Box_CollectBox() local3127 if( pSplPara->IsGetFromTop() ) in lcl_Box_CollectBox()3136 pSplPara->AddBox( *rpBox ); in lcl_Box_CollectBox()3142 SwCollectTblLineBoxes* pSplPara = (SwCollectTblLineBoxes*)pPara; in lcl_BoxSetSplitBoxFmts() local3147 if( pSplPara->IsGetFromTop() ) in lcl_BoxSetSplitBoxFmts()3157 const SwTableBox* pSrcBox = pSplPara->GetBoxOfPos( *rpBox ); in lcl_BoxSetSplitBoxFmts()3161 if( HEADLINE_BORDERCOPY == pSplPara->GetMode() ) in lcl_BoxSetSplitBoxFmts()3186 if( HEADLINE_BOXATRCOLLCOPY == pSplPara->GetMode() ) in lcl_BoxSetSplitBoxFmts()[all …]
Completed in 53 milliseconds