Home
last modified time | relevance | path

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

/trunk/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx741 sal_uInt16 nSeqId=0, sal_uInt16 nBoxId=0): in SvxMSDffShapeInfo()
744 nTxBxComp( (nSeqId << 16) + nBoxId ) in SvxMSDffShapeInfo()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx547 sal_uInt8 nBoxId = (i < nCols - 1 ? 0 : 1) + (n ? 2 : 0 ); in InsertTable() local
548 pBoxF = ::lcl_CreateDfltBoxFmt( *this, aBoxFmtArr, nCols, nBoxId); in InsertTable()

Completed in 52 milliseconds