Searched refs:pBoxF (Results 1 – 1 of 1) sorted by relevance
524 SwTableBoxFmt *pBoxF; in InsertTable() local531 pBoxF = ::lcl_CreateAFmtBoxFmt( *this, aBoxFmtArr, *pTAFmt, in InsertTable()551 pBoxF = pBoxFmt; in InsertTable()559 if( pBoxF->GetFrmSize().GetWidth() != nWidth ) in InsertTable()564 *pNewFmt = *pBoxF; in InsertTable()565 pBoxF = pNewFmt; in InsertTable()571 SwTableBox *pBox = new SwTableBox( pBoxF, aNdIdx, pLine); in InsertTable()805 SwTableBoxFmt *pBoxF = 0; in TextToTable() local828 pBoxF = ::lcl_CreateAFmtBoxFmt( *this, aBoxFmtArr, in TextToTable()867 pBoxF = ::lcl_CreateDfltBoxFmt( *this, aBoxFmtArr, in TextToTable()[all …]
Completed in 433 milliseconds