Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/xml/
H A Dxmltble.cxx356 const SvxFrameDirectionItem *pFrameDir = 0; in AddCell() local
375 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 15 milliseconds