Searched refs:pFrameDir (Results 1 – 1 of 1) sorted by relevance
356 const SvxFrameDirectionItem *pFrameDir = 0; in AddCell() local375 pFrameDir = (const SvxFrameDirectionItem *)pItem; in AddCell()378 if( !pVertOrient && !pBrush && !pBox && !pNumFmt && !pFrameDir ) in AddCell()458 if( !pFrameDir ) in AddCell()465 if( pFrameDir ) in AddCell()483 if( pFrameDir && pFrameDir->GetValue() != pTestFrameDir->GetValue() ) in AddCell()
Completed in 33 milliseconds