Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx229 bool FindMergeGroup(short nX1, short nWidth, bool bExact, short& nMGrIdx);
2762 while ( FindMergeGroup( nX1, pActMGroup->nGroupWidth, in MergeCells()
2880 bool WW8TabDesc::FindMergeGroup(short nX1, short nWidth, bool bExact, in FindMergeGroup() function in WW8TabDesc
3449 if( FindMergeGroup( pActBand->nCenter[ nCol ], in UpdateTableMergeGroup()