Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8atr.cxx4591 sal_uInt8 nAdj = 255; in ParaAdjust() local
4596 nAdj = 0; in ParaAdjust()
4600 nAdj = 2; in ParaAdjust()
4605 nAdj = nAdjBiDi = 3; in ParaAdjust()
4608 nAdj = nAdjBiDi = 1; in ParaAdjust()
4614 if ( 255 != nAdj ) // supported Attribut? in ParaAdjust()
4619 m_rWW8Export.pO->Insert( nAdj, m_rWW8Export.pO->Count() ); in ParaAdjust()
4654 m_rWW8Export.pO->Insert( nAdj, m_rWW8Export.pO->Count() ); in ParaAdjust()
4659 m_rWW8Export.pO->Insert( nAdj, m_rWW8Export.pO->Count() ); in ParaAdjust()
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx244 sal_uInt16 nAdj, const SwInsertTableOptions& rInsTblOpts, in SwUndoInsTbl() argument
250 nSttNode( rPos.nNode.GetIndex() ), nRows( nRw ), nCols( nCl ), nAdjust( nAdj ) in SwUndoInsTbl()
726 sal_Unicode cCh, sal_uInt16 nAdj, in SwUndoTxtToTbl() argument
730 pHistory( 0 ), cTrenner( cCh ), nAdjust( nAdj ) in SwUndoTxtToTbl()

Completed in 79 milliseconds